Cellular Emulator in WM SDK6.0

With the Cellular Emulator provides we can make phone call can send SMS with the device emulator.
Here is the steps to use:
1, Launch the Cellular Emulator (Start/All Programs / Windows Mobile 6 SDK / Tools / Cellular Emulator ) and the Device Emulator.
2, Read the COM port configuration from the status bar of the Cellular Emulator main window.
3, In the Device Emulator, go to File / Configure and select the Peripherals tab.
4, Map the Serial port 0 of Device Emulator to the specific COM number obtained from step 2
5, Soft reset the Device Emulator (File / Reset / Soft).

then you mey dial and send SMS between the Emulators.

by the way, the phone nomber in the is always ‘35638’,
This is by design. ‘35638’ stands for ‘FKNET’, short for ‘Fake Network’.

 

error shooting:

    when the emulator is started, an error may happen with message“could not read save-state file”

    That’s because the save-state file is not properly saved, just clear the save-state by dvcemumanager.exe. You may also delete the save-state file which locates in application data folder.

D:/Documents and Settings/Administrator/Application Data/Microsoft/Device Emulator

 

你可能感兴趣的:(windows,File,application,mobile,tools,sms)