Then you might want to open a socket with php, and I think php is able to do this. Check out http://www.php.net/socket, but also socket_bind in particular.
//Anders > -----Original Message----- > From: John Yu [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 06, 2003 4:17 PM > To: Svensson, B.A.T. (HKG) > Subject: Re: [PHP-WIN] Making a service with php > > > No. It doesn't run on a web, it runs via commandline. The server script have > to execute logical operations. > > ----- Original Message ----- > From: "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> > To: "John Yu" <[EMAIL PROTECTED]> > Sent: Wednesday, August 06, 2003 10:01 AM > Subject: RE: [PHP-WIN] Making a service with php > > > > Would then a URL redirect to the port help you? > > > > > -----Original Message----- > > > From: John Yu [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, August 06, 2003 4:00 PM > > > To: Svensson, B.A.T. (HKG) > > > Subject: Re: [PHP-WIN] Making a service with php > > > > > > > > > Not really. I'm attempting to write a customized server and client > package. > > > The server basically give the client packages of data, client works on > the > > > data and send it back to the server. It's the same principle as > [EMAIL PROTECTED] > > > pseudo-parrellar processing > > > > > > John > > > ----- Original Message ----- > > > From: "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]> > > > To: "Php Win32 list" <[EMAIL PROTECTED]> > > > Sent: Wednesday, August 06, 2003 9:50 AM > > > Subject: RE: [PHP-WIN] Making a service with php > > > > > > > > > > > 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? > > > > > > > > Would configure an apache server to listen on your desired port help > you > > > solve this problem? > > > > > > > > -- > > > > 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