搜索资源列表
socket
- 基于socket多线程图片传输程序,有客户端和服务器端-Socket-based multi-threaded image transfer process, there are client and server-side
13
- 这是一个基于特洛伊*的毕业论文,比较有参考价值,采用了线程注入技术和socket编程技术。可以进行一定程度的远程控制。-This is a Trojan horse-based dissertation, compare a reference value, using the thread implantation technique and socket programming. Can be a degree of remote control.
threadandsocket
- 线程同步与异步套接字,通过例子方便的理解这些知识-Thread synchronization with asynchronous socket, through the examples to facilitate understanding of the knowledge
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
TestMfcDemo
- 做为一个demo其中功能有:剪贴板的运用、SOCKET 客户端的压力测试、线程的使用、系统日志事件的使用、获取本地服务、电脑截屏并保存为图片等功能-As a demo which features are: the use of the clipboard, SOCKET client s stress tests, the use of threads, use the system event log, access local services, computer screen shots
epoll
- socket编程, epoll监听上千文件描述符, 线程池处理任务队列-socket epoll threadpoll
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 .
Socket
- 对计算机网络令牌轮询协议进行模拟,使用java语言,用八个线程模拟了八台主机-Computer network token polling protocol simulation, the use of Java language, with eight threads to simulate the eight hosts
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
音乐播放器
- c/s架构的简易版PC音乐播放器,只能是wav格式的音乐,作为熟悉io流,线程,socket等技术的练习(Simple version of the c/s architecture music player)
石头剪刀布
- 利用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实现的文件下载,服务器多线程,客户端有命令参数控制()
178774
- 一个线程驰的类, 下面的是基本的使用方法 struct TSession SOCKET socket int id()
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.