资源列表
man_mm1.nd
- this is sourcs code for use in opnet
unix-resolve
- Forward and reverse resolving names under Unix. The program provides direct and inverse resolving names under Unix. Example of use: $./resolve 127.0.0.1 localhost $./resolve.exe caxapa.ru caxapa.ru: 90.156.150.226.
TCPServer.java
- TCP协议的网络应用程序,TCPServer.java 服务器端代码-The TCP protocol networking applications, TCPServer.java server-side code
CheckURL
- 通过网页地址获取页面的内容,初学者学习资料-Through the Web address for the page content, learning materials for beginners
Ping
- Ping检测,以C++类的封装性,调用更加简单。 本代码在ubuntu和freebsd上测试均都通过,理论上兼容Linux和Unix。-Ping detection, C++ class of the encapsulation, calling more simple. The code is tested on both Ubuntu and Linux, theoretically compatible with FreeBSD and Unix
mm1
- code tcl that implements protocols in ns2
client
- linux下的以太网通信,用作客服端的程序-linux under the Ethernet communication, customer service end of the procedure used for
client
- socket编程,此代码为客户端源程序,调试通过,与server端配合运行-socket client
DSR_Throughput.awk
- DSR Throughput awk scr ipt to generate data for xgraph
MouseGame
- 用Java的SWT库实现的小游戏,运行程序后用鼠标捕捉图中小控件-Using Java' s SWT library small games, after running the program with the mouse controls to capture small and medium-sized map
sqlite_test
- tiny6410开发板sqlite测试程序,能够实现写入数据并读出,已测试通过-tiny6410 development board the sqlite test program can write data to and read out, have been tested
clsocketclient1
- socket编程,socket同步通讯客户端程序源码