Skip to content

利用python的socket实现的基于TCP的文件传输程序

Notifications You must be signed in to change notification settings

saberbin/socket-

Repository files navigation

socket-文件传输程序

利用python的socket实现的基于TCP的文件传输程序

能够实现大文件的传输,不过传输效率就不敢保证了,因为大文件需要循环读取分批发送,接收方也需要循环接收保存。

About

利用python的socket实现的基于TCP的文件传输程序

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages