Huh? Telnet isn't a shell. It's a TCP protocol handler. He doesn't want to communication via TCP, he wants to communicate via a serial port.
Huh? Telnet isn't a shell. It's a TCP protocol handler. He doesn't want to communication via TCP, he wants to communicate via a serial port.
-- Grant Edwards grante Yow! What I want to find at out is -- do parrots know
I don't supopse there's a WinCE port of busybox?
-- Grant Edwards grante Yow! I'll eat ANYTHING at that's BRIGHT BLUE!!
I was curious about taking a look at busybox, I would imagine that there would be no port but that making one would be a semi simple matter of exchaning linux file access with windows APIs (basically wrap all the APIs to look like the same linux calls). That did come to mind first. T.
Maybe there's a kermit server for Windows, by now? You might be able to provoke something like that to talking to a cmd shell. You could certainly use it for file downloads and uploads.
What you're describing sounds like ftp over a serial link, rather than a full-blown shell.
Modern windows has a telnet server that fires up a cmd session. (And an FTP server?) Use some sort of PPP server to establish an IP connection over your serial link and you can use the whole gammut of TCP/IP tools.
-- Andrew
ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.