If you do not use ActiveSync, you must set up a manual Ethernet client server on the TREQ.
You must configure this server to respond to debug or download connection requests from the
host PC's IDE. ActiveSync has the advantage of easier setup because the IP address of the target
is negotiated automatically; however, it also uses a slower connection over the serial port.
.NET
At a TREQ command prompt window, navigate to \HardDisk\bin\client. Instructions for using
conmanclient2.exe and cmaccept.exe can be found online at
http://msdn2.microsoft.com/en-us/library/ms228708(VS.80).aspx
If your TREQ-DX WinCE image is from Feb 2008 or earlier then you will need to update some files on the terminal for this to work with VS 2008. Unzip the attached files, put them under \harddisk\bin\client replacing existing files. You will need to update these files also for VS 2005 connectivity if you've installed VS 2008. Then it should work in sequence:
1. Open a command line window, go to \harddisk\bin\client, run commanclient2.exe
2. Open a second command line window, go to the same folder, run cmaccept.exe
3. Connect to the device in VS 2008.