搜索资源列表
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
完成版SuperKJData
- 基于mfc多线程框架的程序。可存储转发ftp程序,集客户端和服务器端-based on the framework of multi-threaded process. Ftp can be store - and-forward procedures, collect client and server
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.
winsock_client
- 一个实现客户端进程的程序,实现连接服务器,发送消息!-a client process to achieve the procedure to connect servers, messaging!
NetTransfer
- ACE框架编写了一个简单的C/S程序,完成多线程文件并发发送功能。客户端为窗口程序,可以同时选择多个文件进行上传,并可以得到服务器成功保存的反馈信息。服务器控制台程序,将收到的文件保存在指定的文件夹中。-ACE prepared a framework for a simple C / S process, multi-thread completed document with this function. Client for Windows program, you may also se
Chat1
- 是一个学习多线程编程的号实例,是一个客户端与服务器一体的程序。
MailSlot_Communication
- 根据进程的工作原理,利用油槽实现了进程间的通信,该程序中有一个服务器端程序和一个客户端程序-According to the working principle of the process, the use of tanks to achieve the inter-process communication, the program has a server-side program and a client program
CPlusPlus_Boost_Thread_Program
- C++ Boost Thread 编程指南 标准C++线程即将到来。CUJ预言它将衍生自Boost线程库,现在就由Bill带领我们探索一下Boost线程库。 就在几年前,用多线程执行程序还是一件非比寻常的事。然而今天互联网应用服务程序普遍使用多线程来提高与多客户链接时的效率;为了达到最大的吞吐量,事务服务器在单独的线程上运行服务程序;GUI应用程序将那些费时,复杂的处理以线程的形式单独运行,以此来保证用户界面能够及时响应用户的操作。这样使用多线程的例子还有很多。 但是C++标准并没有涉
server_and_client
- 一个多人在线的多线程聊天室程序,有服务器和客户端,界面友好-a multi-online multi-thread chatting room program
download_server
- 利用多线程开发的下载服务器端程序,加载入可提供下载的文件后,就可以由相应的客户端程序进行有效快速的下载,运用方便快捷。-Developed using multi-threaded download server-side program, plus loads to download the file available, you can by the corresponding client program for effective and fast to download, use co
duoxianchengfuwuqi
- 多线程服务器实现回显功能,包含一个客户端程序一个服务器端程序。在linux下开启服务器程序可以对多个客户端服务。-Echo multi-threaded server implementation features, including a client program of a server-side program. Under the linux server program can open multiple client services.
FileTransform
- 程序是多线程网络文件传输的设计与实现。主要分客户端和服务器端2个部分,在多线程的网络实现文件的传输。-Program is multi-threaded file transfer network design and implementation. Mainly consists of client and server-side two parts of the networks in the multi-threaded file transfer.
ThreadSocket
- 利用多线程技术编写的客户端服务器程序。能实现多客户端同时通信。-Write multi-threading client-server application. The same time to achieve multi-client communication.
CMultiSvr(SOCKET-API-Multi-Thread)
- SOCKET API 阻塞 多线程 的TCP客户端程序,实现与多服务器通讯功能,并支持自主重连功能。-socket API blocking multi-thread tcp client
DelphiSocket
- Delphi开发SOCKET编程,包括服务器端、客户端程序,希望送给有用的朋友。-Delphi developers SOCKET programming, including the server side, the client program, I hope to give a useful friend.
Jaac
- 聊天室的服务器与客户端程序,好东西啊,用java写的-Chat room server and the client program, good things, written in Java
ptmi
- xilinx virtex constraint 通过Winsock控件建立的客户,服务器文件传输程序-Xilinx virtex constraint by Winsock control to establish client, server file transfer program
oegihners__dhe
- 服务器程序,可实现与客户端的通信,适合于初学者的学习,(The server program, and can realize communicate with the client, suitable for beginners learning,)
incfement-evaluate-open
- 一个简单的com服务器和客户端程序,很好()
多线程服务器程序例子
- 多线程服务器的程序例子,基于 QT5 开发,便于学习多线程客户端与服务器之间通讯(Multi-threaded server program example, based on QT5 development, easy to learn communication between multi-threaded client and server)