CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - IOCP socket
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
xml-soap-webservice
Remote Control
P2P
TCP/IP stack
SNMP
Grid Computing
CloudComputing
Search - IOCP socket - List
[
Internet-Network
]
精通windows socket网络开发
DL : 0
这是介绍了好几种常见的网络通信架构,有异步事件模式,iocp模式,重叠端口模式等。程序很好用,实例也很好。
Date
: 2009-08-12
Size
: 868.36kb
User
:
liyani_1980
[
Internet-Network
]
IOCP完成端口模型示例代码
DL : 0
采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。-completed using sockets for port operations. Elementary explanation, detailed analysis, and coding steps, the other with detailed explanatory note attached to the source code (in order to take care of most friends, and I are all for the MFC source).
Date
: 2025-12-18
Size
: 20kb
User
:
石磊
[
Internet-Network
]
IOCPNet_Demo
DL : 0
SOCKET基类,数据包处理,自动解饱.这是个VC开发的打包与解包的核心代码,以飨大家-SOCKET base class, data packet processing, automatic solution bun. This is a development of the VC Packing and Unpacking the core code for our people
Date
: 2025-12-18
Size
: 33kb
User
:
sonka
[
Internet-Network
]
ClientIOCP
DL : 0
客户端采用IOCP的方式,socket封装类-client using IOCP, socket Packaging Category
Date
: 2025-12-18
Size
: 7kb
User
:
朱明刚
[
Internet-Network
]
IOCPDemo
DL : 0
windows socket网络编程之io完成端口模型的例子-windows socket network programming on the io completion port model examples
Date
: 2025-12-18
Size
: 1.19mb
User
:
旺旺
[
Internet-Network
]
DelphiIOCP
DL : 0
对WINSOCKET的完成端口模型进行封装的类,Delphi写的,效率不错! -WinSocket the completion of the port model of the type of package, Delphi written good efficiency!
Date
: 2025-12-18
Size
: 53kb
User
:
free
[
Internet-Network
]
IOCP
DL : 0
IOCP 的delphi 实现, 本人测试OK的.-IOCP of delphi realize, I test the OK.
Date
: 2025-12-18
Size
: 854kb
User
:
zzzzzz
[
Internet-Network
]
SmartServer
DL : 0
VC++写的socket server 支持线程池 iocp模型.-VC++ Written to support the socket server thread pool iocp model.
Date
: 2025-12-18
Size
: 57kb
User
:
林健
[
Internet-Network
]
Sonic_Net
DL : 0
高效socket服务器要用到的(windows平台)iocp技术,可以提高服务器的并发连接数-Efficient use of the socket server (windows platform) iocp technology, can improve the number of concurrent connections the server
Date
: 2025-12-18
Size
: 76kb
User
:
谢黎鹏
[
Internet-Network
]
DtLibrary
DL : 0
基于IOCP编程,提供了开发高性能SOCKET服务器所需要的框架,在此框架上,可以开发出自己的SOCKET服务器程序.-IOCP-based programming, provided the development of high-performance needs SOCKET server framework, we can develop their own procedures SOCKET server.
Date
: 2025-12-18
Size
: 131kb
User
:
guwei.fu
[
Internet-Network
]
echo_server
DL : 0
这是一个我经过多次寻找验证,保证不丢数据的socket IOCP的程序。用法很简单。-This is a many times I have been looking for validation to ensure data is not lost socket IOCP procedures. Usage is very simple.
Date
: 2025-12-18
Size
: 115kb
User
:
袁志
[
Internet-Network
]
windowsSock-IOCP
DL : 0
windows网络模型之IOCP 实现的考试系统 可以连接大量套接字 需要配置数据源,用的access数据库-windows network model of the examination system to achieve IOCP can connect a large number of socket need to configure the data source, access the database used
Date
: 2025-12-18
Size
: 92kb
User
:
wake
[
Internet-Network
]
IOCP-SRC
DL : 0
IOCP实现,高并发的Socket编程,可用于网络通讯程序的后台实现-IOCP achieve high concurrency Socket programming, network communication can be used for the background process to achieve
Date
: 2025-12-18
Size
: 155kb
User
:
yy
[
Internet-Network
]
IOCP
DL : 0
关于IOCP 关于Socket与完成端口的C++源代码。-About IOCP-(C++)Soure Code,Contains four examples of different degrees of difficulty. About Socket and finish port of C++ source code.
Date
: 2025-12-18
Size
: 3.88mb
User
:
gorde
[
Internet-Network
]
IOCPMFC
DL : 0
WINDOWS SOCKET IOCP模型编程例子-WINDOWS SOCKET IOCP
Date
: 2025-12-18
Size
: 172kb
User
:
chen
[
Internet-Network
]
IOCP
DL : 1
Socket通讯中服务端的性能最高的实现方法:完成端口,-Socket client communication services to achieve the highest performance method: the completion of the port,
Date
: 2025-12-18
Size
: 7.59mb
User
:
吕高建
[
Internet-Network
]
IOCP
DL : 0
封装了Socket(完成端口框架模型)IOCP相关操作的类,可方便继承以便开发自己的服务及客户端-this is a Pragram about Socket(IOCP),you can use it or make it in your own Programs
Date
: 2025-12-18
Size
: 146kb
User
:
刘邦
[
Internet-Network
]
IOCP
DL : 0
ICOP服务器的开发,并提供源代码,动态库,调用DEMO(包含VC,C#,Delphi7)。 阅读源代码最好对C++,TCP/IP,socket编程,多线程和MFC有一定了解。 程序编译环境:Visual C++ 6.0。运行在Windows NT/2000或以上版本系统。-ICOP server development, and provide the source code, dynamic library, called DEMO (VC, C#, Delphi7). Read the source code is best for C++, TCP/IP, socket programming, multithreading, and MFC have a certain understanding. Compiled environment: Visual C++ 6.0. Running on Windows NT/2000 or later systems.
Date
: 2025-12-18
Size
: 54kb
User
:
greg
[
Internet-Network
]
iocpSocket
DL : 0
vc++6.0,网络编程,iocp,socket,网络通讯-vc++6.0, network programming, iocp, socket, network communication
Date
: 2025-12-18
Size
: 14kb
User
:
李南风
[
Internet-Network
]
IOCP-socket--test
DL : 0
IOCP,含完整工程(及测试程序)无内存泄漏,C-IOCP, including the complete works (and testing procedures) no memory leaks, C++
Date
: 2025-12-18
Size
: 28kb
User
:
jackson_mm
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.