ctober 28, 2004 1:04 pm
Subject: [PHP] Socket trouble
> I'm having some trouble with my socket client. I would like it to
> "notice" when the server is no longer there, and then reconnect. I
> have
> code for the reconnect, etc., but I can't figure out how to write
I'm having some trouble with my socket client. I would like it to
"notice" when the server is no longer there, and then reconnect. I have
code for the reconnect, etc., but I can't figure out how to write the
socket_read code so that it "notices" when the server is gone and then
responds. Presen
I have written a browser class, and while the connect method seems to work
ok (it times out after 10 seconds, as desired), I'm having problems with
actually writing to the socket. For unreliable servers, it has taken up
to 15 minutes to write to the socket, whereas I would like the script to
g
3 matches
Mail list logo