[PHP-WIN] Re: Ping, Script ends before it's finished

2003-01-14 Thread Torben Dehn
gt;news:[EMAIL PROTECTED]... > Sorry I missed : set_time_limit(0); > > > > J.Veenhuijsen wrote: > > Your first problem is likely to be the 30 sec runtime a script is > > allowed to take . See php.ini for this. > > > > Jochem > > > > Torben Dehn wrot

[PHP-WIN] Re: Which Web server to run under XP

2003-01-11 Thread Torben Dehn
I can recommend OmniHttpd by www.omnicron.ca It's free, it's fast and very easy to set up. It will be updated every 6 months or so. "Ben Edwards" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am using XP and have been trying to work out which web server to us

[PHP-WIN] Ping, Script ends before it's finished

2003-01-11 Thread Torben Dehn
Hello ! I am tryin to make a script that will ping a whole subnet and it looks like it works, but it does not... It will ping around 60 to 70 computers and then it will stop.. no error just finishes. I am new at php so maybe i am doing something wrong ? Any Help Would be appreciated. Another thin

[PHP-WIN] Re: Subject: UDP packet

2003-01-02 Thread Torben Dehn
t;Message-ID: <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Reply-To: "Torben Dehn" <[EMAIL PROTECTED]> >From: "Torben Dehn" <[EMAIL PROTECTED]> >Date: Wed, 1 Jan 2003 17:34:05 +0100 >Subject: UDP packet > >Hello ! > >I am very new to PHP so plea

[PHP-WIN] Re: UDP packet

2003-01-01 Thread Torben Dehn
I forgot to include some data : This is how a "packet" of data looks like, but the number of bytes may be diffrent for each packet getserversResponse\Æ¥\m8\Ù¬±q \±}%m:\ÔÌ2$m8\@ö$:m9\ÔJ]m8\Ø6®m<\?¬1mN\>ÔJ m8\Øm[SN \̝Sm8\Ø?zm9\عbÈm8\Õݰ(q \Õݰ(q"\BvEzmD\Pýom8\ÕÝ®ªq"\Ѫ[ kÐ\ÕÝ®ªq \?°à

[PHP-WIN] UDP packet

2003-01-01 Thread Torben Dehn
Hello ! I am very new to PHP so please don't laugh if my code really sucks ;=) What i am trying to do is : 1) Opening an UDP connectión to a server (That works allright) 2) Making a query to the server (That works allright) 3) Recieve an unknow number of UDP packets with an unknown packet size (