搜索资源列表
socket
- 基于socket多线程图片传输程序,有客户端和服务器端-Socket-based multi-threaded image transfer process, there are client and server-side
socket
- 在java开发过程中多线程的使用。实例:多线程点菜系统-In the use of multi-threaded Java development process. Example: multi-threaded order system
sockettest
- windows的socket封装成了类 没有多线程。 有空加上-Packaging has become the windows socket class is not multi-threaded. Free plus
FTP
- 基于Socket 阻塞模式的多线程FTP客户端 (控制台界面)+ FTP客户端(有界面) -FTP socket
server
- 实现socket多客户端通信,每来一个客户端开一个线程,同时收到的数据写数据库。-Implement socket multi-client communication, each to a client open a thread, and you receive the data write to the .
downooarv
- 用的C语言socket实现的文件下载,服务器多线程,客户端有命令参数控制-Socket with the C language implementation of file downloads, multithreading server, the client has a command parameter control
UKYTGW
- 用的C语言socket实现的文件下载,服务器多线程,客户端有命令参数控制-Socket with the C language implementation of file downloads, multithreading server, the client has a command parameter control
TCP_ServerMYSQL
- C++源码,使用MYSQL的管理监听终端设备上传的数据的源码SOCKET!绝对的原创源码!使用了列表控件和多线程处理(C++ source code, the use of MYSQL management, listening to the data uploaded by the terminal device source code, SOCKET! Absolutely original source code! List control and multithreaded proces
石头剪刀布
- 利用Socket,多线程,进行剪刀石头布的游戏开发。同时界面的设置是利用GUI设置!(The use of Socket, multi-threaded, scissors, stone cloth game development. At the same time, the setting of the interface is to use the GUI settings!)
688428
- 用的C语言socket实现的文件下载,服务器多线程,客户端有命令参数控制()
select_client
- Socket多线程通信客户端, 指两个或两个以上的进程在执行过程中,因争夺资源而造成的一种互相等待的现象,若无外力作用,它们都将无法推进下去。(Socket multithreading communication client refers to a phenomenon of waiting for two or more processes in the process of execution, which is caused by competing for resources. If
TCP通讯
- 利用python3实现socket多线程通讯,可以直接使用,包括socket通讯以及socketserver通讯方式(Use python3 to implement socket multi-thread communication, you can use it directly)
ESBasic
- ESBasic覆盖的内容包括:对象管理、插件、网络(Socket)、多线程、Emit与AOP、及相关助手类和基础类型。后面的博文会一一介绍ESBasic中每个重要类的缘起、适用场合、设计思想与实现、使用时的注意事项、扩展(ESBasic covers object management, plug-ins, networking (Socket), multithreading, Emit and AOP, and related helper classes and basic types.