On Mon, 2007-05-28 at 11:57 +0200, Danny Backx wrote:
> On Mon, 2007-05-28 at 02:12 +0100, Pedro Alves wrote:
> > I'm not having much luck with telnet or ssh servers for WinCE.
> > Does anyone have experience with those?
> 
> I've occasionally used a telnet server, I didn't have much trouble with
> it but as I said I've never used it much.

Err, actually it as a rshd. Too long ago :-)

> One problem I had was that I really don't understand which types of
> applications the shell allows me to run; it only appears to launch apps
> if they've been built with the voxware tools.
> 
> > 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.
> 
> Would it be very hard to port these to WinCE ? Or, alternatively, write
> a small application that does the equivalent of "tail -f /your-log-file"
> and then sends that to your PC over the network ? (That's what you
> appear to refer to below.)
> 
> > 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
> 
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info

Attachment: signature.asc
Description: This is a digitally signed message part

-------------------------------------------------------------------------
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