资源列表
UDP
- 在两台计算机间完成一个简单的UDP传输。 客户端 (1) 循环从命令行读入一行字符串,并传递给服务器,由服务器对字符串进行反转,并将结果返回给客户端 (2) 客户端显示反转后的字符串 (3) 当客户按下“delete”健后,关闭套接字,结束程序 服务器端 (1) 收到客户端数据包,首先验证数据包源地址是否合法 (2) 接收客户的数据,并显示客户的IP地址和端口号 (3) 接收客户传来的字符串,反转后传递给客户 -Between the two computer
VCgetMAC
- 一个可以获取本地MAC地址的小程序,在网络编程中可能用得到,可以移植,使用了系统的API。-One can get local MAC address applet may be used in network programming obtained can be transferred using the system API.
ucheenattraccs
- 用于生成陈吸引子的程序源码,能生成三三视图与一个三维吸引子图 可直接使用。-Used to generate the Chen attractor program source code can generate three to three-view with a three-dimensional attractor graph can be used directly.
client
- 基于网络编程的客户端聊天程序软件,可以实现实时的同服务器端通信。-Based on network programming client chat program,
file_stat
- 它是模拟文件状态的改变的处理与监视机制。-It is the processing and monitoring mechanism of the change of state of simulation files.
xt_NOTRACK
- This is a module which is used for setting up fake conntracks on packets so that they are not seen by the conntrack/NAT code for linux.
Prueba3
- scr ipt que prueba si los puertos se encuentran activos, además hace una petición snmp.
Browser__6879Tool5514
- 这是一个多媒体模块Browser__6879Tool5514,功能也是比较好的,可以学习参考-This is a multimedia module Browser__6879Tool5514, function also is good, can learn the reference
baiqiu
- 用java实行摆球功能,用多线程实现,能左右摆动-Java swing the ball with the implementation of functions with multi-threading, can swing around
src
- 用于测试异常的抛出,我们将此分为三个文件,请分别查看其中的内容加以理解。-For testing exceptions thrown, this is divided into three files, view the contents to be understood.
flex
- flex对话框限制所显示的文件类型实例 -flex dialog restrict the types of files displayed in the dialog box to limit the display flex instance document type instance
biaozhunhCSfuwuqi
- 标准的互联网C/S结构的网络服务器其实就是利用进程的网络编程的知识来实现并发网络服务器 服务端创建子进程为客户端服务-Standard Internet C/S structure of the network server is actually using the process of network programming knowledge to implement concurrent network server to create a child process server fo