当前位置:
首页 资源下载
搜索资源 - multithread server
搜索资源列表
-
1下载:
是一个客户/服务器程序,运行较复杂
此运用了Java语言的多线程、异常处理、画图、Socket技术、网络传输中的组播等-is a client / server program, the more complicated this operation using the Java language, multithread Exception handling, drawing, Socket technology, network transmission of Multicasting
-
-
0下载:
实现了一个功能简单的HTTP代理服务器,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-A simple HTTP proxy server, including the initial segment and the delete segment, use the segment accomplish mutual exclusive access of the multithread
-
-
2下载:
跨平台多线程聊天室程序客户端及服务器端。
服务端分三个功能模块。
1.端口监听,单独一个线程。
2.聊天室消息分发,单独一个线程。
3.收发客户端消息,每连接一个线程。
客户端分有两个功能模块。
1.UI,单独一个线程。
2.收发消息,单独一个线程。
,A simple chatroom Server & Client.
Design with Qt 4.5.
Multithread & Platform-independent.
-
-
0下载:
Multithread http server the can minimize to a small system icon.,Multithread http server the can minimize to a small system icon.
-
-
0下载:
一个多线程的WEB服务器,能够迅速的架设简单WEB服务,可自定义端口,显示连接状态,统计数据流量。但功能还有待加强,如添加日志功能,过滤访问IP等.,A Multithread WEB Server, It Could span simple WEB server quickly. You can defined port for youself, it s can show the state of network connected.it also stat. the data-stream
-
-
0下载:
利用Nio多线程实现用户随机聊天的一个简单例子
服务器用NIO技术实现,避免了服务器需要为每一个客户开启一个线程,并用多线程实现读写操作。-Multithread by Nio the user a simple example of random chat server technology with the NIO, to avoid the server needs to open a thread for each client, and read and write operati
-
-
0下载:
This program is - system for remote HTTP authentication brute.
It contains :
bot
server
web statistics.
In the web gait you can see all your bots and
when bot started,what he is bruting,if there some results of brute etc,etc =)
+ You
-
-
0下载:
Arhiva contine un exemplu de socket server multithread TCP si doi clienti ai acestuia. Este un exemplu relevant pentru modul in care se realizeaza comunicarea prin intermediul TCP.
-
-
2下载:
Web服务器的实现主要是服务器端接受并响应客户端的请求,本次设计是在Visual C++开发平台上使用Winsock编程技术开发Web服务器程序。
该Web服务器的结构采用“请求/响应”的模型,具有支持多线程,配置网站所在目录和缺省主页,支持GET、POST和HEAD等方法,基本的错误处理,支持ASP等功能。
-The realization of the Web Server is based on the acceptance and response of the server
-
-
0下载:
Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
-
-
0下载:
tcp server it is multithread server
-
-
0下载:
使用Visual C++编写的网络应用程序的基于NET的服务器程序,适合初学者提高使用。-The use of Visual C++ to prepare the web application server based on the NET program, suitable for beginners increase.
-
-
0下载:
Multithread FTP server
-
-
0下载:
C source code for TCP/IP multithread server communication in LABWINDOWS/CVI.
-
-
0下载:
一份介绍多线程服务器的常用编程模型的文档,pdf格式-this is a pdf file about multithread server model
-
-
0下载:
基于Windows网络通信编程服务器端C语言实现,多线程,SOCKET
-based on windows multithread SOCKET server--C implements
-
-
0下载:
电驴多线程搜索器,能搜索电驴中服务器中的ClientIP地址和在线情况。-EDonkey multithreaded Finder search eDonkey server ClientIP address and online.
-
-
0下载:
C source code for TCP/IP multithread server communication in LABWINDOWS/CVI.
-
-
0下载:
server client example using multithread
-
-
0下载:
局域网多线程并发服务器,采用线程分离服务多客户端,使用小型数据库sqlite3进行数据存储;-LAN multithread concurrent server thread was used to separate service multiple clients, use SQLite3 for data storage
-