资源列表
pl2.7pojie
- 飘零2.7网络验证源码.需要的可以下载。含模块-Falling 2.7 network authentication source
udt.tar
- 包含了UDT代码的所有的版本,实现了基于UDP的可靠传输及拥塞控制算法-All versions of UDT is included in this file, that acommplish a new transport protocol,which has a reliable transportation algorithm and a congestion algorithm ,based on udp.
WebServer
- java实现tcp多线程服务,北京理工大学计算机网络实验-java tcp multithreaded, Beijing Institute of Technology Computer Network Experiment
disruptorDemo
- 这是一个disruptor的demo,可直接运行-this is a disruptorDemo with web
socket
- socket网络编程,实现流式套接字的客户端服务器程序,适合新手学习使用。-client server program socket network programming stream socket, suitable for novice to learn to use.
4led
- STM32F430 four led sample code good for starter.
PhotoAlbum_51aspx
- asp.net相册源代码DEMO,其他懂得的~-the asp.net album source code DEMO
pengjingzhuangshi
- 一个非常漂亮的装饰公司ASP源码,完整,后台无限制,无毒-A very beautiful decoration company ASP source code, complete background unrestricted, non-toxic
CRC32_for_internet
- 经过测试的CRC32生成示例,支持中文,测试界面更友好。可用于INTERNET上的文件传输,使用VS2005编写-Generate the CRC32, support the Chinese charactors, User interface more friendly.It can be used when transfer data on internet.created by VS2005
TCP-IP
- 这是TCP/IP实现的完整的C语言源代码,可以做为学习使用,很不错的。-This is a complete C language source code for the TCP/IP implementation, can be used as learning to use, very good.
WINDOWS_messageDispatch
- 每个消息都有 wParam 和 lParam,如WM_COMMAND,wParam包含两个不同的值,其中: wParam:低字节是控件的id,高字节是通知码 notifyCode lParam: 强制转换为按钮或控件的句柄值 hWndCtl-Each message has wParam and lParam, WM_COMMAND, wParam contains two different values, including: wParam: low byte contr
3.ESFramework.Demos.P2P
- 通过p2P的方式实现windows 与linux之间的通信。-The way through p2P the communication between windows and linux.