搜索资源列表
at_sms
- 2005-7-13 10:03 前几天要做一个短信收发的小软件,于是按照习惯Box寻找例程和控件,可惜没有找到! 于是,大幅翁、Google!!!终于找到了好几个,不是要收费就是不能用!气愤!! 这又不是什么高新尖端科技,俺们不是做不出来,俺们只是秉承RAD的精神而已! 于是这个短消息控件诞生了!虽然还很简陋,起码胳膊腿都有了,剩下就看它怎么跑了! 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串
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
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