搜索资源列表
基于TCP-IP多线程文件传输
- 多线程socket文件传输,很好的一个例子,极力推荐-multi-thread socket programming for file translating. this is a very good example.
java多线程聊天程序GUI界面socket实现
- java多线程聊天程序GUI界面socket实现
epoll多线程
- Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Thre
多线程及数据库应用
- 应用于生程的一个实际,可演示多线程及socket编程应用。
VC socket多线程文件传输
- VC socket多线程文件传输
linux下C++socket多线程代码
- linux下C++socket多线程代码,linux under C++ socket multi-threaded code
milthread.rar
- 多线程socket文件传输,基于多线程技术实现文件传输功能。,Multi-threaded socket file transfer, based on the multi-threaded file transfer technology to achieve functional.
Chat.rar
- 一个简单的聊天程序,socket编程,使用了多线程。,A simple chat program, socket programming, the use of multi-threading.
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
SOCKET.rar
- 用socket编程实现客户端和服务器的编程,采用线程实现实时通信,Socket programming with client and server programming, using threads to achieve real-time communication
TSSTCSAfc.rar
- 用Delphi作的多线程阻塞Socket文件传输程序,Delphi for using the multi-threaded file transfer program blocking Socket
JAVA+Socketchat
- java socket多线程聊天室程序,服务器和客户端之间实现通信-java socket multi-threaded chat rooms, servers and client communications between
async_full_duplex
- 含有接收、发送、服务三个线程的Socket程序 -Three socket apps contains accept, send and server
Client
- 自己做的 MFC SOCKET框架 通过线程循环实现事件响应
socket
- Socket阻塞模式通讯测试(多线程) 适合初学者,测试输入本机相应的IP-Socket Communications blocking mode test (multi-threaded) for beginners to test the input of the machine corresponding IP
socket
- 使用MFC完成,使用一个专门的线程作为监听和接受,程序思路清晰,为二层架构,适合C++初级开发人员,对所有想跨入网络编程的人员有莫大帮助!-failed to translate
Socket
- 客户端与服务端通讯,其中涉及到多线程及对线程的处理、委托-Client and server communications, which involves multi-threaded and thread handling, commissioned
socket
- 用socket写的服务器端客户端程序,服务器端多线程,可以并发处理客户端的请求-Used to write server-side socket client program, server-side multi-threaded and can handle concurrent client requests
Socket异步通信,线程
- VC++写的Socket异步通信多线程例程(Socket asynchronous communication multithreading)
多线程socket服务器及客户端解决方案
- 实现多线程局域网信息点对点传播,在传播过程中实现信息加密。(Realization of point to point propagation of multi-threaded LAN information)