News

If anyone is familiar with sockets programming, could they please look at this code and tell me if i'm doing something wrong. After the 'cddb hello' command, I successfully read the reply string ...
Multithreaded programming with Java sockets Listing 2, below, puts all of the server code so far together into a slightly more robust example that uses threads to handle multiple requests.