搜索资源列表
multi_thread_socket_filetrans
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息.-multi-threaded socket file transfer / support HTTP / transceiver news / obstruction use point-to-multipoint modes of socket, m
AsyncSSLClient
- 配合异步socket使用SSL的例子。异步Socket可以使用很少的线程(最少只需要一个线程)就能管理大量的连接-with asynchronous socket using SSL example. Asynchronous Socket can use a few threads (at least only one thread) will be able to manage a large number of connections
filetransferclass
- SOCKET 多线程传输文件的源代码,分为客户端和服务器端,欢迎大家提供修改意见。-SOCKET multithreading transfer files of source code, is divided into client and server side, Welcome to provide revisions.
SOCKET-TCP
- SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client-SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client
WinTunnel_src
- 一个经典的socket到http的转换程序,线程池实现-a classic http socket to the conversion process, Thread Pool
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
TCP_UDP_SERVER
- 一个很好的SOCKET 类多线程服务器接受-A good type of multi-threaded server SOCKET accept
MultiThread_socket
- 以不错的事例描述多线程Socket的编程方法。-Describe the method of multi-threaded Socket programming using a good example.
CTPDemo_src
- 一个功能强大的大容量数据传输协议CTP ,基于socket,多线程,断点续传-A powerful high-capacity data transfer protocol CTP, based on the socket, multi-threaded, HTTP
clintserver
- 多线程的c/s的socket编程,比较基本-Multithreaded c/s of socket programming, more basic
tcpip
- 网络传输协议 1. 使用CSocket实现单线程文件传输 2. 应用多线程技术结合CAsyncSocket实现文件传输 3. 加入异常控制语句,增强程序的鲁棒性(Robust) 4. 了解如何提高套接字传输的速率及如何加强传输的稳定性 -Network transmission protocol 1. Use CSocket to achieve single-threaded file transfer 2. Application of multi-threaded fi
STSock32
- socket基类包装而成的,强大的套接字处理类,集成了阻塞非阻塞方式,TCP/udp方式 线程体,监听管理等功能-socket base packet lib, include more usefull operation for socket
winsock2
- TCP/IP SOCKET 多线程 简单实现并发接收客户端数据-TCP/IP SOCKET simple implementation of concurrent multi-threaded to receive the client data
socket
- tcp socket的聊天程序! 一个采用了多线程的控制台聊天程序,在聊天中同时可以进行文件传送。-tcp socket chat program! A multi-threaded console chat program, completes the file transfer.
server----CLIENY
- 详细的socket编程流程,多线程,tcp协议,-Detailed socket programming process, multi-threaded, tcp protocol,
TCPServer
- 通过多线程利用套接字实现TCP通信的服务器端编程。创建套接字通过多线程控制编写TCP通信的客户端,实现和客户端的通信。-Use by multi-threaded socket server-side programming in TCP traffic. Create a socket write TCP traffic control through the multi-threaded client, and client communication.
053-jhm_chat
- Socket编程示例,用CTCPSocket和线程实现的简单聊天软件。-Socket programming examples, with CTCPSocket and thread a simple chat software.
scommtest
- SOCKET通讯例子,SOCKET通讯例子(无多线程)-this is a socket example,OKKKKKKKKKK?
MySocket
- Java Socket实例(服务器多线程) 之前花大力气下的代码,代码不错就是太贵,现本人分享出来-The the Java Socket instance (server multithreaded) before spend great efforts under the code, the code is a good that is too expensive, and now I share it
TCP_IP socket编程
- 《TCP Sockets编程》通过循序渐进的方式,从最基础的概念到高级别的Ruby封装器,再到更复杂的应用,提供了开发成熟且功能强大的应用程序所必备的知识和技巧,帮助读者掌握在Ruby语言环境下,用套接字实现项目开发的任务和技术。 《TCP Sockets编程》适合对TCP套接字感兴趣的读者阅读。(TCP/IP Sockets in C: Practical Guide for Programmers, 2nd Edition is a quick and affordable way t