Skip to Main Content

Java APIs

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!

Apache mina problem

843790Nov 6 2007 — edited Nov 16 2007
hi all ,

I used apache mina to develop a server

when I using the telnet command to connect to this server, it works fine
" telnet 127.0.0.1 9123 "


I want now to write a client application that can connect to this server
I want to send some requests to that server and receive some responses from it.............

how ?

can anybody help me
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 14 2007
Added on Nov 6 2007
6 comments
570 views