pure c++ project for file transfer use tcp protocol
##描述
- vs2003编译,生成win32 dll
- IO模型采用阻塞模式
- 项目中可以重用的类:
CSimpleSocket,CReadStream,CWriteStream,可以非常方便的使用在win32 平台下的网络编程 - 项目故事:http://lutaf.com/110.htm
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
pure c++ project for file transfer use tcp protocol
##描述
CSimpleSocket,CReadStream,CWriteStream,可以非常方便的使用在win32 平台下的网络编程pure c++ project for file transfer use tcp protocol