搜索资源列表
基于MFC的服务器和客户端的实现
- 基于MFC的服务器和客户端的实现,可以进行双方通信 并传输文件-MFC-based server and client implementations, the two sides can communicate and transfer files
serialms
- 这个是串口通信编程,里面包括报告,用MFC编写的,含有文件传输,不过仅限于文本传输-This is a serial communication program, which includes a report prepared by MFC, which contains the file transfer, but the text is limited to transmission
Mfctrans
- 用mfc编写的socket通讯传输程序,包含服务器端和客户端的程序编写-Mfc written communication socket with the transfer process, including the server-side and client-side programming
TTY
- 实现了MFC串口通讯功能,包括数据收发,可以加入自己的代码实现唇口数据传输-Realizing the MFC serial communication function, including data transceiver, can add your own code realization lips mouth data transmission
chat
- 利用MFC中的Socket实现聊天功能,数据传输主要基于UDP协议-The use of MFC Socket chat feature, the data transmission based on UDP protocol
LX2
- 应用Visual C++中MFC CSocket类,实现网络数据传输,使用了Client/Server模式互相传输数据,并提供聊天记录功能(txt)。-Application of the Visual C++ MFC CSocket class, the network data transmission using the Client/Server mode to transmit data with each other, and chat history function (txt).
Socket
- 关于Socket的一个简单实现,在C++中使用MFC的CSocket直接连接,在服务器端和客户端各添加了一个线程用于传输。实现比较简单,两个CSocket连接后就可以传文件,且传好的文件可以通过MD5的检查。-Socket A simple implementation in C++ using MFC CSocket direct connection, add a thread for the transmission of the server and client. Relatively
FeiQ
- 本系统为mfc项目,模仿飞秋聊天开发,支持聊天,文件传输,通过TCP\UDP完成-To imitate flying autumn Chat development, support chat, file transfer
Source-code-of-IP-Messenger
- 飞鸽传书源代码,实现文字通信、文件传输功能,C++编写,VC编译通过,MFC文件-IP Messenger source code, text communication, file transfer capabilities, C++ write, VC compiled by the MFC files
network-chat-program
- 实现一个简单的网络聊天程序,应用Visual C++中MFC CSocket类,实现网络数据传输。-Achieve a simple network chat program, the application in Visual C++ MFC CSocket class, network data transmission.
