PHP supports sockets check out:

http://www.php.net/manual/en/ref.sockets.php


Timothy Hitchens (HiTCHO)
Open Platform Consulting
e-mail: [EMAIL PROTECTED]

> -----Original Message-----
> From: Vinod Panicker [mailto:[EMAIL PROTECTED]] 
> Sent: Thursday, 9 January 2003 5:31 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Connection pool extension?
> 
> 
> Hi,
> 
> I was wondering if there is a php extension available that 
> allows me to do the following -
> 
> 1.    Connect to a given IP address and port
> 2.    Allow me to send and receive data from a particular ip and port
> 3.    Pool the connections so that further requests to the given ip
> and port will reuse the existing connection
> 
> Tx,
> Vinod.
> 
> -----------------------------------
> Vinod Panicker <[EMAIL PROTECTED]>
> Sr. Software Designer
> Geodesic Information Systems Ltd. 
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


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

Reply via email to