Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. lhtimbo

    Echo server not echoing correctly

    This is an echo server that can handle multiple threads, but it doesn't work correctly. The problem is in the echo, only every other line is echoed back and forth and I am not sure why. Any suggestions? Thanks. // Server that handles multiple threads. import java.io.*; import java.net.*...
  2. lhtimbo

    server/client classes

    sedj, thanks a lot, I really appreciate the help.
  3. lhtimbo

    server/client classes

    I apologize if this the wrong forum to post this question in. Can anyone tell me how to change the client and server classes so that when I run them whatever is typed in the client window appears on the server window? As it is, it just prints "what's up" and ends. I need to be able to type, hit...

Part and Inventory Search

Back
Top