Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Problems with org.apache.commons.net.telnet.TelnetClient;

807580Jan 4 2010 — edited Jan 4 2010
Hello all,

I am currently using the TelnetClient class from org.apache.commons.net.telnet.TelnetClient but i have encourntered a problem. When calling TelnetClient.disconnect() from some code excecuting on my home machine, the method returns instantly, but when calling the method from my code running on an android device the method just hangs, never returning.

I know this is not an android forum but i was hoping that this may be an issue that could be related to core java. Any ideas what could be causing this or what i should be looking out for?

Thanks for any pointers...

Dori
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 1 2010
Added on Jan 4 2010
18 comments
881 views