资源列表
urlReader.java
- 从URL读取WWW网络资源,然后使用java URLReader查看运行结果欢迎各位使用.-read from the URL WWW network resources, then use the java URLReader View operating results to welcome you use.
MuluiTalkClient.java
- 支持多客户的Client/Server程序设计.在服务器上运行一个永久的程序,它可以接收来自多个客户端的请求,并为它们提供相应的服务.欢迎各位使用-support multiple clients Client / Server programming. The server running on a permanent procedures, which can receive from a number of the client's request, and to provide
aloha
- aloha协议仿真基于omnet仿真平台-aloha agreement omnet simulation based simulation platform
20053221198383
- 这是一个用TCP 控件实现的文件上传下载供大家参考-This is a realization with TCP control uploading and downloading of documents for reference
filechanclation
- 这是一个文件互传的程序请大家指教-This a file-trading procedures Please advise
RomoteIndex
- 一个简单的远程词霸[英语]源码!!你可以通过本端查找你所需要的单词。。 自己看,效果一般!!菜鸟试手的-a simple remote unwelcome source [English]! ! You can end the search for what you need words. . Their view, the general effect! ! A birdie try hands! !
VBGetNetCardAddress
- 使用VB编程,获取本机网卡地址,方便网络编程-use VB, access to the machine card addresses to facilitate network programming
Mutlitcast
- java组播实现聊天室 着是一个利用MulticastSocket技术实现的网络聊天室-achieve chat rooms with the use of a technology MulticastSocket network Chat Room
get_net_info
- 可获取本机(windows环境下)的网络设置和网卡信息。-access to the machine (Windows environment) and Ethernet network configuration information.
PeerYouC
- 网络控制程序,控制远程端的机器,获取相关信息,得到相关操作-network control procedures, remote-control machine access to relevant information, receive operation
netsharesoft
- 一个可以实现网络资源共乡的代码,非常好用,老外遍的-one can achieve total network resources of the township code, very good, the foreigners times
UDPDataPacker
- 习惯了TCP编程,认为UDP可以包办这些问题是错误的。一个UDP应用程序要承担可靠性方面的全部工作,包括报文的丢失、重复、时延、乱序以及连接失效等问题。 通常我们在可靠性好,传输时延小的局域网上开发测试,一些问题不容易暴露,但在大型互联网上却会出现错误。 UDP协议把递送的可靠性责任推到了上层即应用层,下面简单编写了几个类来专门处理两个问题:乱序和丢包。-accustomed to the TCP programming, UDP can be arranged that t