搜索资源列表
CNamedPipe_src.zip
- 命名管道的封装MFC类。含客户端和服务器端
receivServer
- 启动该服务器程序后,可用telnet machine port命令连接,其中machine为 本机名或地址,port为程序中指定的端口。也可以编写特定的客户机软件通过TC P的Socket套接字建立连接。-activate the server, telnet can be used machine orders port connectivity, machine-machine or address, port procedures as specified ports. Also the
实例53-多线程文件下载服务器
- 多线程下载文件服务器,接收客户端登陆信息,和传递文件-multi-threaded download the file server, the receiving client landing information, and transmit documents
完成版SuperKJData
- 基于mfc多线程框架的程序。可存储转发ftp程序,集客户端和服务器端-based on the framework of multi-threaded process. Ftp can be store - and-forward procedures, collect client and server
java海上的小游戏
- 小游戏,是服务器有客户端的游戏,只有能登陆就可以玩,还上对战,支持多个客户端-small games, the server is a client of the game, only the landing will be able to play, but also on the screen, multiple client
webHttp
- 简单的web http服务器程序,实现了上传和下载的功能,当然用了多线程,不过功能很简单,我也是从书上找的,不过调试了我半天时间-simple http web server, achieving upload and download functions, of course with a multithreaded, but functional is very simple, I also find books, but I debug a long time
MemoryShare
- 这个实例分成服务器程序和客户程序,显示了如何使用内存映射文件在两个或多个独立进程间传送数据。-this case into a server and client, showing how to use the memory mapping documents in two or more independent transmission of data between processes.
systemwatchdog
- 看门狗程序,系统异常,重启.对系统服务器有一定的参考作用。-watchdog procedures, systems abnormal restart. The server system has some reference value.
ThreadPool_Source
- 提供了线程池的封装,开发者能够比较容易的建立服务器应用模型。-thread pool for the package, developers can more easily create server application model.
myTalkServer
- 使用c++实现聊天程序服务器端,支持多线程编程以及和数据库的连接.-use of procedures to achieve Chat server to support multi-threaded programming and database and connectivity.
winscok_server
- 一个实现服务器进程的程序,实现绑定端口号,监听,接收信息!-a server process procedures to achieve bundled ports, listening, receiving information!
用DELPHI建立多线程COM服务器
- 用DELPHI建立多线程COM服务器
CNamedPipe_src
- 命名管道的封装MFC类。含客户端和服务器端- Names the pipeline the seal MFC kind. Contains the customer end and the server end
mutiRC
- moxa串口服务器的多线程收发程序源码,具体看doc文件-moxa serial server to send and receive multi-threaded program source code, specifically to see doc file
ThreadMsg
- 实现了不同的客户端连接服务器,服务器利用多线程来管理客户端。-Achieve a different client to connect to server, server to manage the use of multi-threaded client.
cdd
- 本游戏为锄大地游戏服务器端程序,支持3000人在线的处理。大量使用多线程编程。
StateServer
- 该源码用VC6.0开发,实现了一个状态服务器(State server),其中的 读写锁,线程池机制,完成端口机制具有很好的参考价值。-The source code with VC6.0 development, to achieve a state of the server (State server), which read and write locks, the thread pool mechanism, the completion port mechanism has a
ISAPIFilter_ThreadLimit
- 使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。 使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。 可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。 从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀-R
多进程并发_ser
- 这是基于linux下的并发服务器的简单代码,适合初学者参考(This is based on Linux concurrent server simple code, suitable for beginners reference)
多线程服务器程序例子
- 多线程服务器的程序例子,基于 QT5 开发,便于学习多线程客户端与服务器之间通讯(Multi-threaded server program example, based on QT5 development, easy to learn communication between multi-threaded client and server)