Re: Telnet Client search
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Fri, 12 Oct 2007 13:06:06 -0700
Seems like Google would be able to find you a Win32 Telnet client in source
form with no problem, if not a Windows CE-specific one. You might need to
get a couple of candidates and verify which WinSock APIs they are using to
make sure that the porting task will be easy, but I wouldn't think that more
than a few days would be necessary, if you are knowledgeable in network
programming for Windows.
Paul T.
"Roger Williamson" <RogerWilliamson@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:C3E9F775-F83B-4B64-9E07-53079836157E@xxxxxxxxxxxxxxxx
I've been looking for a telnet client which can be run from the WINCE 5.0
terminal. I found that, much to my amazement, that the telnet item in
Platform Builder 5.0 is only a telnet server.
So does anyone know of a telnet program which meets this criteria?
Essentially my problem is this: I have another device (embedded linux)
which is getting an internet connection from my CE 5.0 device. It has a
telnet server on it, but cannot be telnetted to directly. So we either
need
to telnet into the CE box, then telnet from there into the linux machine,
or
find a way to have the linux machine be telnettable from outside the
255.255.255.0 subnet. (I think that this would require some sort of
NAT/TCPIP magic)
Any help is greatly appreciated,
Thanks again,
Roger
.
- Follow-Ups:
- Re: Telnet Client search
- From: Roger Williamson
- Re: Telnet Client search
- Prev by Date: Re: Adding 3rd Party BSP in Platform Builder (WinCE 6)
- Next by Date: Re: Including Header Files In SDK
- Previous by thread: Re: Platform Builder 6.0 build fails at NETCFV2_MODULES= dotnetv2
- Next by thread: Re: Telnet Client search
- Index(es):
Relevant Pages
|