Home
last modified time | relevance | path

Searched refs:port (Results 201 – 225 of 226) sorted by last modified time

12345678910

/plugin/mantis/lib/
H A Dclass.wsdl.php593 foreach($this->ports as $port => $portData) {
624 foreach($this->ports as $port => $portData) {
655 foreach($this->ports as $port => $portData) {
H A Dchangelog119 - soap_transport_http: only include port in Host header if it was specified in the URL
148 - wsdl: Include port in endpoint address when serializing
425 - wsdl: for WSDL and XML Schema imports, don't forget to use the TCP port number (thanks Luca GIOPP…
494 - soap_server: strip port number from server name (some FastCGI implementations include port in ser…
H A Dclass.soap_transport_http.php22 var $port = ''; variable in soap_transport_http
134 $this->port = 443;
136 $this->port = 80;
147 $this->setHeader('Host', $this->host.':'.$this->port);
190 …ut, response_timeout $response_timeout, scheme $this->scheme, host $this->host, port $this->port");
194 $port = $this->port;
197 $port = $this->proxy['port'];
218 $this->fp = @fsockopen( $host, $this->port, $this->errno, $this->error_str, $connection_timeout);
220 $this->fp = @fsockopen( $host, $this->port, $this->errno, $this->error_str);
278 …$hostURL = ($this->port != '') ? "$this->scheme://$this->host:$this->port" : "$this->scheme://$thi…
H A Dnusoap.php2129 var $port = ''; variable in soap_transport_http
2241 $this->port = 443;
2243 $this->port = 80;
2254 $this->setHeader('Host', $this->host.':'.$this->port);
2301 $port = $this->port;
2304 $port = $this->proxy['port'];
2327 $this->fp = @fsockopen( $host, $this->port, $this->errno, $this->error_str);
2385 …$hostURL = ($this->port != '') ? "$this->scheme://$this->host:$this->port" : "$this->scheme://$thi…
5105 foreach($this->ports as $port => $portData) {
5136 foreach($this->ports as $port => $portData) {
[all …]
/plugin/sphinxsearch/
H A DINSTALL19 By default plugin is using 9312 as the searchd port, so make sure this
20 port is free (if you have sphinx on other port, see #5).
H A DSphinxSearch.php23 public function __construct($host, $port, $index) argument
26 $this->_sphinx->SetServer($host, $port);
H A Dsphinxapi.php490 function SetServer ( $host, $port = 0 ) argument
504 assert ( is_int($port) );
506 $this->_port = $port;
571 $port = 0;
576 $port = $this->_port;
580 $fp = @fsockopen ( $host, $port, $errno, $errstr );
582 $fp = @fsockopen ( $host, $port, $errno, $errstr, $this->_timeout );
/plugin/podcast/
H A Dhelper.php55 $port = isset($url_info['port']) ? $url_info['port'] : 80;
56 $fp=fsockopen($url_info['host'], $port, $errno, $errstr, 10 );
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jar ... io.IOException java.net.InetAddress address int port org.apache.http.HttpConnection conn org. ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
H A Dbuild.js1 …&location.protocol.replace(/\:/,""),l=a&&location.hostname,c=a&&(location.port||undefined),h=[],p=…
/plugin/flowplayer/player/
H A DREADME.txt368 - license key verification failed if a port number was used in the URL (like in this url: http://my…
/plugin/fblogin/lib/
H A Dbase_facebook.php1209 $port =
1211 (($protocol === 'http://' && $parts['port'] !== 80) ||
1216 return $protocol . $parts['host'] . $port . $parts['path'] . $query;
/plugin/contactmodern/
H A Drecaptchalib.php67 function _recaptcha_http_post($host, $path, $data, $port = 80) { argument
80 if( false == ( $fs = @fsockopen($host, $port, $errno, $errstr, 10) ) ) {
/plugin/fedauth/
H A Dcommon.php98 $port = ($_SERVER['SERVER_PORT'] == $defp) ? '' : (':'.$_SERVER['SERVER_PORT']);
99 return $protocol . '://' . $_SERVER['SERVER_NAME'] . $port . $_SERVER['REQUEST_URI'];
/plugin/fedauth/Auth/OpenID/
H A DURINorm.php197 list($_whole, $userinfo, $host, $port) = $authority_matches;
214 if ($port) {
215 if (($port == ':') ||
216 ($scheme == 'http' && $port == ':80') ||
217 ($scheme == 'https' && $port == ':443')) {
218 $port = '';
221 $port = '';
224 $authority = $userinfo . $host . $port;
/plugin/fedauth/Auth/
H A DOpenID.php364 * @param string $port The port.
371 static function urlunparse($scheme, $host, $port = null, $path = '/', argument
389 if ($port) {
390 $result .= ":" . $port;
/plugin/facebookalbum/
H A Dfacebook.php905 $port =
907 (($protocol === 'http://' && $parts['port'] !== 80) ||
912 return $protocol . $parts['host'] . $port . $parts['path'] . $query;
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jar ... io.IOException java.net.InetAddress address int port org.apache.http.HttpConnection conn org. ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/autotweet/
H A DOAuth.php383 $port = @$parts['port'];
388 $port or $port = ($scheme == 'https') ? '443' : '80';
390 if (($scheme == 'https' && $port != '443')
391 || ($scheme == 'http' && $port != '80')) {
392 $host = "$host:$port";
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1521 port: location.port ? ':' + location.port : ''
/plugin/linkbonus/syntax/
H A Dinterwiki.txt222 if(!$parsed['port']) $parsed['port'] = 80;
225 $url = str_replace('{PORT}',$parsed['port'],$url);
/plugin/qstat/
H A Dsyntax.php314 function _getStatus($host, $port) { argument
316 return $this->_proxy($host, $port);
318 return array_merge($this->_infos($host, $port), $this->_status($host, $port));
322 function _proxy($host, $port) { argument
324 $str = file_get_contents("$proxy?host=$host&port=$port");
333 function _infos($host, $port) { argument
336 $sock = @stream_socket_client("udp://$host:$port");
363 function _status($host, $port) { argument
366 $sock = @stream_socket_client("udp://$host:$port");
/plugin/snap/
H A Dserver.sh21 for port in $ports; do
24 echo "`date` - Listening on port $port";
25 nc -l -r -p$port -e $base/snap.sh

12345678910