搜索资源列表
WinsockIOCP_demo.zip
- 用于大量socket连接时使用IOCP捕获连接关闭事件以便释放资源的程序。可以解决winsock的AsyncSelect对句柄个数的限制问题
WinSock-2.2-API-(E)
- winsock是在windows平台下重要的通讯方式。-protocols of the windows platform important means of communication.
WinsockIOCP_demo
- 用于大量socket连接时使用IOCP捕获连接关闭事件以便释放资源的程序。可以解决winsock的AsyncSelect对句柄个数的限制问题- Uses in when the massive socket connection uses IOCP to catch the connection closure event in order to release resources procedure. May solve the winsock AsyncSelect 瀵瑰彞 handle
BankCaller_new
- c++实验,实现了一个银行叫号排队系统,使用Winsock进行进程间通信,可以跨机器操作,使用多线程模拟了银行内部调度机制。 中国科技大学面向对象编程C++课程试验-USTC C++ Bank Caller c++ test and achieved a bank called the number queuing system, use Winsock to inter-process communication, can be cross-machine operatio
BankCaller
- c++实验,实现了一个银行叫号排队系统,使用Winsock进行进程间通信,可以跨机器操作,使用多线程模拟了银行内部调度机制。-c++ test and achieved a bank called the number queuing system, use Winsock to inter-process communication, can be cross-machine operation, using multi-threaded simulation of the bank s in
WINSOCK
- 此文档详细介绍了如何使用多线程编程,并附有例子,可以为初接触多线程编程的人提供很好的帮助-This document details how to use multi-threaded programming, together with examples of early contact for multi-threaded programming help provide a good
MultithreadingApplicationsinWin32
- 在《Win32多线程程序设计》这本书中,Jim Beveridge和Robert Wiener告诉你什么时机、什么地点、什么方法可以使用多线程。 本书主题包括: ● Internet开发范例,包括ISAPI和WinSock。 ● 如何在服务器中使用线程和overlapped I/O。 ● 如何在多线程环境中使用C runtime函数库和MFC. 以C和C++写成的各个范例程序。 UNIX环境比较。让UNIX下的开发人员能转移到Win32-In the " Win
ex30a
- vc 编写的winsock多线程阻塞通信程序,经典实用-failed to translate
Winsock
- 用多线程技术和winsock实现了客户端与服务器端的通讯。-Winsock with multi-threading technology and to achieve client and server communication.
WINSOCKup
- 使用WINSOCK加多线程写的一个下载模块-Cadogan threads using WINSOCK write a download module
vbDLL
- vb多线程目前为止最稳定的,而且通过winsock测试 vb也可以做稳定的服务端了-vb by far the most stable multi-threaded, and through winsock vb can do the test server a stable
Winsock-BoardCast
- socket programming in visual basivc
hbsoractpointer
- 使用真正的Winsock做的最简单的通信程,可以-Use real Winsock do the most simple communication, you can
ptmi
- xilinx virtex constraint 通过Winsock控件建立的客户,服务器文件传输程序-Xilinx virtex constraint by Winsock control to establish client, server file transfer program
drjf
- 局域网通信源码,用C++通过winsock实现,初学者可以借鉴一下-LAN communication source code, using c++ by winsock implementation, beginners can draw lessons it
sqrac-ready
- 用 Winsock 控件,使你的系统时间与格林尼汉标准时间同步,-Using Winsock control, make your system time synchronization with Greene han standard time,
Wcnsock_good
- winsock 编程的事例,对初学者很有帮助,应该不错的(Winsock programming examples, is very helpful for beginners, should be good)
wanb
- winsock编程声明:最近一直有人要用我的这个实验报告,并为此多次给我发邮件(Winsock programming statement: has recently been someone want to use my this experiment report, and email me many times)
Win32多线程程序设计(源代码)
- ● Internet开发范例,包括ISAPI和WinSock。 ● 如何在服务器中使用线程和overlapped I/O。 ● 如何在多线程环境中使用C runtime函数库和MFC. ● 以C和C++写成的各个范例程序。 ● UNIX环境比较。让UNIX下的开发人员能转移到Win32. (Internet development examples, including ISAPI and WinSock. How to use threads and overlapped I
hfcs
- 聊天程序,利用WINSOCK套接字编程,可以进行聊天()