User`s manual
Table Of Contents
- 1. Introduction
- 2. Getting Started
- Starting Your UC-7400-CE Computer
- Resetting Your UC-7400-CE Computer
- Operating UC-7400-CE Computer Via Serial Console
- Changing the Network Settings
- Operating Your UC-7400-CE Computer Via Telnet Client
- User/Group Management
- Adjusting System Time and RTC Time
- Starting and Stopping Services
- Troubleshooting Network Connectivity
- Simple Network Management Protocol (SNMP)
- 3. Web-based Management System
- 4. Application Development
- 5. Programming Examples
- A. Operating Programmable Function Keys and LCM
- B. Firmware Upgrade Procedure
- C. Service Information

UC-7400-CE User’s Manual Application Development
4-9
y From the Build toolbar, choose the SDK (UC7400CE1.0 in this example), the type of
run-time image (Release or Debug), and the target device (UC7400CE1.0 Device in the
example).
y Write your code.
y From the Build menu, choose Rebuild All to compile your application.
y Ignore the following dialog if it pops up. This is generated by ActiveSync while developing a
mobile application. The UC-7400-CE computer is not a mobile device.
y When you complete your application, use the web-based management system to upload it to
the target computer.
y Logon the target computer and execute the program at the console prompt.
To develop a VB.NET / C# application with .NET Compact Framework
y Open Microsoft® Visual Studio .Net 2003.
y From the File menu, choose New Æ Project.
y Choose the Project Type and then select the Smart Device Application as the type of
project.
y Fill in the project name and click OK.
y Choose Windows CE as the target platform.
y Select the desired project type and click OK.