搜索资源列表
Comm
- 文本框的内容由串口1传送到串口2,并在另一文本框中显示。-The contents of the text box by serial port 1 to send to the serial port 2, and in another text box display.
SCommTest
- 电脑间串口通信两台计算机串口连接,一台内用龚建伟的串口调试助手发送数据,另一台用Vc的MSComm控件来接收数据,Vc界面中有一接收数据的文本框,一个“接收数据”按钮-Serial communication between the computer serial port to connect two computers, a serial port to debug on with GONG assistant to send data, another with the Vc of the
myCommPort
- C#写的一个串口通信工具。用户选在串口后,在上面的文本框中输入要发送的数据,然后按“发送”。串口接收到数据后,点下面的按钮,能够将串口接受到的数据在下面的文本框中显示出来。-C# to write a serial communication tools. After the user selects the serial port, in the above text box, enter the data to send, then press " send." Seria
UART
- 基于多线程的串口通信发送与接收程序,往下位机写入数据,下位机正确收到数据后返回一个数据,PC正确收到返回数据后再发送下一个数据。回到的数据显示在旁边的文本框里-MultiThread SerialPort
sent-a-signed-int-eger-whit-4-Byte
- labview串口程序,可发一个四字节有符号数,多字节可自己修改,使用文本框,数组和示波器输出。-sent a signed int eger whit 4 Byte
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