Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - select socket
Search - select socket - List
Samples illustrating the various Winsock I/O models under the following directories: blocking Illustrates the blocking sockets model. This includes blocking client and server samples. nonblocking Illustrates the non-blocking socket model using the select API. Only a server sample is provided. WSAAsyncSelect Illustrates the WSAAsyncSelect socket model. Only a server sample is provided. WSAEventSelect Illustrates the WSAEventSelect socket model. Only a server sample is provided. overlapped Illustrates the overlapped IO model using events.Only a server sample is provided. iocp Illustrates overlapped IO using an IO comletion port.Both a client and server sample are provided.
Date : 2008-10-13 Size : 77.3kb User : Janferry

用C实现的TCP/IP socket连接/读/写操作。采用了select方法来设置socket超时。此示例在Windows/unix系统下编译运行通过。-C realization of TCP / IP socket connections / read / write operation. Select the method used to set the socket overtime. This example in the Windows / Unix systems running through the compiler.
Date : 2008-10-13 Size : 2.75kb User : 潘振瑶

用C实现的TCP/IP socket连接/读/写操作。采用了select方法来设置socket超时。此示例在Windows/unix系统下编译运行通过。-C realization of TCP/IP socket connections/read/write operation. Select the method used to set the socket overtime. This example in the Windows/Unix systems running through the compiler.
Date : 2025-12-21 Size : 2kb User : 潘振瑶

Samples illustrating the various Winsock I/O models under the following directories: blocking Illustrates the blocking sockets model. This includes blocking client and server samples. nonblocking Illustrates the non-blocking socket model using the select API. Only a server sample is provided. WSAAsyncSelect Illustrates the WSAAsyncSelect socket model. Only a server sample is provided. WSAEventSelect Illustrates the WSAEventSelect socket model. Only a server sample is provided. overlapped Illustrates the overlapped IO model using events.Only a server sample is provided. iocp Illustrates overlapped IO using an IO comletion port.Both a client and server sample are provided.
Date : 2025-12-21 Size : 77kb User : Janferry

DL : 0
利用套接字的Select模型开发一个远程文件下载程序。很好很强大,很值得学习。-Select model development using the socket to a remote file download. Very very strong, very worthwhile.
Date : 2025-12-21 Size : 39kb User : zhangbo

windows系统下的一个基于WS2_32.lib的socket网络框架,与CAsyncSOcket类不一样的地方是它可以跨线程使用,采用select模型实现socket通讯,具有常见的事件方法,比如OnClose,OnAccept,OnReceive,OnSend等事件通知,还有常用的send等发送数据接口,简单易用。欢迎大家使用,也欢迎改进改软件框架。-1.base on S2_32.lib 2.select model 3.event model. 4.easy to use
Date : 2025-12-21 Size : 4kb User : fangta

基本的Socket编程,进行了简单封装,使用select模型,适合中型用户的连接-Basic Socket Programming, simple package, use the select model, suitable for medium-sized users to connect
Date : 2025-12-21 Size : 15kb User : sun

简单的select socket服务器,c语言实现-Simple the select socket server, c language
Date : 2025-12-21 Size : 12kb User : qc

DL : 0
TCP socket for server, select process mutil thread process and synchronization
Date : 2025-12-21 Size : 120kb User : yanchao
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.