How to Build the connection between Host PC and UNO-2160 WinCE via TCP/IP

First, please ensure that the application SDAuthUtilDevice.exe have be in WinCE system.

Note:

1. Open the folder that corresponds to the Windows CE version on your device in Program Files\Microsoft Visual Studio .NET 2003\CompactFrameworkSDK\WinCE Utilities\Authentication Util\WinCE\x86

2. You have to install the “ActiveSync” and “Windows CE .NET Utilities v1.1 for Visual Studio .NET 2003” from Microsoft website. Please link to the following web page to get the copy.

l ActiveSync

http://www.microsoft.com/downloads/details.aspx?FamilyID=d2645c21-8a85-45a2-8d13-653beb6cdddc&DisplayLang=en

l Windows CE .NET Utilities v1.1 for Visual Studio .NET 2003

http://www.microsoft.com/downloads/details.aspx?FamilyID=7ec99ca6-2095-4086-b0cc-7c6c39b28762&displaylang=en

Step1. Set UNO’s IP address

Step2. Run the application “SDAuthUtilDevice.exe” on Win CE. And click “Start” button.

Step3. Come back to VS.NET IDE and select “Tools¥Smart Device Authentication Utility” like below picture.

Step4. After click “Set up device” button, a messagebox is showing like below.

Just click “OK” button to close messagebox.

Step5. Continue to click “Close” and note the change on UNO WinCE.

Step6. select “Tools¥Connect to Device” item like below.

Step7. Continue to do like below,

Step8. We can see some correct message like below.

Step9. Ready to run application.

Step10. Continue to do like below,

Step11. Finally we can see that application is running on UNO WinCE.