Like the title says. Is there any telnet library that can be used with J2ME?
EDIT: more specifically, I need this library to be used in a BlackBerry app.
Like the title says. Is there any telnet library that can be used with J2ME?
EDIT: more specifically, I need this library to be used in a BlackBerry app.
It's not very clear what you're looking for when you say Telnet library.
The project BBSSH (http://bbssh.org) is an open source SSH and Telnet client for BlackBerry which contains a telnet protocol implementation.
Specifically if you're looking for something that can handle the telnet protocol itself, these files will be of interest: