Skip to content

Repository files navigation

socket-文件传输程序

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

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

About

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

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages