搜索资源列表
20073192143784
- 游戏运行于Win32平台(Win95 / 98, Win NT 4或者更高); 支持各种通信协议(LAN, Internet, Dial-up, Direct cable); 游戏允许四个人参与; 游戏使用图像和动画来显示背景和移动目标; 一个游戏片断是驻留在服务器上; 每个参赛者要么是一个服务器,要么是一个客户; 客户与服务器交互,并参与到游戏之中。 主要编程特征: 基于MFC; 充分应用C++特征; 使用DirectPlay; 使用DirectS
mailSlot
- 邮槽是基于广播通信体系设计出来的,它采用无连接的不可靠的数据传输。 邮槽是一种单向通信机制,创建邮槽的服务器进程读取数据,打开邮槽的客户机进程写入数据。 为保证邮槽在各种Windows平台下都能够正常工作,我们传输消息的时候,应将消息的长度限制在424字节以下。 mailslot是用邮槽在进程间通讯。-Mail slot is designed based on radio communications system, which uses unreliable connection
FileTrans
- 多线程Socket文件传输 C++ 包括 客户端 和服务器端-Socket File Transfer multi-threaded C++, including client and server-side
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.
xinzai
- SOCKET 多线程传输文件的源代码,分为客户端和服务器端,欢迎大家提供修改意见。-SOCKET multithreading transfer files of source code, is divided into client and server side, Welcome to provide revisions.
online_judge
- 在线代码评测平台,使用多线程和进程,带有网络传输,实现服务器和客户端。-Online judge system
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.
herver-trafsfev
- 包含服务器端和发送端2个程序,在机器之间传输文件,-Contains the server and sending two procedures, transfer files between machines,
ptmi
- xilinx virtex constraint 通过Winsock控件建立的客户,服务器文件传输程序-Xilinx virtex constraint by Winsock control to establish client, server file transfer program
sillgon-scheme
- 易语言超大文件传输 客户端 服务器 例子()
ttansfer
- 先启动服务器,再启动客户端,主要实现传输文件(First start the server, then start the client, mainly realize the transfer of files)