readme.txt

来自「基于windows mobile操作系统」· 文本 代码 · 共 25 行

TXT
25
字号
Code Sample Name: WDP_SMS

Feature Area: Cellcore.

Description: 

    This sample shows both sending and receiving data via the Wireless Datagram 
    Protocol (WDP) over Short Messaging Service (SMS).  Data is sent from the 
    device on one port back to another port on the device.

Usage:
    Launch the app on the device or use Visual Studio 2005 to launch the app.  
    This sample has no UI, all output goes to the Output window in Visual Studio.

Relevant APIs:
    WapOpen, WapSend, WapRead, WapClose.

Assumptions: None.

Requirements: Visual Studio 2005, Windows Mobile 5.0 SDK,  ActiveSync 4.0.


** For more information about this code sample, please see the 
Windows Mobile SDK help system. **

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?