文件名称:UDPEcho
介绍说明--下载内容均来自于网络,请自行研究使用
一个UDP echo服务器
用来把客户端发来的数据返回给客户端,同时可以用共享内存的方式由另一个进程得到信息
-A UDP echo client server used to send data back to the client, at the same time can use shared memory of the way of information by another process
用来把客户端发来的数据返回给客户端,同时可以用共享内存的方式由另一个进程得到信息
-A UDP echo client server used to send data back to the client, at the same time can use shared memory of the way of information by another process
(系统自动生成,下载前可以参看下载内容)
下载文件列表
myCount.c
myEchoClient.c
myEchoServer.c
myEchoClient.c
myEchoServer.c