Matt wrote:
> I've searched all the SDK help pages & the group messages, all I find
> about Telnet are posts about telnetting to the phone emulator.
> 
> Anyone know if it's possible to use Telnet on Android?

Depends. Do you know of a JAR that implements the Telnet protocol? I've 
seen SSH JARs, but I haven't ever looked for Telnet.

I am not aware of Android containing a Telnet implementation natively.

> Specifically, I'd like to be able to open a Telnet session to an IBM
> AS/400 (or iSeries or IBMi or whatever they're calling them this
> month).  Then I'd like to be able to show a 25x80 screen with some F-
> keys, Reset, Field Exit, etc around it.  I just can't find any way to
> open the Telnet.  It could be as simple as telnet://ip.address but
> that hasn't worked for me.
> 
> Any help would be greatly appreciated.

http://code.google.com/p/connectbot/

They appear to be aiming at SSH, but you might be able to join the 
project and add Telnet support.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Warescription: All titles, revisions, & ebook formats, just $35/year

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to