Skip to content

LZS911/TCP_file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TCP_file

Linux系统下基于TCP协议传输文件

file_server.c为服务器源代码 其中加入线程 可以同时连接多个客户端 主函数第一个参数为端口号 第二个参数为文件名 file_server.c为客户端源代码 主函数第一个参数为服务器端ip 第二个参数为服务器端端口号

About

Linux系统下基于TCP协议传输文件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages