文件名称:udp
-
所属分类:
- 标签属性:
- 上传时间:2014-01-20
-
文件大小:7.91kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Linux下udp并发服务器的实现。服务器循环接收客户端的消息,每收到一个消息,fork()一次,通过子进程来完成客户端的消息。与tcp并发不一样,他不必listen()和accept()。-Udp under Linux to achieve concurrent server. Server receives the client' s message loop, each receives a message, fork () once the child process to be completed by the client' s message. Concurrent with the tcp not the same, he does not listen () and accept ().
(系统自动生成,下载前可以参看下载内容)
下载文件列表
udp/client
udp/client.c
udp/server
udp/server.c
udp
udp/client.c
udp/server
udp/server.c
udp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.