ProxyPort Property
This property contains the TCP port for the proxy Server (default 80).
Object Oriented Interface
public function getProxyPort(); public function setProxyPort($value);
Procedural Interface
inship_eztrack_get($res, 25 ); inship_eztrack_set($res, 25, $value );
Default Value
80
Remarks
This property contains the TCP port for the proxy Server (default 80). See the description of the Server property for details.
Data Type
Long