资源列表
Implementation_of_CSMA
- 无限局域网MAC层的CSMA协议的三种实现方法,使用java完成,三种分别是NonePersistent,NonePersistent1和OnePersistent,是无线MAC设计的良好参考代码-Wireless network CSMA implementation using Java,containing NonePersistent,NonePersistent1 and OnePersistent,very useful when designing MAC layer protoc
Stream-multicast
- 下一代流式网络多播协议的实现,使用java完成,是点点流式数据多播的典型实例,带有网络监视器端口。-Implementation of Streaming multicast using Java, with network monitor to see into the data transmitted in the network.
rfc2801
- A document describing the RFC(Request For Comments) 2801. It s standards, purposes and applications.
java
- hello world. this a try to help all people on the earth to learn java-hello world. this is a try to help all people on the earth to learn java
vvsoft
- P2P之UDP穿透NAT的原理与实现源代码.rar-P2P principle of UDP through NAT and implementation of the source code. Rar
Socket
- Socket文件传输 Socket文件传输-Socket File Transfer Socket File Transfer Socket File Transfer
PHP100example
- PHP开发一百例,是学习php网页制作的好帮手-PHP development of 100 cases, is to learn from php page make a good helper
PHPcodingstandards
- PHP编码规范,方便大家规范自己的编码风格-PHP coding standards to facilitate their own coding style, we regulate
PHP5study
- PHP学习教程,是学习php编码的好课程,值得收藏-Learning PHP tutorial to learn php coding a good program, it is worth Collection
PHPManual
- PHP中文手册,方面大家查找php文法,是学习php不可缺少的好资料-English PHP manual, connection, we all search for php grammar
IpPing
- Excel保持需要ping的Ip地址,然后对保持的地址进行4次ping命令,最后把ping不通的地址保存在txt文件中。-Excel need to ping the Ip address to keep, and then address four times to keep the ping command, the last does not make sense to ping addresses stored in the txt file.
Pipe
- 一个双线程安全的Pipe实现。一个线程在端读,另一个线程在另一端写,可以用做线程间通信。-A two-threads safe Pipe implement. One thread writes on the in-side, and another thread reads on the other side. U can use it to communicate in two threads. It s safe!
