Re: Telnet Client search



Paul,

You would think that searching the internet would be a valid option, but
it seems not to be. Unfortunately, I'm running under a system where I'm not
allowed to have MFC, Standard SDK, and a number of other CE features which
come standard. I also need something without a GUI component, something
which would/could run strictly be a terminal application.

Given all of that, do you think that it would be simpler for me to just
figure out how to do the NAT work needed for an external telnet client to
find a telnet server on the CE platform's private network?

Thanks for the help,
Roger

"Paul G. Tobey [eMVP]" wrote:
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.
.