Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

TCP connection

  Asked By: Caleb    Date: Jan 14    Category: Java    Views: 825
  

I'm interested in receiving multiple calls throught
the same TCP port, and controll different in/out
buffers for these calls and I think that Socket class
don't let me to do this. Do you know any solution?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Bethany Hughes     Answered On: Jan 14

java.sun.com has one of the simplist and best tutorials for serversocket
and socket  I have seen.

 
Didn't find what you were looking for? Find more on TCP connection Or get search suggestion and latest updates.




Tagged: