资源列表
sendTCP
- 发送tcp数据包,格式:源IP 源端口 目的IP 目的端口 -Send tcp packet format: The purpose of the source IP source port destination port IP
webserver-ipv6
- 这个程序是在uip协议栈上实现的对节点进行操作eweb浏览程序。通过这个程序可以熟悉uTCP/ip。-This program is implemented on uip stack to operate on the node eweb browsing program. Through this program can be familiar with the uTCP/ip.
QT
- QT編碼之TCP/IP應用 QT編碼之TCP/IP應用-QT encoding the TCP/IP applications
1PortTest-gimusa1
- PortTest VISUAL BASIC 6.0
Setting_IP
- 这是一款用于修改IP地址的软件,方便于经常要更改IP地址的网管使用;-This is a software used to modify the IP address, and convenience often want to change the IP address of the network management
tcp-socket
- a client server TCP protocol creates a socket a 2 way communication
UDPtest
- UDP网络方式的测试程序,包括绑定本地固定的端口进行发送和接收,远端也同样通过端口接收。-udptest
TCP_IP_SERVER
- TCP/IP source codes Network
TPC_IP_ch3
- TCP/IP source codes Network server
cn
- ns2 sample examples given
双向绑定
- Vue shuangxiangbangding example
server-client
- ServerSocket表示服务器上的套接字,该套接字等待并侦听来自客户端的服务。套接字表示服务器和客户端之间通信的端点。当服务器获得作为服务请求,它创建一个套接字与客户端进行通信,并继续侦听ServerSocket上的其他请求。客户端还创建一个套接字,以便与服务器进行通信。(ServerSocket represents the socket on a server that waits and listens for service from a client. Socket repre