搜索资源列表
Computing
- JAVA的SOCKET的应用,实现远程计算,运用了多线程的方式实现-JAVA applications, remote computing, the use of multithreading in a way
gscan
- 一个多线程扫描器。速度很慢,实用性不强,但对于SOCKET初学者来说,有一定的参考价值。
Send
- c++基于socket的多线程文件传输、断点传输等等发送端代码-c++ socket-based multi-threaded file transfer, transmission, and so the sender code breakpoint
Socket(ThreadBlocking)
- 关于多线程的应用ThreadBlocking,看过以后相信会有所收获的-On the multi-threaded applications ThreadBlocking, believe it will be seen after harvest
socketC++
- 使用多线程开发socket,分为客户端和服务端,能够相互通信-The development of the use of multi-threaded socket, is divided into client and server can communicate with each other
Socke
- 采用多线程以及socket编程实现的聊天程序,有点类似QQ,是初学者很好的范例程序。-The use of multi-threading and socket programming implementation of the chat program, somewhat similar to QQ, beginners are very good examples of procedures.
FileTrans
- 多线程Socket文件传输 C++ 包括 客户端 和服务器端-Socket File Transfer multi-threaded C++, including client and server-side
vb
- 在编程中多线程,委托与socket的关系及各自的运用方法-Multi-threaded, the relationship between the commission and the socket
socket
- 多线程采集客户数据并进行分析、处理。监视类实用。-Multi-threaded data collection and analysis of customers to deal with. Practical surveillance category.
SocketThrdServer
- 网络编程多线程实现,源于oracle官网-socket thread
C_Socket-Muti_Thread_programming
- C_Socket多线程编程实例,主要讲解了C#套接字网络编程的例子,一个实例-C_Socket multi-threaded programming examples, mainly on the C# socket example of network programming, an instance of
MySocket
- socket 多线程,包括测试代码,socket server socket client-multi-threaded socket, including test code, socket server socket client
zq92345
- 多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服务端可同时接收多个文件.传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high p
VB_Socket_example
- socket 通讯多线程,实现局域网连接对话。-multi-threaded socket communications, LAN connection dialogue.
socket
- 多线程之间通讯,能够实现多线程之间的信息交互-Communication between multiple threads, enabling information exchange between multiple threads
CMultiSvr(SOCKET-API-Multi-Thread)
- SOCKET API 阻塞 多线程 的TCP客户端程序,实现与多服务器通讯功能,并支持自主重连功能。-socket API blocking multi-thread tcp client
socket
- socket的举例,C#多线程计时器类,该例子是一个封装的计时器类-example for socket in C#
Socket
- 用于socket与多线程并用,实现多线程UDP上传,数据之间互不影响-Used for the socket and multi-threaded, multi-threaded UDP upload data between independently of each other
socket-code
- 这份资料是应用socket和多线程实现服务器与客户端通信,多个客户端之间互相通信的功能-This information is the application socket and multi-threaded server and client communication, the function of communication between multiple clients
PGNHD
- 一个简单的聊天程序,socket编程,使用了多线程,()