Hi All;
I have got problem on socket. First client send query on socket and running
process for first client, socket blocking. Second client same time send query
socket, accept second client but not runing process. Waiting first client end
process. How can I do multi client runing process
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
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
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
On Tue, January 30, 2007 2:31 pm, Scripter47 wrote:
> I'm making a simple socket server that just receive some data, and
> then
> send some data back again to the client.
>
> it is a program that send data by sockets, (not port 80)
>
> It has to a simple solution :)
>
> plz ask for more infomation.
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
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
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
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
Scripter47 wrote:
I'm making a simple socket server that just receive some data, and then
send some data back again to the client.
Lovely.
it is a program that send data by sockets, (not port 80)
Excellent.
It has to a simple solution :)
Simple is usually the best way to go.
plz ask f
I'm making a simple socket server that just receive some data, and then
send some data back again to the client.
it is a program that send data by sockets, (not port 80)
It has to a simple solution :)
plz ask for more infomation.
--
PHP General Mailing List (http://www.php.net/)
To unsubscrib
Hi,
I try to make a script which runs 24/7 and which connects to a socket
based news feed and fetches some data whenever the server sends it.
The problem is that if i disconnect the client machine from the network,
the program is not making any difference between receiving nothing cause
server
12 matches
Mail list logo