Skip to content

pure c++ project for file transfer use tcp protocol

Notifications You must be signed in to change notification settings

constantine001/uploadfile

This branch is up to date with lutaf/uploadfile:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Lutaf
Jan 16, 2013
765e2cf · Jan 16, 2013

History

2 Commits
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013
Jan 16, 2013

Repository files navigation

uploadfile

pure c++ project for file transfer use tcp protocol

##描述

  • vs2003编译,生成win32 dll
  • IO模型采用阻塞模式
  • 项目中可以重用的类:CSimpleSocket,CReadStream,CWriteStream,可以非常方便的使用在win32 平台下的网络编程
  • 项目故事:http://lutaf.com/110.htm

About

pure c++ project for file transfer use tcp protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.9%
  • Objective-C 3.1%