Sending Data over SMS
Windows Mobile 6.5
4/8/2010
This code sample is named WDP_SMS. It demonstrates how to send and receive data using the Wireless Datagram Protocol (WDP) over the Short Messaging Service (SMS) transport. Data is sent from one port on the mobile device, and received at another port on the same mobile device.
To run the code sample
-
Navigate to the solution file (*.sln), and double-click it. By default, the solution files are copied to the following folders:
C:\Program Files\Windows Mobile 6.5.3 DTK\Samples\Common\CPP\Win32\CellCore\WDP_SMS
Microsoft Visual Studio launches and loads the solution.
-
Build the solution (Ctrl+Shift+B).
-
Deploy the solution (F5).
-
Launch the application on the mobile device.