You just open a socket connection to the telnet port on the remote host, and then read/write the socket. This is standard network stuff, nothing android specific about it.
On Thu, Aug 6, 2009 at 1:15 PM, fhucho <[email protected]> wrote: > > Hi, I want my app to connect to a server via telnet, send some > commands and read the output, how can I do that? > I googled a lot but found nothing... > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

