搜索资源列表
mscommbcb
- 众所周知,C++Builder本身并不提供串行通讯控件MSComm,但我们却可以通过注册后直接使用它。启动C++Builder5.0后,然后选择C++Builder主菜单中的Component菜单项,单击Import Active Control命令,弹出Import Active窗口,选择Microsoft Comm Control6.0,再选择Install按钮执行安装命令,系统将自动进行编译,编译完成后即完成MSComm控件在C++Builder中的注册,系统默认安装在控件板的Active
11
- 定时提醒 输入一个时间到时间可以自动的弹出串口提醒你! 超级-From time to time to remind the
Serial
- 串口配置工具,可以简单实现串口的配置 利用弹出对话框的方式.-Serial port configuration tool, you can realize a simple serial interface configuration mode to use pop-up dialog box.
chuankou
- 当用户打开该应用程序后,可以选择将打开的串口号,程序默认为“COM1”,然后选择波特率等。若用户计算机上的相应串口处于使用中等特殊情况下,程序会弹出“Invalid Port Number”的错误对话框。该情况下,用户应该检查该串口是否处于使用中或其他应用程序使用后未关闭。-chuankoutongxin
vb-socket-server-client
- 使用vb6编写的简单的端口监听程序,包含服务端和客户端代码,先启动客户端,再启动客户端,点击连接后会弹出连接成功的提示,在客户端文本框中输入文本,服务端会实时显示内容。(The simple port listening program written with VB6 includes the server and the client code, starting the client first, and starting the client. After clicking the co
