搜索资源列表
myTalkServer
- 使用c++实现聊天程序服务器端,支持多线程编程以及和数据库的连接.-use of procedures to achieve Chat server to support multi-threaded programming and database and connectivity.
Chat1
- 是一个学习多线程编程的号实例,是一个客户端与服务器一体的程序。
20073192143784
- 游戏运行于Win32平台(Win95 / 98, Win NT 4或者更高); 支持各种通信协议(LAN, Internet, Dial-up, Direct cable); 游戏允许四个人参与; 游戏使用图像和动画来显示背景和移动目标; 一个游戏片断是驻留在服务器上; 每个参赛者要么是一个服务器,要么是一个客户; 客户与服务器交互,并参与到游戏之中。 主要编程特征: 基于MFC; 充分应用C++特征; 使用DirectPlay; 使用DirectS
CPlusPlus_Boost_Thread_Program
- C++ Boost Thread 编程指南 标准C++线程即将到来。CUJ预言它将衍生自Boost线程库,现在就由Bill带领我们探索一下Boost线程库。 就在几年前,用多线程执行程序还是一件非比寻常的事。然而今天互联网应用服务程序普遍使用多线程来提高与多客户链接时的效率;为了达到最大的吞吐量,事务服务器在单独的线程上运行服务程序;GUI应用程序将那些费时,复杂的处理以线程的形式单独运行,以此来保证用户界面能够及时响应用户的操作。这样使用多线程的例子还有很多。 但是C++标准并没有涉
TCP_server
- linux tcp 多进程并发服务器编程-linux tcp multi-process concurrent server programming
SSiFun-V1.3.0.1
- SSiFun通过设计一个通用、简便的数据接口,来封装Windows进程间函数调用的技术实现细节,提高开发效率。一个Dll同时适用于调用者和服务提供者(即客户端和服务端),避免了服务端、客户端的协议兼容和版本问题。SSiFun提供标准WIN32 API接口,适用于各类编程语言(包括VC++、Delphi、VB、C#等)调用。SSiFun.dll 采用VC++ 7.1(VS2003)编制,提供了 SSiFun.dll、SSiFun.lib、SSiFun.h,可直接加入到VC++项目中调用。 支持
MyProxy
- 实现了一个功能简单的HTTP代理服务器,主要涉及多线程编程相关的知识-Easy implementation of a function of the HTTP proxy server, mainly related to multi-threaded programming-related knowledge
cdd
- 本游戏为锄大地游戏服务器端程序,支持3000人在线的处理。大量使用多线程编程。
Multi-threaded
- 多线程服务器的编程模型,是一本介绍多线程编程的不错书籍。本书详细描述了多线程编程中常用的几种模型。-Multi-threaded server programming model is a good introduction of multi-threaded programming books. This book describes in detail the multi-threaded programming in several popular models.
httpmt
- 多线程http服务器。学习HTTP服务器编程的好代码。-Multi-threaded http server. HTTP server to learn good programming code.
dxcbcmx
- 主要讲述了常见的多线程服务器的常用编程模型,还是很使用的。-Focuses on a common multi-threaded server programming model commonly used, or is used.
multihread-server-model
- 一份介绍多线程服务器的常用编程模型的文档,pdf格式-this is a pdf file about multithread server model
MySocket
- 多线程的socket编程,服务器可以处理多个客户端的请求,并创建线程进行处理。-Multithreaded programming socket, the server can handle multiple requests from clients, and create the thread processing.
MThread
- 多线程的socket编程,服务器可以处理多个客户端的请求,并创建线程进行处理。-Multithreaded programming socket, the server can handle multiple requests from clients, and create the thread processing.
socket
- 线程同步与异步套接字编程的源代码,为一个压缩包,含客户端和服务器端代码-Thread synchronization with asynchronous socket programming source code as a compressed package, including client and server-side code
DelphiSocket
- Delphi开发SOCKET编程,包括服务器端、客户端程序,希望送给有用的朋友。-Delphi developers SOCKET programming, including the server side, the client program, I hope to give a useful friend.
thread
- 线程池技术编程范例,利用线程池技术提高服务器程序的效率-Thread pool technology programming paradigm, the use of a thread pool technology to improve the efficiency of the server program
NamedPipeSrvView
- 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。这是服务器端的 - To be named as a pipeline network programming scheme, it actually created a client/server communication system, and in which reliable data transmission. This is the server side.
depznwemt
- 一个简单的代理服务器实现,学习网络通信编程的最佳选择-A simple proxy server implementation, the best choice for learning network communication programming
phlivw
- vb编写的代理服务器的编程 我们一般常用的Internet代理服务器是用微软-Vb proxy server programming Our Internet proxy server is usually used with Microsoft