Re: [PHP] Socket problem plz read.

2007-02-01 Thread Németh Zoltán
On cs, 2007-02-01 at 14:45 +0100, Scripter47 wrote: > Richard Lynch skrev: > > On Wed, January 31, 2007 9:39 am, Németh Zoltán wrote: > >> On sze, 2007-01-31 at 16:26 +0100, Scripter47 wrote: > >>> I'm making a simple socket server that just receive some data, and > >>> then > >>> send some data ba

Re: [PHP] Socket problem plz read.

2007-02-01 Thread Scripter47
Richard Lynch skrev: On Wed, January 31, 2007 9:39 am, Németh Zoltán wrote: On sze, 2007-01-31 at 16:26 +0100, Scripter47 wrote: I'm making a simple socket server that just receive some data, and then send some data back again to the client. EDIT: I forgot to tell that i need help! I have sea

Re: [PHP] Socket problem plz read.

2007-01-31 Thread Richard Lynch
On Wed, January 31, 2007 9:39 am, Németh Zoltán wrote: > On sze, 2007-01-31 at 16:26 +0100, Scripter47 wrote: >> I'm making a simple socket server that just receive some data, and >> then >> send some data back again to the client. >> >> EDIT: >> I forgot to tell that i need help! >> >> I have sear

Re: [PHP] Socket problem plz read.

2007-01-31 Thread Scripter47
Stut skrev: Németh Zoltán wrote: On sze, 2007-01-31 at 16:26 +0100, Scripter47 wrote: I'm making a simple socket server that just receive some data, and then send some data back again to the client. EDIT: I forgot to tell that i need help! I have search around for hours now, and the examples

Re: [PHP] Socket problem plz read.

2007-01-31 Thread Stut
Németh Zoltán wrote: On sze, 2007-01-31 at 16:26 +0100, Scripter47 wrote: I'm making a simple socket server that just receive some data, and then send some data back again to the client. EDIT: I forgot to tell that i need help! I have search around for hours now, and the examples are always no

Re: [PHP] Socket problem plz read.

2007-01-31 Thread Németh Zoltán
On sze, 2007-01-31 at 16:26 +0100, Scripter47 wrote: > I'm making a simple socket server that just receive some data, and then > send some data back again to the client. > > EDIT: > I forgot to tell that i need help! > > I have search around for hours now, and the examples are always not what > I

Re: [PHP] Socket problem plz read.

2007-01-31 Thread Scripter47
I'm making a simple socket server that just receive some data, and then send some data back again to the client. EDIT: I forgot to tell that i need help! I have search around for hours now, and the examples are always not what I needed :( the program is written in Python, if that helps, and is