Re: using different tcp port other than 80

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Johnny wrote:
Hi,

Anyone know how to change the originating port addres for the soap request?
I need to change it to other port due to our network infrastructure.

This works for me:


$soap = new SOAP_Client('http://localhost:8080');

In this case, it's connecting on port 8080.

--
Bill Moran
Potential Technologies
http://www.potentialtech.com

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux