VisualC++通信編程工程實例精解 \Chapter 2 \Example 1 MSCOMM控件編程實例 \Example 2 基于Windows API的虛擬終端實現 \Example 3 基于CSerialPort的串口多線程通信框架 \調試工具\串口調試助手 \Chapter 3 \Example 4 Winsock API編程技術——基于Winsock的聊天室程序 \Example 5 CAsyncSocket編程技術——基于CAsyncSocket的局域網通信程序 \Example 6 CSocket編程技術——基于CSocket的局域網聊天室程序 \擴充實例 基于CSocket的網絡版中國象棋 \調試工具\TCPUDP調試助手 \Chapter 4 \Example 7 訪問遠程數據庫MS SQLServer實例 \Chapter 5 \Example 8 以RS View32為服務器的OPC客戶端編程 \Example 9 一個OPC客戶端監視程序 \Chapter 6 \Example 10 一個封裝的Modem AT命令操作類的快速撥號程序 \Chapter 7 \Example 11 GSM和GPRS應用實例 \擴充實例 基于CSocket的GPRS數據中心程序 \調試工具和文檔\TCPUDP調試助手 MC55_ATC_V02.06.pdf TCP使用方法.doc 常用SMS指令一覽表.pdf
標簽: Example VisualC Chapter Windows
上傳時間: 2016-03-25
上傳用戶:趙云興
這是非常簡單的例子,叫做“PushRegistry和短信聯動演示”。她提供了兩個命令“注冊短信監聽”和“取消短信監聽”。 注冊短信監聽,則調用 PushRegistry.registerConnection(connURL, MIDletStr, FilterStr) 來向手機申請專門監聽某一個端口,這個端口可以是各種協議, 可以是藍牙的btspp://:, 也可以是短信的sms://:, 還可以是套接字的socket://:,
標簽:
上傳時間: 2013-12-22
上傳用戶:colinal
SMSTransceiver (short message service transmitter and receiver [transceiver]) is a tool for sending and receiving SMS via a serial or infrared connection between PC and a mobile phone.
標簽: SMSTransceiver transmitter transceiver receiver
上傳時間: 2014-01-04
上傳用戶:han_zh
源碼,STR710,可發PWM,MAN,DIFMAN等編碼形式RF波形,送入TDA系列芯片調制發射
標簽: 源碼
上傳時間: 2013-12-20
上傳用戶:風之驕子
電力監控系統 實時告警處理程序,包括語音告警 實時打印 分色顯示等功能 [ wAP push開發所需源碼 哈哈, 不錯 [ATCLib.rar] - 使用gsm modem發送sms/wap push,同時也支持解析mms notification,從而可以使用普通gsm modem接收彩信 [Quick_WAP_push_Application_Guidelines_1.02.rar] - Quick_WAP_push_Application_Guidelines_1.02 [SMSServer.rar] - 中國聯通短信服務平臺,包括服務器和客戶端代碼,很好的東東~~~~~~~~ [MODEM.zip] - 不錯的源代碼,請收下 [GPRS_sms.zip] - 一個用COM或USB接口連接gsm/GPRS手機進行短信收發的程序,用到的是simense的通訊模塊 [gsmsend.rar] - gsm modem 發送短信 閃信 WAP push開發例子 [no06.rar] - 串行口接收數據的程序.可以設置波特率,選擇串行口. [vc_demo.rar] - 使用VC編寫的GPRS通訊代碼,可用于GPRS MODEM收發數據
上傳時間: 2013-12-27
上傳用戶:dapangxie
系統程序流程軟件設計的重點在于單片機的編程。通過向TC35寫入不同的AT指令,能完成多種功能,如網絡登錄、讀取SIM卡上電話號碼、發送SMS消息、接收SMS消息等
上傳時間: 2016-05-07
上傳用戶:lepoke
華為GPRSGTM900的類,全 部操作(GPRS。SMS)
上傳時間: 2014-01-11
上傳用戶:GHF
The Radio Interface Layer is the name for an interface that was developed especially for the Pocket PC Phone Edition. It is meant to abstract the interface with a phone/modem device. To achieve this it is closely modelled after the GSM AT command interface. Unfortunately the API was not published officially by Microsoft. Instead more high level API s were published that should be sufficient for developers. Again, unfortunately they are not sufficient. For example the API for receiving notification of incoming SMS messages is arranged for exclusively for one application per type of SMS. Apparently this will be improved upon in Pocket PC 2003. Another area is the availablity of a true AT command modem interface to interact with the GSM modem directly, which is also absent.
標簽: especially Interface for developed
上傳時間: 2013-12-02
上傳用戶:wff
GSM的標準文檔,詳細介紹了短消息SMS的格式,及各個組成field的內容
上傳時間: 2013-12-26
上傳用戶:wqxstar
短信貓完整開發例子,里面包含全部的字節流碼,bit7碼和Unicode編碼的函數,詳細見sms.h文件。
上傳時間: 2014-01-27
上傳用戶:gengxiaochao