搜索资源列表
-
0下载:
多线程socket文件传输/支持断点续传/收发消息/点对多点
使用阻塞方式的socket,使用多线程,有较高的性能.
在局域网中测试达到极限速度.
支持断点续传.
服务端可同时接收多个文件.
传输文件的同时可以发送网络消息.-multi-threaded socket file transfer / support HTTP / transceiver news / obstruction use point-to-multipoint modes of socket, m
-
-
0下载:
This a basic multi-threaded ping utility using a raw socket. Take a look at the screenshot for the feature list. This code is not 100% mine. It was adapted from code on the internet (Found in several places so not sure of the author). It has been mod
-
-
0下载:
此代码作为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
-
-
0下载:
這是一個client/server multi-threaded socket class.這個源代碼可利用TCP/IP或是UDP進行資料的交握-This is a client/server multi-threaded socket class. The source code can make use of TCP/IP or UDP data of Handshake
-
-
0下载:
一个很好的SOCKET 类多线程服务器接受-A good type of multi-threaded server SOCKET accept
-
-
0下载:
局域网文件传输,可以达到目前最快的局域网传输速度。-based file transfer SOCKET example, a multi-threaded file transfers, application and LAN
-
-
0下载:
以不错的事例描述多线程Socket的编程方法。-Describe the method of multi-threaded Socket programming using a good example.
-
-
0下载:
一个功能强大的大容量数据传输协议CTP ,基于socket,多线程,断点续传-A powerful high-capacity data transfer protocol CTP, based on the socket, multi-threaded, HTTP
-
-
0下载:
网络传输协议
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
-
-
0下载:
TCP/IP SOCKET 多线程 简单实现并发接收客户端数据-TCP/IP SOCKET simple implementation of concurrent multi-threaded to receive the client data
-
-
0下载:
tcp socket的聊天程序!
一个采用了多线程的控制台聊天程序,在聊天中同时可以进行文件传送。-tcp socket chat program!
A multi-threaded console chat program,
completes the file transfer.
-
-
0下载:
详细的socket编程流程,多线程,tcp协议,-Detailed socket programming process, multi-threaded, tcp protocol,
-
-
0下载:
通过多线程利用套接字实现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.
-
-
0下载:
使用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
-
-
0下载:
类似于qq的聊天工具,采用socket编程,用于了多线程,select,还有心跳机制,守护进程!-Similar to qq chat tool, using socket programming for a multi-threaded, select, and heartbeat mechanism, the daemon!
-
-
0下载:
使用C#语言Socket类TCP协议编写的Socket客户端和服务端通讯Demo,涉及到数据发送接收、多线程、监视器等操作。-Socket class using the C# language written protocol TCP Socket client and server communications Demo, involves sending and receiving data, multi-threaded, monitors and other operations.
-
-
0下载:
MFC 程序,基于vs2012,实现一种socket网络编程,多线程服务器程序-MFC program, based on vs2012, implement a socket network programming, multi-threaded server program
-
-
0下载:
使用C语言实现socket多线程编程,入门级的小程序,适合初学者学习。-The use of C language socket multi-threaded programming, entry-level small procedures for beginners to learn.
-