文件名称:UDP
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 韩**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简单的UDP协议实现。
代码包含server端和client端两个进程,两个进程可实现消息互发和接受对方信息。-A simple UDP protocols. The code contains two server-side and client-side process, the two processes can realize the message to send each other and accept each other' s information.
代码包含server端和client端两个进程,两个进程可实现消息互发和接受对方信息。-A simple UDP protocols. The code contains two server-side and client-side process, the two processes can realize the message to send each other and accept each other' s information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UDP_client.c
UDP_server.c