搜索资源列表
call
- Python 的基本通信代码,包括一个server 和一个client 线程实现,大家可以拿来做参考!-Python s basic communication code, including a server and a client thread to achieve, we can be used as a reference!
POLL
- 本软件采用专业OCR字符识别引擎,自动识别验证码!自动清除COOKIE!投票速度一流!软件采用后台线程直接发送数据报到服务器,CPU占用极低,最小化时自动隐藏到系统托盘区。你可以把投票任务交给电脑,24小时挂机,不影响你的正常学习工作,仍然可以狂顶靓颖!-This software is a professional OCR character recognition engine, automatic identification code! Automatic removal COOKIE!
UDP
- 利用UDP通信时,服务器端的程序有一个线程不停地监听客户端发来的数据报,等待客户的请求,服务器只有通过客户发来的数据报中的信息才能得到客户端的地址及端口-A thread stop to listen for client datagram using UDP traffic, the server-side program, wait for the customer' s request, the datagram server sent only through the inform
server
- 实现socket多客户端通信,每来一个客户端开一个线程,同时收到的数据写数据库。-Implement socket multi-client communication, each to a client open a thread, and you receive the data write to the .
9709862
- 展示了用WinInet FTP函数在第二个线程执行期间从匿名FTP服务器上下载文件的方法(Shows the using WinInet FTP function during the second thread execution from the anonymous method to download files on the FTP server)
CF挤频.rar
- 易语言CF挤频例程程序源码游戏线程编程资料(Easy language CF extrusion routines, program source code, game thread programming information)
RT-Thread下TCP并发服务器模型-多线程TCP服务器
- stm32 RT-Thread下 TCP并发服务器模型-多线程TCP服务器 实用型,不可多得,keil下编译(stm32 RT-Thread TCP concurrent server model - multi-threaded TCP server)
代码
- 完成一个简单的回射服务器程序,包括服务器和客户端两部分,将实现以下功能: 1.客户端与服务器通过发送和接收报文进行通信; 2.服务器和客户端最高支持60000个并发连接; 3.报文长度设置为可变长度,以便进行压力测试; 4.本实验完成了EPOLL单线程事件驱动版本,并基于EPOLL服务器架构编写压力发生器,测试了服务器在不同并发条件下的性能(Complete a simple server program, including the server
xc-client
- 多线程并发编程的服务器端、客户端,实现了多线程并发(Server and client of multi thread concurrent programming)
flash_downloader
- * 1. DownloadRequest client -> server when download start * Client inform server download start. * 2. DownloadRequestReply server -> client reply DownloadRequest * Server tell client file splitting plan. * 3. DownloadStatus client ->
newsread
- A news reading App framework, the highlight of the project: MVP mode: decoupling model and view layer, contract class management MVP, at a glance, realize vertical decoupling, base class perfect encapsulation, avoid frequent new objects. RxJava: in
TomcatCrack[2018]
- 1、支持多端口爆破,s扫描器扫完后无需整理,1.0.0.0 8080 Open 这种格式。 2、程序默认爆破线程为50,可根据服务器及带宽情况自行配置线程,Example:TomcatCrack[2018].exe -t 1024 3、工具自行过滤非Tomcat机器。 4、使用前需先安装net framework 2.0 5、ip文件为result.txt,用户文件为user.txt,字典文件为password.txt(1, support multi port blasting, s
