搜索资源列表
serial.rar
- 一个非常简单的串口通讯例子,基于win32API,使用简单的MFC对话框.是看了网上深入浅出vc++串口编程基于win32API写的. 对初学有点用.,A very simple example of serial communication, based on the win32API, using a simple MFC dialog box. Is easy reading online vc++ Serial programming based on written Win32API
2
- 基于TCPUDP的多人间文本通信 1编写一个MFC对话框程序,实现多人之间文本的文本通信。 1)能够枚举网络上所有已连线的聊天对象(使用IP和端口标识就可) 2)聊天时可以任意选择聊天对象的IP和端口(端口可以内部确定),给其发 送信息;注意:发送的信息不要广播! 2)聊天时可以接收任意聊天对象给自己发送的信息。注意:不是发给自己的 信息不接收,不显示! 4)接收消息时要播放提示声音,声音可以自选; 5)接收消息时如果当前对话框不是最前端,要闪动图标; 6)要
SerialPortTest_duihuakuang
- 用MFC编写的Serialport类_对话框的串口程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源!-Prepared using MFC dialog Serialport category _ serial procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
IcopDemo
- 利用完成端口类的例子,适合网络游戏服务器端的设计,服务器IP为127.0.0.1,端口号为8000,该程序为MFC基于对话框实现,测试已经通过-Use the example of the completion of the port type for the network game server-side design, server IP to 127.0.0.1, port number for 8000, the program for the MFC dialog based on
VC_ComDlg
- BCB5_COM 是在BCB5下使用的例子 Console 是在控制台中使用的例子 VC_ComDlg 是在对话框中使用的例子一个MFC下使用串口的程序,界面简单了些-BCB5_COM is BCB5 example of using the console to use Console is the example of VC_ComDlg is an example in the dialog box used in an MFC program using serial port
Console
- BCB5_COM 是在BCB5下使用的例子 Console 是在控制台中使用的例子 VC_ComDlg 是在对话框中使用的例子一个MFC下使用串口的程序,界面简单了些-BCB5_COM is BCB5 example of using the console to use Console is the example of VC_ComDlg is an example in the dialog box used in an MFC program using serial port
ckts
- 串口调试程序,MFC对话框实现串口编程。-The serial debugger MFC dialog box serial programming.
VCPP----AND--MFC----AND---Com
- 基于对话框的串口通信程序VC++--- AND--------MFC----------AND ------Com-Dialog-based serial communication program
TwoMachineCommunication
- vc6 实现双机互联 串口通信 MFC 对话框 必须可以运行-the vc6 achieve dual-Internet serial communication MFC dialog
MFC_socket_serTCP
- MFC基本对话框应用程序。实现TCP/IP通讯功能。该程序为客户端程序。-Basic MFC dialog application. Implement TCP/IP communication functions. The procedure for the client program.
ttcrv
- MFC编程中,在对话框上实现菜单栏和工具栏,()
flexibelitydeaer
- 实现了MFC中的通用对话框CFileDialog与其他控件的组合使用,使得文件对话框有更大的灵活性()