资源列表
txl01
- 通讯录-Contacts
dsfds4
- 这是用JAVA编写的一个浏览器程序,希望大家分享,以后多多交流.-This is a JAVA prepared by the browser procedures, we hope to share the future to conduct more exchanges.
UDPDataPacker
- 习惯了TCP编程,认为UDP可以包办这些问题是错误的。一个UDP应用程序要承担可靠性方面的全部工作,包括报文的丢失、重复、时延、乱序以及连接失效等问题。 通常我们在可靠性好,传输时延小的局域网上开发测试,一些问题不容易暴露,但在大型互联网上却会出现错误。 UDP协议把递送的可靠性责任推到了上层即应用层,下面简单编写了几个类来专门处理两个问题:乱序和丢包。-accustomed to the TCP programming, UDP can be arranged that t
getInternetTime
- 获取Internet服务器的时间,获取Internet服务器的时间
winsocktrans
- 一个用 C语言开发的利用WINSOCK 进行通信的程序.-a C-language development with the use of Winsock communication procedures.
多线程服务器
- 多线程服务器,想当于浏览器的功能,一次可以打开多个HTTP连接,当然接收的文件类型有所限制-multithreaded servers, want the browser function, one can open multiple HTTP connections, of course, receive the file type restriction
Socket
- 用C编的一个小程序,基于Socket的基础编程,局域网连接,具有多线程
NetShareX
- 网络硬盘影射工具 IPC$网络硬盘共享,自己设置帐号密码-alluding to the network hard disk tools IPC $ shared network hard disk, set up their account passwords
dogmaction
- 机器狗源码...C写的. 大家可以学习下.原理部分
IP
- IP切换器,Autoit V3编写的自动对IP地址进行切换
AsyncSelect
- winsock异步选择模型,AsyncSelect 简单应用范例