搜索资源列表
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
tcpip_file_send
- 用MFC写的 tcp/ip 文件传输, 方便快捷, 很好学的案例-Written with MFC tcp/ip file transfer
chathome
- 简易的聊天室与传输文件通过tcp/ip协议进行客户机与服务机之间的通讯的MFC应用程序-chat home and file transfor
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
socket
- 局域网内文件传输的MFC系统实现,非常简单实用-Lan doc transfer with MFC.It is easy to learn and use.
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
NetCommunication
- 用VC++ MFC实现简易的网络聊天,以及文件传输功能-With VC++ MFC to achieve simple network chat, and file transfer capabilities
ImageTransfers
- 分服务器端和客户端,传输图片用到了socket编程,程序我运行过了,可以直接调试和运行MFC界面友好直观。-Sub-server and client, transfer pictures used in the socket programming, the program I run over, you can directly run the MFC debug and user-friendly and intuitive.
Transfer352
- 基于TCP/ip 协议的文件传输。用MFC编写,实现线程中文件传输-Based on TCP/ip protocol file transfer. With MFC, file transfer thread
