文件名称:non_blocking
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-05-22
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- y
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
TCP、UDP 通信程序设计实验
Socket 编程基本原理参见参考文档
UDP 通信程序设计
选择一个操作系统环境(Linux 或者Windows)建议linux,编制UDP/IP 通
信程序,完成一定的通信功能。在发送UDP 数据包时做一个循环,连续发送
100 个数据包;在接收端统计丢失的数据包。-TCP, UDP communication program design experiments
Socket programming basic principles, see the reference documentation
UDP communication program design
Select an operating system environment (Linux or Windows) recommended Linux, the preparation of UDP/IP through
Letter procedures, the completion of a certain communication functions. When sending UDP packets to do a cycle, continuous transmission
100 packets the packet at the receiver s statistics.
Socket 编程基本原理参见参考文档
UDP 通信程序设计
选择一个操作系统环境(Linux 或者Windows)建议linux,编制UDP/IP 通
信程序,完成一定的通信功能。在发送UDP 数据包时做一个循环,连续发送
100 个数据包;在接收端统计丢失的数据包。-TCP, UDP communication program design experiments
Socket programming basic principles, see the reference documentation
UDP communication program design
Select an operating system environment (Linux or Windows) recommended Linux, the preparation of UDP/IP through
Letter procedures, the completion of a certain communication functions. When sending UDP packets to do a cycle, continuous transmission
100 packets the packet at the receiver s statistics.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
non_blocking\client_tcp.c
............\client_udp.c
............\server_tcp.c
............\server_udp.c
non_blocking