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

Reply via email to