c++实现tcp多线程文件传输及进度打印

时间:2021-08-01 13:47:21
【文件属性】:

文件名称:c++实现tcp多线程文件传输及进度打印

文件大小:266KB

文件格式:RAR

更新时间:2021-08-01 13:47:21

c++ tcp 多线程 打印进度

语言:c++, 利用tcp协议实现多线程文件传输,包括客户端和服务端的上传文件进度打印。


【文件预览】:
c++实现tcp多线程文件传输加打印进度
----networkserver.sln(1KB)
----client()
--------stdafx.cpp(212B)
--------FileIO.h(335B)
--------Network.h(581B)
--------stdafx.h(797B)
--------ClientControl.h(328B)
--------FileIO.cpp(1KB)
--------targetver.h(236B)
--------client.vcxproj.user(165B)
--------CLog.cpp(1KB)
--------client.cpp(2KB)
--------Network.cpp(2KB)
--------ClientControl.cpp(5KB)
--------client.vcxproj(5KB)
--------CLog.h(228B)
--------ReadMe.txt(1KB)
--------client.vcxproj.filters(2KB)
----server()
--------stdafx.cpp(212B)
--------server.vcxproj.user(165B)
--------FileIO.h(335B)
--------server.vcxproj.filters(2KB)
--------SLog.cpp(1KB)
--------Network.h(581B)
--------stdafx.h(820B)
--------ServerControl.h(280B)
--------ServerControl.cpp(6KB)
--------FileIO.cpp(1KB)
--------targetver.h(236B)
--------Pthread.cpp(4KB)
--------Network.cpp(2KB)
--------SLog.h(206B)
--------server.cpp(408B)
--------server.vcxproj(5KB)
--------Pthread.h(498B)
--------ReadMe.txt(1KB)
----编译前准备.txt(717B)
----Pre-built.2.rar(241KB)

网友评论