c++写的cmpp2.0程序。包括发送/接收短信的功能,并且实现的短信发送Server。值得推荐。
上传时间: 2013-12-29
上传用户:lhw888
VB开发的手机短信接收发送管理程序,有兴趣朋友可以研究一下
上传时间: 2015-04-30
上传用户:源码3
C#开发的手机短信发送接收程序,有兴趣朋友可以研究下
上传时间: 2014-01-25
上传用户:cooran
这是我课程设计的一个程序,程序实现echo request icmp 的发送和echo reply icmp 的接收,以发现网络中在线主机以及测量与其他主机的平均往返时间
上传时间: 2013-12-20
上传用户:13160677563
接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response As String Dim msg As New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message = "RETR " + rhs.number.ToString + vbCrLf write(message) response = Respond() If response.Substring(0, 3) <> "+OK" Then Throw New Pop3Exception(response) End If MsgBox(msg) msg.retrieved = True While (1 = 1) response = Respond() If response = "." + vbCrLf Then Exit While Else msg.message += response End If End While Return msg End Function
标签: Pop3Message Function Retrieve response
上传时间: 2013-12-28
上传用户:fnhhs
发送和接收到的数据一样多,边接边返回到上位机,使用串口UART0接收上位机发送的数据,接收到和发送的数据一样多后,取反LED1控制,并将数据原封不动地发送回上位机。 周立功lpc2104开发板开发
上传时间: 2014-11-30
上传用户:asddsd
修复wavecm系列模块焊盘脱落的方法及天线焊接示意图
上传时间: 2015-05-01
上传用户:lxm
VB串口编程的几个问题 串口数据接收方式 如何处理不定长数据的接收 用字符方式收发码值大于127的字符数据 串口通讯问答2
上传时间: 2015-05-02
上传用户:waitingfy
强大的AVR串口通讯程序. 使用中断,发送/接收缓冲区方式,速度快效率高
上传时间: 2015-05-04
上传用户:xaijhqx
Windows CE下的GPS接收程序 Windows CE下的GPS接收程序
上传时间: 2014-03-10
上传用户:daoxiang126