资源列表
ping
- 用VB实现PING命令,方便使用,大家可以根据需要做修改-Using VB to achieve PING command, user-friendly, you can modify according to needs to be done
AWK
- analysis lossrate/delay/throughout-wireless trace analysis
TCPip
- 实现简单的TCP/IP通信,PC端,可发送数据。-The realization of a simple TCP/IP communications, PC client can send data.
filetransfer_tcp_udp
- File transfer between two machines using two protocols UDP and TCP
chat1
- simple chat source. sample of tcp/udp socket usage
PowerProxy
- 一个小巧的强大代理程序(编译后压缩大约5K),工作模式是多线程的,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP) --A small powerful agents (compiled compression about 5 k), work mode is multithreaded, at the same time support three kinds of commonly used
TCP.IP.embedded
- 嵌入式TCP IP设计高级代码实例Advanced TCP IP design of embedded code examples -Advanced TCP IP design of embedded code examples
rio.tar
- RIO AQM technique for NS2
serverandcli
- 网络编程练手的,很简单,新手可用,可下载去直接测试-Network Programming practicing hand, simply put, the novice is available, can be downloaded directly to the test
RMI
- This simple implementation of RMI Server and RMI Client -This is simple implementation of RMI Server and RMI Client
TCPIPProtocolRFC
- TCPIP协议簇常见协议RFC对应表,网络珍贵版-Common protocol TCPIP Protocol RFC cluster correspondence tables, the network version of the precious
tcpConnect
- VB读TCP/RS485串口电表的小程序 打开程序后,移开tcpserver窗体,在tcpclient窗体中先按connect连接,然后就能从返回一个文本框中返回十六进制表示的数据,具体设置ip地址与电表参数需在代码中自己更改