Hi guys,

I'm not having much luck with telnet or ssh servers for WinCE.
Does anyone have experience with those?

Specifically I need some way to run the app and the device
and have its stdout/stderr show up on the pc's console.

rsh/rexec would be perfect, since I want this to run
the dejagnu testsuite.

Alternatively, I'm thinking it could be also possible
to play with redirection with [Get|Set]StdioPathW,
and special (like pocket console's CONx: ) devices,
or just simply redirecting to a file and having a
proxy app pump the data back.

Most importanty, I don't want to change the target
application in any way, not even linking to a
different runtime, and it should work with
native (mingw32ce/MSVC) apps.

Care to share your experiences?

Cheers,
Pedro Alves


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to