搜索资源列表
双向CS通信程序
- 双向CS通信程序!是一个模拟网络通信的很好的实例程序!是用VC编的。适用window的操作系统。-two-way communication program! It is a simulation network communications procedures good example! Part of the VC. The application window operating system.
chat
- 实现双向通信的多人聊天程序,很不错,能直接运行
trans
- linux下的网络编程。 通过网络进行文件传输、语音双向通信,短消息的收发。
UDP传输,包含客户端和服务器端两个CPP
- UDP传输,包含客户端和服务器端两个CPP。实现客服端与服务器的双向通信。,UDP server
NamePipe.rar
- 做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。,To do more client and server-side two-way communication, using Q
OFSCardServer
- CSocket 通信 winsocket 编程实现 实现 双向通信功能-CSocket Programming WinSocket communication to achieve a two-way communication function
TCPThread
- 客户端与服务器之间通过TCP多线程进行双向通信-Between the client and server through the TCP multi-threaded two-way communication
Remoting
- 使用remotting实现客户端服务端通信一个小实例。作一下修改可实现双向通信-Remotting the use of client service to achieve a small example of client communications. What modifications can be realized for two-way communication
ch04_codes
- 非常不错的一个VC++通信程序。适用于本地系统上进程间通信,也适用于远程不同系统上进程通信。用命名管道,油槽和Winsock进行进程通信,命名管道和Winsock的通信是双向的即客户端像服务器发送数据,而服务器也可以向客户端发送数据。油槽通信是单向。-A very good one VC++ communication program. Applies to inter-process communication on the local system, but also to differen
ClientHost
- 套接字是通信的基石,是支持TCP/IP协议的网络通信的基本操作单元。可以将套接 字看作不同主机间进程进行双向通信的端点。在Windows中使用的套接字叫Winsock。 -Socket is the cornerstone of communication is to support TCP/IP protocol for network communication the basic operation of unit. Socket can be seen as a differen
1252056375_ddvip_2352
- C#下基于WCF的聊天程序,WCF双向通信。 -C# under the WCF-based chat program, WCF two-way communication.
NetClient
- 孙鑫的源码第14章网络聊天的客户端即使发送端,可以双向通信-Xin Sun' s source code in Chapter 14 even if the network chat client sender can be two-way communication
UdpClient
- 孙鑫的源码第14章UDP网络连接的客户端即发送端,可以双向通信-Chapter 14 of the source code for Sun Xin UDP network connection that sends the client side, you can two-way communication
socket
- c++实现的socket的双向通信 包括一个客户端和服务器端程序-c++ socket internet programming
sockets_vc6
- 编制duplex-talk 程序,支持client 和server 的双向通信
UdpSrv
- 孙鑫的源码第14章UDP网络通信的服务器端即接收端,可以双向通信-Chapter 14 of the source code for Sun Xin UDP network communications server that the receiver can be two-way communication
zhinengdianbaio
- 智能电表双向通信部分源代码,可以帮助大家学习智能电表远程通信方面的知识。-Intelligent electric meter two-way communication part of the source code, can help you learning intelligent electric meter remote communication knowledge.
TCP-simple-communication
- TCP的简单双向通信,过于简单,适合本科实验-A simple two-way TCP communication, too simple for undergraduate experiment
55521212RemotingV4.0
- 。NET Remoting双向通信例子。利用广播发送服务器信息、-. NET Remoting two-way communication examples. Through broadcast to send server information,
mpj
- C++实现的网络通信,udp,tcp,客户端和服务端的实现源代码,可实现双向通信-C++ achieve network communication, udp, tcp, client and server source code, enabling two-way communication