[PHP] Socket client application

2004-04-13 Thread René Fournier
Hi, I've gone through several good PHP sockets tutorials, but all of them seem to focused on making socket servers. What I actually need to do is write a socket client. There's an app runnning on a distant server that accepts incoming TCP connections at such-and-such an IP address and port,

Re: [PHP] Socket client application

2004-04-13 Thread Robert Cummings
On Tue, 2004-04-13 at 17:17, René Fournier wrote: Hi, I've gone through several good PHP sockets tutorials, but all of them seem to focused on making socket servers. What I actually need to do is write a socket client. There's an app runnning on a distant server that accepts incoming TCP