The documentation says "PHP 4 >= 4.1.0" so I expect they do...
I haven't use them though.

Luis
----- Original Message -----
From: "John Yu" <[EMAIL PROTECTED]>
To: "Luis Moreira" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, August 06, 2003 4:04 PM
Subject: Re: [PHP-WIN] Making a service with php


> 4.3.2 Those functions aren't available on 4.3.2?
> ----- Original Message -----
> From: "Luis Moreira" <[EMAIL PROTECTED]>
> To: "John Yu" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Wednesday, August 06, 2003 10:20 AM
> Subject: Re: [PHP-WIN] Making a service with php
>
>
> > What version of PHP do you use ?
> > On PHP-4.1.0 there is an EXPERIMENTAL set of functions (so they say) -
> > socket_create, socket_bind, socket_listen, socket_accept - that combined
> > should do your trick...
> >
> > Luis
> >
> > ----- Original Message -----
> > From: "John Yu" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, August 06, 2003 2:49 PM
> > Subject: [PHP-WIN] Making a service with php
> >
> >
> > > Hi
> > >
> > > I would like to know if it's possible to have a PHP script that
listens
> on
> > a
> > > specific port for incoming requests. If so, how would one go about
doing
> > > that?
> > >
> > > If not, what  language would be good to make that in on windows
> plateform?
> > >
> > > thanks
> > >
> > > John
> > >
> > >
> > >
> > > --
> > > PHP Windows Mailing List (http://www.php.net/)
> > > To unsubscribe, visit: http://www.php.net/unsub.php
> > >
> >
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to