资源列表
code
- socket编程 windows下的 服务器和客户端程序-socket programming under windows server and client programs
winsocket-example
- VC2010一个简单的网络编程例子,包括客户端和服务器端,供大家参考-a simple winsocket programming example based on VC2010
BBS
- 用SQL JSP 写的BBS网站,简单易用 解压后倒入即用-Written with SQL JSP BBS website, easy to use unpacked into that with
lifecms
- 网站的一些常用功能和 应用技巧网站的一些常用功能和 应用技巧-网站的一些常用功能和 应用技巧
NETCTOSS_hibernate
- 模拟的电信资费系统。使用Struts2和Hibernate完成,可以模拟电信营业员的操作。-Telecommunication tariff system simulation.The use of Struts2 and Hibernate, can simulate the operation of telecommunication business.
EJTAG_TT_1.0.6.11
- e jtag tiny tool jtag
oldsoftwareforzenegaLoader
- old zenega loder here
IWebBrowser2
- 通过IWebBrowser2改变ie地址-IWebBrowser2 IWebBrowser2IWebBrowser2 IWebBrowser2IWebBrowser2IWebBrowser2
sock2014-5-5(1)
- sock通信小程序 可实现接收端对接收信息时间间隔的精确到微秒的计算,并对每条信息的序号进行检验。-sock communication applet enables the receiving end for receiving accurate information to the microsecond time interval is calculated, and the serial number of each message for testing.
cioprt
- The added scr ipt gets all the Industrical CP information
2.monkey
- c++ 开源框架 monkey,模块陆续上传-c++ open source framework monkey, gradually upload module
UdpCheckSum
- 刚开始时,服务程序根本接收不到我发的包,用ethereal抓包时发现数据确实是发送出去了,但显示信息表示UDP校验和不正确。 后来发现计算UDP校验和时,我把IP头也计算进去,实际上,UDP的校验和只需要计算从UDP头开始到后面的净荷。 找到问题后觉得十分简单,但如果有些朋友也犯了和我一样的错误的话,希望有所帮助。-UDP checksum calculation procedures