G
Guest
Connecting to a WinCe device from Vs2005 via Tcpip
I am working with a WinCe device that does not have a Usb or Rs232. I used
the Vs2003 Tcpip connection. The only access to the device is a Tcpip
connection which did work from Vs2003. I did find the Msdn snippet below but
after transferring the files to the WinCe using the emVcp4 I tried to run the
"conmanclient2.exe" but it would not run.
Any suggestions would be appreciated.
Using whatever connection with the device you have, copy the following files
to the \Windows\ folder on the device. These files are located on the
development computer by default at \Program Files\Common Files\Microsoft
Shared\CoreCon\1.0\Target\wce400\<CPU>.
Clientshutdown.exe
ConmanClient2.exe
CMaccept.exe
eDbgTL.dll
TcpConnectionA.dll
From the command prompt on the device, run conmanclient2.exe.
Determine the IP address of the device.
I am working with a WinCe device that does not have a Usb or Rs232. I used
the Vs2003 Tcpip connection. The only access to the device is a Tcpip
connection which did work from Vs2003. I did find the Msdn snippet below but
after transferring the files to the WinCe using the emVcp4 I tried to run the
"conmanclient2.exe" but it would not run.
Any suggestions would be appreciated.
Using whatever connection with the device you have, copy the following files
to the \Windows\ folder on the device. These files are located on the
development computer by default at \Program Files\Common Files\Microsoft
Shared\CoreCon\1.0\Target\wce400\<CPU>.
Clientshutdown.exe
ConmanClient2.exe
CMaccept.exe
eDbgTL.dll
TcpConnectionA.dll
From the command prompt on the device, run conmanclient2.exe.
Determine the IP address of the device.