搜索资源列表
多线程实现客户-服务器结构的一个例子.zip
- 多线程实现客户-服务器结构的一个例子
实例53-多线程文件下载服务器
- 多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
多线程实现
- 多线程实现客户-服务器结构的一个例子-Multithreading to achieve client-server structure of an example
多线程实现客户-服务器结构的一个例子
- 多线程实现客户-服务器结构-multithreading client-server architecture
多线程服务器
- 多线程服务器,想当于浏览器的功能,一次可以打开多个HTTP连接,当然接收的文件类型有所限制-multithreaded servers, want the browser function, one can open multiple HTTP connections, of course, receive the file type restriction
用DELPHI建立多线程COM服务器
- 用DELPHI建立多线程COM服务器
TestMachine
- c#编写的小代码,使用多线程重复执行代码,测试服务器的cpu使用情况及内存占用情况。 Program.cs RAMObject.cs Test.cs TestCPU.cs TestMachine.csproj TestRAM.cs
FlyFish
- FlyFish网络下载工具 优秀的商业下载工具对我们的团队开发有借鉴意义和启发作用,最终我们实现了预期目标:整个课程设计按软件工程原理进行组织,我们设计的网络下载工具具有多线程、多任务、断点续传的功能。 1.实验目的 配合学习《计算机网络和Web技术》,响应老师开展“课程设计”的号召,培养我们的综合开发网络软件的能力,团队合作能力,为最终实现具有商业开发能力而努力奋斗。 2.实验要求 整个课程设计按软件工程原理进行组织,文档必须规范、齐全。基本功能要求包括多线程、多文件、断点续传,其他功能(如智
VC 多线程 服务器与客户端
- 多线程服务器
FTP
- EasyFtp是一款用于文件传输的软件。运行于WINDOWS95/98环境下。 它将FTP的基本功能图形化,并实现了一些功能的增强。 具体功能如下: 1.文件,目录(带子目录及文件)的相互传送。 2.多线程分块传输。 3.后台任务队列控制,可实现停止、重启、续传等操作。 4.远程服务器的地址信息管理。 5.对远程服务器可实现建目录、删除、改名等操作。 6.对本地同样可实现这些功能。 7.选项控制文件的传输。 -EasyFtp is a software for
01
- Delphi中一种成熟多线程服务器设计方案代码思路-Delphi in a mature multi-threaded server code design ideas
selectEventSerVer
- 本文设计实现基于selectEvent 的可伸缩模型服务器,代码封装了监听类、通信类,多线程管理类等-In this paper, the design of the selectEvent based scalable model for servers, code-type package of monitoring, communications, management and other multi-threaded
vcWebServer
- 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
TestSever
- 测试 socket 服务端,工具。。 简单socket多线程实现。-Test socket server, tools. . The realization of a simple multi-threaded socket.
QQ
- 实现多线程服务器和客户端的通信的qq聊天程序-Multi-threaded server and client side communications qq chat program
Win32多线程程序设计(源代码)
- ● Internet开发范例,包括ISAPI和WinSock。 ● 如何在服务器中使用线程和overlapped I/O。 ● 如何在多线程环境中使用C runtime函数库和MFC. ● 以C和C++写成的各个范例程序。 ● UNIX环境比较。让UNIX下的开发人员能转移到Win32. (Internet development examples, including ISAPI and WinSock. How to use threads and overlapped I
RT-Thread下TCP并发服务器模型-多线程TCP服务器
- stm32 RT-Thread下 TCP并发服务器模型-多线程TCP服务器 实用型,不可多得,keil下编译(stm32 RT-Thread TCP concurrent server model - multi-threaded TCP server)
TCPNetKit实例(多线程)
- 1.聊天室服务器端的创建。 2. 聊天室客户端的创建。 3. 实现客户与服务器的连接并通信。(1. the creation of the server side of the chat room. 2. the creation of the client of the chat room. 3. realize the connection and communication between the client and the server.)
多线程断点续传(基于HTTP协议)
- 能实现多线程断点续传,在网络中断后将已经上传的部分缓存在服务器,在连上网络后接着上传(To achieve multi-threaded HTTP cache, in part after the network interrupt has been uploaded on the server, to connect to the network and then upload)
多线程服务器程序例子
- 多线程服务器的程序例子,基于 QT5 开发,便于学习多线程客户端与服务器之间通讯(Multi-threaded server program example, based on QT5 development, easy to learn communication between multi-threaded client and server)