How to: Connect the Emulator to a Development Tool

You can download and run applications on an emulator for Windows Mobile-based Pocket PCs by connecting the emulator to a development tool.

If the emulator is installed on a desktop computer that is not connected to a network, you must also install the Microsoft Loopback Adapter. For more information, see the following article in the Microsoft Knowledge Base: https://support.microsoft.com/support/kb/articles/Q236/8/69.ASP.

For more information about emulators, see Emulator Requirements and Limitations.

For more information about downloading managed code applications to the emulator, see "Frequently Asked Questions" under .NET Compact Framework in the MSDN library.

To connect the emulator to eMbedded Visual C++

  1. Open eMbedded Visual C++.
  2. On the Tools menu, click Configure Platform Manager.
  3. Expland Pocket PC 2003, click Pocket PC 2003 Emulator, and then click Properties.
  4. In the Transport box, select TCP/IP Transport for Windows CE.
  5. In the Startup Server box, select Emulator Startup Server.
  6. To the right of Emulator Startup Server, click Configure.
  7. In the Ethernet box, select NAT (Outgoing only).
  8. In the Serial Port 1, Serial Port 2, and Parallel Port boxes, select None.
  9. Accept the remaining default settings.
  10. Click OK, and then click OK again.

To modify the emulator connection to Visual Studio .NET 2003

  1. Open Visual Studio .NET 2003.
  2. On the Tools menu, click Options.
  3. Expand Device Tools, and then click Devices.
  4. In the Show devices for platform box, select Pocket PC, and then click an emulator in the Devices box.
  5. You can modify the Emulation Startup Provider configuration by clicking Configure, or you can accept the default settings.
  6. To test the connection to the emulator, click Connect.
  7. Click OK.

See Also

Emulator Requirements and Limitations

How to: Connect the Windows Mobile-Based Device to a Development Tool

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.