搜索资源列表
SocketExample
- 一个基于MFC对话框的Socket应用程序,包括UDP/TCP/FTP协议的实现,及字符串和数据流两种传输模式。 -an MFC dialog based on the Socket applications, including UDP / TCP / FTP protocol implemented, and string, and the data flow both transmission modes.
Phone
- 网络多媒体通信 1、编制一个网络多媒通信软件,实现: 在发送端采集话筒声音,通过网络实时传输到接收端,并在接收端播放出来。 2、通过使用TCP、UDP、变更分组大小来对比收发端声音同步情况及播放质量。 本实验技术不同于课上所讲的回调函数,利用了MFC的消息处理机制,用消息处理函数替代了回调函数,但整个流程是一样的。本程序采用C/S模式,其中Server端为项目PhoneToFile,Client端为项目Client,Server端的功能为采集声音数据并发送给客户端,Client
Client
- 采用VC++实现客户端的TCPIP接收数据-receive data by TCPIP protocol
TCP
- 利用MFC中的CSocket实现TCP的客户端和服务器端,收发数据-Using CSocket in MFC to achieve TCP client and server side, send and receive data
day18
- MFC下怎样连接动态库,面向连接TCP-可靠有序的数据传输协议 无连接的UDP-不可靠无序的数据传输协议-How do I connect under MFC DLL,TCP-connection-oriented reliable ordered data transmission protocol Connectionless UDP-disorder unreliable data transfer protocol
MFCsendUSipPANDpath
- 利用MFC通过UDP协议进行数据的传输(支持大数据),可以选择文件所在的文件夹。和通过IP把数据发送到指定的PC机上。-MFC transmission of data through the UDP protocol (support data), you can select the file folder. The data is sent to the specified PC, and via IP.
TCP-chat-online
- 简单的聊天客户端程序,应用Visual C++中MFC CSocket类,实现网络数据传输,可制作实用的局域网一对一聊天程序。 -need the use of Visual C++ MFC CSocket class
MyCapSniff
- 通过MFC实现的一个TCP和UDP数据包的抓包分析工具-MFC achieved through a TCP and UDP packet capture analysis tools