搜索资源列表
WinsockIOCP_demo.zip
- 用于大量socket连接时使用IOCP捕获连接关闭事件以便释放资源的程序。可以解决winsock的AsyncSelect对句柄个数的限制问题
receivServer
- 启动该服务器程序后,可用telnet machine port命令连接,其中machine为 本机名或地址,port为程序中指定的端口。也可以编写特定的客户机软件通过TC P的Socket套接字建立连接。-activate the server, telnet can be used machine orders port connectivity, machine-machine or address, port procedures as specified ports. Also the
monitorprogramme
- 一个利用socket监控另一程序的源码,定时重启程序.-use of a socket monitoring procedures of another source, the resumption of regular procedures.
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
Socke
- 采用多线程以及socket编程实现的聊天程序,有点类似QQ,是初学者很好的范例程序。-The use of multi-threading and socket programming implementation of the chat program, somewhat similar to QQ, beginners are very good examples of procedures.
sockettest
- 为了帮助大家学习多线程和socket我学了一个教学程序。里面的代码注释很详细,看了一定懂。看完会对多线程和socket有一个初级的了解-To help you learn multi-threading and socket I learned a teaching program. Very detailed comments inside the code, looked certain to understand. After reading many threads and socket
socketapp
- 一个关于Socket的小网络应用程序,希望对大家有用!-A little on the Socket web applications, we want to be useful!
Socket_demo
- VC++多个线程实例参考程序1,包括线程创建和使用socket编程-VC++ multiple instances of reference procedure 1 thread, including thread creation and use of socket programming
mproxysvr3
- 一个多线程的代理程序,程序运行后以服务的形式运行,程序以应用windows socket IO完成端口模型提供代理服务的原型设计-A multithreaded agent, the program running as a service to run the program to apply the windows socket IO completion port model provides a prototype design agent services
CMultiSvr(SOCKET-API-Multi-Thread)
- SOCKET API 阻塞 多线程 的TCP客户端程序,实现与多服务器通讯功能,并支持自主重连功能。-socket API blocking multi-thread tcp client
Chart
- windows下基于socket的多线程多人聊天程序-windows of the multi-threaded socket based chat program over
socket_sample
- 矩阵乘法的java多线程程序,有swing做的界面,通过socket进行网络传输,这个是主程序,还有三个小的类也会传上去。-socket code
Control_Socket
- Socket管理和控制小程序,用多线程的方式实现多个端口监听。-Socket management and control small program, using multiple threads way realization multiple port monitor.
SocketTest
- socket单线程程序例子,可以掩饰CSS通过socket交互数据情况-socket example
process
- 线程同步与异步套接字VC++编程实例,演示如何保证应用程序只有一个进程、线程死锁、基于消息的异步套接字实现,若要更细节的了解,请下载源码编译运行。-Thread synchronization with asynchronous socket VC++ programming examples, demonstrates how to ensure that only one application process, thread deadlocks, the message-based asy
DelphiSocket
- Delphi开发SOCKET编程,包括服务器端、客户端程序,希望送给有用的朋友。-Delphi developers SOCKET programming, including the server side, the client program, I hope to give a useful friend.
xgb_program_code
- 此源码基于socket windows下网络服务器程序,非阻塞模式(This source code is based on socket under Windows web server program, non-blocking mode)
PGNHD
- 一个简单的聊天程序,socket编程,使用了多线程,()
TYTFKW
- 此源码基于socket windows下网络服务器程序,非阻塞模式()
whgtq457
- 这是一个我经过多次寻找验证,保证不丢数据的socket IOCP的程序()