Share via


Creating a New Project for Converting to IPv4/IPv6 (Windows CE 5.0)

Send Feedback

You will use this same procedure to create both a server and a client project. For the appropriate code sample to use, see IPv4-only Source Code Examples.

To create a new project

  1. From the File menu, choose New Project or File.

    The New Project or File dialog box appears.

  2. On the Projects tab, perform the following steps:

    1. Choose WCE Console Application.

    2. For project name, type SimpleClient or SimpleServer, depending on the OS design for which you are creating the project.

    3. Leave the default location for the project.

      Platform Builder stores the project in a directory immediately subordinate to your OS design directory. For example, %_WINCEROOT%\PBWorkspaces\<OS design name>\<Project name>.

    4. Leave Workspace Project selected.

    5. Choose OK.

      The New Project Wizard appears.

  3. In the New Project Wizard, perform the following steps:

    1. In step 1 of 3, you would typically enter the appropriate information. For this example, leave these fields blank and choose Next.

    2. In step 2 of 3, choose An empty project, and then choose Next.

    3. In step 3 of 3, from the Release Type list, choose LOCAL, and then choose Finish.

      When project creation is complete, the project displays in the Project folder on the FileView tab.

See Also

How to Convert an Application from IPv4 to IPv4/IPv6

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.