in reply to Re: sockets: problems with daytime client
in thread sockets: problems with daytime client

Before asking my question here, I visited all the links in your post while looking for public daytime servers, but I couldn't get any host to work. My program just hung. Now things seem to be working.

All I was trying to do was retrieve a line of text from a remote host to see if I could get a simple networking program to work.

Thanks.
  • Comment on Re^2: sockets: problems with daytime client

Replies are listed 'Best First'.
Re^3: sockets: problems with daytime client
by Anonymous Monk on Jan 24, 2010 at 12:31 UTC
    mahbe should have tried HTTP instead, your browser conn seems to work :)