资源列表
mediaplayYYYYYYYYYYYYYYY
- 一个简单的程序 因为是初学者 很简单的-a simple procedure because it is very simple beginner-huh
Reuse_Of_TCP_PORT
- bind 普遍遭遇的问题是试图绑定一个已经在使用的端口。该隐患是也许没有活动的套接字存在,但仍然禁止绑定端口(bind 返回 EADDRINUSE),它由 TCP 套接字状态 TIME_WAIT 引起。该状态在套接字关闭后约保留 2 到 4 分钟。在 TIME_WAIT 状态退出之后,套接字被删除,该地址才能被重新绑定而不出问题。本文提出了解决该问题的方法。-bind common problem encountered is trying to bind a port already in u
aodv
- aodv tcl file in network simulator 2
wrls-aodv
- AODV Protocol for WSN code foe NS2
ProxyThread
- Web Proxy Server Background A Web proxy server listens to requests, then retrieves the requested files from other Web servers and serves them to the clients. These proxy servers are useful in certain situations, such as on firewalls, where they c
UDPclient.rar
- Linux网络编程之UDP的客户端程序简单代码,可以传输各种文件,适合初学者学习使用。,Linux Network Programming for the UDP client program easy code, you can transfer all kinds of documents, suitable for beginners learning to use.
获取一个http响应的数据
- 通过socket编程,向一个ip地址发去一个请求,获取一个http响应的数据。-Get a http response data.
visitorcheck
- this php source code-this is php source code
Capturepacket
- used to capture the packet from the server.. its an another procedure-used to capture the packet from the server.. its an another procedure...
irc
- IRC Client written in C to remain idle in an IRC channel can login with a registered nickname.
UDPReceiver
- UDPReceiver,VC++编写,UDP协议接收机-UDPReceiver, VC++ Preparation, UDP protocol receiver
HttpProxy.py
- 一个简单的Http代理服务器,源码中只接受本地客户端,可通过修带服务器的IP接受非本地客户端。-A simple Http proxy server source code to accept only local clients, can accept non-local client with the server by modifying the IP.
