资源列表
socket
- 简单的测试socket函数程序 完成基本的网络通讯功能,可在局域网内收发信息。-Simple test socket function process is complete the basic network communication capabilities, you can send and receive messages within a local area network.
WPAN_Zigbee 非常有用的关于无线个域网技术
- 一个非常有用的关于无线个域网技术-Zigbee在NS2中仿真tcl源代码-A very useful technique for wireless personal area network in the simulation in NS2-Zigbee tcl source code
CServerSocket
- 一个简单的CS结构的通信类CServerSocket-A simple structure of the communication class CServerSocket CS
socket_file_transmit
- TCP/TP协议数据的发送和接收,包含server端和client端-TCP/TP protocol to send and receive data, including server-side and client-side
client
- 用TCP 和UDPprotocol来传输数据,具体请见英文描述-Introduction In this assignment, you will build a client for a simple streaming transport protocol. Media streams such as compressed video or audio are typically delay and jitter sensitive- real-time conversation
UDPPinger1
- 计算机网络自顶向下设计方法;课本里的一个UDP协议实验-Computer network design top-down approach textbooks experiment a UDP protocol
ssd8-ex3
- ssd8 ex3 using UDP and TCP to send and receive message between different hosts
TCPmessager
- 获取当前本机的TCP连接信息的E语言源码-access to the machine's current TCP Connection E. language information source
TCP_File_Transfer
- 程序分为发送端和接收端。首先在传输文件数据之前,发送端会把将装有文件名称和文件长度等 信息的数据包发送至接收端。接收端收到文件名称和文件长度信息后会创建好空白文件。接着开始传输 文件数据。-Program is divided into the sender and the receiver. First in a transmission file data before, the sender will put with the name of the document and fi
waitANDnotify
- 利用Java语言实现的停等协议。可以用于计算机网络课程设计。-Stop the use of the Java language and other agreements. Can be used for computer network curriculum design.
UDP
- 进行UDP数据传输,具有读写功能,具有很强的借鉴意义