搜索资源列表
NetLibrary
- 网络socket,IO,线程池,同步,日志等等, 利用面向对象以及范性特性,为在VC下开发网络应用程序打下坚实的底层基础。-network socket, IO, thread pool, synchronization, log, etc., and the use of object-oriented Fan sexual characteristics, for the VC and development of network applications and lay a solid b
mmlserver
- java实现的socket连接池,使用了apache的objectpool-java achieve the socket connection pool, the use of the apache objectpool
WinTunnel_src
- 一个经典的socket到http的转换程序,线程池实现-a classic http socket to the conversion process, Thread Pool
MiniICQ13
- MiniICQ1.3面向Socket基于线程池技术的java聊天室程序下载(含源代码) 首先,安装jre 没有的自己搜一个。 运行服务器端。startServer.bat成功! 运行2个客户端。startClientw.bat 窗口出来以后可以把客户端的命令窗口关掉。 现在的版本还没有注册功能,帐号 随便 有什么问题请和我联系 QQ:281284015 Email:ibm_chen@163.com 欢迎大家来chensoft.cn和我一起讨论java
EventSelectServer
- 以线程池的方式设计服务器,每个线程管理多个SOCKET
ass5
- socket连接池编程-socket connection pool Programming
189745socket+pool
- 线程池+socket,非常好的服务器端源代码,可以很深入的学习线程池技术
epoll多线程
- Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Thre
ThreadPool_final.rar
- 此代码作为Server,使用TCP Socket编程技术,利用多线程并发,并且使用了线程池技术,修改宏定义可以实现任意路client并发连接到此服务器,This code as a Server, using TCP Socket programming using concurrent multi-threaded, and uses the thread pool technology, to amend the definition of macros can be complicated
ThreadPool
- 写一个关于线程池,发送接收Socket编程,用户发送一个请求,就从线程池中取出一个线程给用户处理-Write one on the thread pool, sending and receiving Socket programming, the user sends a request to remove a thread from the thread pool handle to the user
SocketServer
- 利用线程池来进行多线程的客户端/服务器的Socket编程 编译出来的SocketServer.exe为服务器端,客户端的话,只需在当前文件夹的dos窗口中运行运行 SocketServer.exe /client即可-Full Multi-thread Client/Server Socket Class with ThreadPool
Socket
- Linux 之下实现的使用线程池的 socket 优秀例子-Under the use of Linux to achieve excellent example of socket thread pool
Wuyi
- 自己收集的许多工具类:socket读写线程池,存储超时对象的对象池,MD5类,字符串处理类,时间字符串转换类等等。-socket thread pool
SocketAsyncEventArgsPool
- 异步socket传输中所用到的连接池类,专门用于构建高性能socket服务器-Transmission of asynchronous socket connection pool used in class
Fingerprintattendancesystem(10-19)
- 指纹签到系统 怎样管理线程,内存池,socket通信-Fingerprint attendance system how to manage threads, memory pools, socket communication
socket
- 一个简单的socket服务器,两个独立的线程分别处理输入流和输出流,然后一个简单的线程池处理从输入流中解析出来的iso8583数据包-A simple socket server, two separate threads are processing the input and output streams, then a simple thread pool to parse from the input stream of data packets out of the iso8583
Socket
- 学习资料 Socket编程 包括C/S 多线程 固定和可变的线程池 协议-Learning materials, including Socket Programming C/S multi-threaded thread pool of fixed and variable agreement
socket
- SOKRET 通信长连接 短连接的 SOCKET池实现-SOKRET short communication connections SOCKET long connection pool implementation
socket
- 对socket函数的一种封装,含有连接池和非连接池两种方式,并带有错误处理-For socket function A package containing connection pooling and non-connecting pools in two ways, and with error handling
socketlib
- 基于socket连接池, socket常用的接口封装(Socket based interface encapsulation based on socket connection pool)