搜索资源列表
TcpTest
- 一个完整的TCP/IP。客户端服务器端连接程序。是学习C#网络编程基础的例程。
FTP
- FTP及http客户端例程,可作为自己构建客户端软件的基础。 自由分享
WinPcap_MultiNIC_recieve
- Windows系统中在单进程中使用Winpcap开发包接收多个网卡数据包的例程,使用WaitForMultipleObjects机制。是Windows系统软路由器开发的基础技术之一。注意,在某些winpcap版本下,WaitForMultipleObjects机制的支持可能会有问题,这是winpcap本身的问题。-Windows systems in a single process using Winpcap development kits to receive data packets o
MinWinsockSpi
- Winsock_Spi最小化的基础服务提供者和安装例程-Winsock_Spi minimize the basis of service providers and installation routines
Basic-SOAP-Examples
- echelon公司电力线载波机制中,关于SmartServer网关可编程功能的SOAP基础例程,其中有改动-Echelon ,PLC ,SmartServer,SOAP,C#
linuxsocketexample
- linux网络基础例程socket实例client server实现简单通讯,用kdevelop和QT实现-linux network client server based instance of the routine simple socket communication, achieved with kdevelop and QT
soc_thr
- 基于UNIX、Linux的socket多线程编程的基础样例代码。-Sample code based on the basis of multi-threaded programming in UNIX, Linux' s socket.
P2PVideo
- P2P例程代码,从理论论到实践,从基础到项目,循序渐进地讲解了P2P技术的基本知识体系,同时配合开发案例进行P2P应用实战开发-P2P routine code from theory theory to practice, from foundation to the project, step by step to explain the basics of P2P technology system, and with the development of practical case s
chrome_base
- chrome浏览器中的基础构件代码,如线程池、weak_ptr、单例模式类等。-chrome browser code base component, such as thread pools, weak_ptr, Singleton pattern and so on.