搜索资源列表
multi_thread_socket_filetrans
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能. 在局域网中测试达到极限速度. 支持断点续传. 服务端可同时接收多个文件. 传输文件的同时可以发送网络消息.-multi-threaded socket file transfer / support HTTP / transceiver news / obstruction use point-to-multipoint modes of socket, m
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
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
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.
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
AsyncSocket
- socket多线程并发异步通讯 1、多客户端; 2、高并发连接断开; 3、高并发异步接收发送; 4、无丢包;-socket multithreaded concurrent asynchronous communication, multi-client 2, high concurrency disconnected 3, high concurrency Asynchronous Receiver Transmitter 4, no packet loss
Web-application-source-code
- 使用Visual C++ 或Visual Studio集成开发环境与Socket API,使用C++编程语言,设计并实现了一个简单的点对点的多线程网络聊天软件,使用多线程实现数据的收发-Using Visual c++ or Visual Studio integrated development environment and the Socket API, using c++ programming language, designed and implemented a simple po
qt_oicq
- 类似于qq的聊天工具,采用socket编程,用于了多线程,select,还有心跳机制,守护进程!-Similar to qq chat tool, using socket programming for a multi-threaded, select, and heartbeat mechanism, the daemon!
socket_learn-master
- 使用C语言实现socket多线程编程,入门级的小程序,适合初学者学习。-The use of C language socket multi-threaded programming, entry-level small procedures for beginners to learn.
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