资源列表
DHCP
- 动态主机配置协议(DHCP)是用来自动给客户机器分配 TCP/IP 信息的网络协议。每个 DHCP 客户都连接到中央位置的 DHCP 服务器,该服务器会返回包括 IP 地址、网关和 DNS 服务器信息的客户网络配置-Dynamic Host Configuration Protocol (DHCP) is used to automatically allocated to the client machine TCP/IP network protocol information. Each
http
- socket通讯原理以及tcp、ip三次握手机制分析。-The socket communication principle and TCP, IP three-way handshake mechanism analysis.
tcpip
- This example demonstrates the use of the Symbian OS Sockets Client API to send and receive data to and from an external server using a connection oriented protocol.-This example demonstrates the use of the Symbian OS Sockets Client API to send and re
userlist
- Scan TCP ip user list ok!
udp
- UDP是TCP/IP协议族为传输层设计的两个协议之一,它在进程与进程的通信过程中,提供了有限的差错校验功能,是一种无连接的,不可靠的协议。UDP在一个较低的水平上完成进程之间的通信,在收到分组的时候没有流量控制机制也没有确认机制,适用于可靠性比较高的局域网。由于UDP采取了无连接的方式,因此协议简单,在一些特定的应用中协议运行效率高。UDP适合一些实时的应用,如IP电话、视频会议,它们要求源主机以恒定的速率发送数据,并且在网络出现拥塞时,可以丢失一些数据,但是延迟不能太大。基于这些特点,流式多媒
udp
- UDP服务器课程设计,具体要关注的环节
ace-network
- 这是基于ACE开发的Reactor和Proactor模型的通讯库.在实践中已经使用。库本身支持文件的断点传输,并在实际中使用,希望给大家一个引子学习。-This is based on the ACE Reactor and Proactor model developed by the communication library has been used in practice. Breakpoint library itself supports file transfer, and in
Udp_programming_code_for_network_communication_Cla
- 网络通信Udp编程经典代码Udp programming code for network communication Classic-Udp programming code for network communication Classic
IPV6-address-introduction-
- Introduce the IPV6 address knowledge.-Introduce the IPV6 address knowledge.
switch_simulation
- 模拟交换机的工作原理。包括存储转发、广播、反向学习等等。-principle. Include store - and-forward, radio, etc. reverse learning.
Chat-UDP
- 使用 UDP 协议的聊天室例子程序 —— 客户端 使用 nmake 或下列命令进行编译和链接 -Chat room using the UDP protocol example program- or the client to use nmake to compile and link the following command