User`s manual

V460 Series WinCE User’s Manual Getting Start
Adjusting Time Zone
Setting the System Time Manually: Use the date, and time commands to query the current system
date/time or to set a new system date/time. The system time is save in RTC. Stopping the system
won’t affect the system time.
\> date
The current date is: Tuesday, November 22, 2005
Enter the new date (mm-dd-[yy]yy): 12-23-05
\> date /T
Wednesday, November 23, 2005
\> time
The current time is: 5:27:17 PM
Enter the new time (hh:mm:ss): 16:02:00
\> time /T
4:02:04 PM
Setting the Time Zone: Windows CE 6.0 supports Time Zone. You can use [Control Panel] Æ
[Date/Time] to adjust your current Time Zone. It also supports Daylight Date and Daylight Time.
Starting and Stopping Services
After booting up, the V460 computer runs several services continuously to serve requests from
users or other programs. Notable services include telnet (“TEL0:”), World Wide Web HTTP
(“HTP0:”), and file transfer FTP (“FTP0:”). Most users will not use these services. However, you
can start or stop a service by using the “services” command. For example,
Start the FTP service by typing
\> services start FTP0:
Stop the FTP service by typing
\> services stop FTP0:
The default services in the V460 are:
TEL0: Telnet Service
FTP0: FTP Service
CON0: Console Service
Troubleshooting Network Connectivity
The ipconfig tool prints the TCP/IP-related configuration data of a host, including the IP addresses,
gateway, and DNS servers.
\> ipconfig /all
Windows IP configuration
Ethernet adapter Local Area Connection:
IP Address: 192.168.4.127
Subnet Mask: 255.255.255.0
Adapter Name: PCI\E100CE1
Description: PCI\E100CE1
2-7