搜索资源列表
TCPIP_Communication
- 利用多线程机制实现TCP/IP的简单通信,支持客户端与服务器端的同步通信。-Mechanisms using multi-threaded TCP/IP for simple communication, to support the client and server-side synchronous communication.
Phone
- 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
LANTIME
- Windows下基于TCP/IP的多线程通信,实现点对点聊天和系统时间同步功能。-Windows, TCP/IP-multi-threaded communication, to achieve point-chat and system time synchronization.
SyncChat
- TCP/IP网络同步通信,类QQ网络即时聊天工具,服务器端和客户端界面和程序编写。-TCP/IP network synchronous communication, like instant messaging tool QQ network, server and client interface and programming.
SyncSocket_delphi
- 在delphi开发中利用同步Socket进行通信,通信方式可以是TCP或者UDP-Delphi development of synchrotron Socket communication, means of communication can be TCP or UDP
Roll_Call
- 同步通信socket有服务器和客户端的点名系统-Synchronous communication socket with the server and client naming system
CSharpSocket
- C#Socket编程同步以及异步通信,有详细代码说明-C# Socket Programming synchronous and asynchronous communication, a detailed descr iption of the code
TCPAsyncSync
- 使用C#的TCP同步方法和异步方法,分别实现简单的基于TCP的通信程序。-Using C# TCP synchronous method and the asynchronous method, respectively, to achieve a simple TCP-based communications program.