Results of 1 - 10 of about 102 for Address (0.009 sec.)
- ILL リクエストパッケージを関して Z39.50 Item Order を準備する 13458
- « yaz_hits yaz_present » PHP Manual YAZ 関数 ILL リクエストパッケージを関して Z39.50 Item Order
...
tion,name-of-institution transaction-type delivery-address,postal-address,name-of-person-or-institution,name- ...
of-person delivery-address,postal-address,name-of-person-or-institution,name- ...
of-institution delivery-address,postal-address,extended-postal-delivery-address de ...
livery-address,postal-address,street-and-number delivery-address, ...
-
https://man.plustar.jp/php/function.yaz-itemorder.html
- [similar]
- Retreives the current address to which the listener's socket is bound 10598
- « EventListener::getBase EventListener::setCallback » PHP Manual EventListener Retreives the cur
...
rent address to which the listener's socket is bound EventListe ...
entListener::getSocketName — Retreives the current address to which the listener's socket is bound 説明 publi ...
c static EventListener::getSocketName ( string &$address , mixed &$port = ? ): bool Retreives the current a ...
o which the listener's socket is bound. パラメータ address Output parameter. IP-address depending on the sock ...
-
https://man.plustar.jp/php/eventlistener.getsocketname.html
- [similar]
- Retreives the current address to which the socket is bound 10507
- « EventUtil::getSocketFd EventUtil::setSocketOption » PHP Manual EventUtil Retreives the current
...
address to which the socket is bound EventUtil::getSocketN ...
) EventUtil::getSocketName — Retreives the current address to which the socket is bound 説明 public static Ev ...
entUtil::getSocketName ( mixed $socket , string &$address , mixed &$port = ? ): bool Retreives the current a ...
resource, stream or a file descriptor of a socket. address Output parameter. IP-address, or the UNIX domain s ...
-
https://man.plustar.jp/php/eventutil.getsocketname.html
- [similar]
- Gets the remote address and port associated with the connection 10365
- « EventHttpConnection::getBase EventHttpConnection::makeRequest » PHP Manual EventHttpConnection
...
Gets the remote address and port associated with the connection EventHttpC ...
ta) EventHttpConnection::getPeer — Gets the remote address and port associated with the connection 説明 publi ...
c EventHttpConnection::getPeer ( string &$address , int &$port ): void Gets the remote address and p ...
ort associated with the connection パラメータ address Address of the peer. port Port of the peer. 戻り値 ...
-
https://man.plustar.jp/php/eventhttpconnection.getpeer.html
- [similar]
- Sets the IP address from which HTTP connections are made 10223
- « EventHttpConnection::setCloseCallback EventHttpConnection::setLocalPort » PHP Manual EventHttp
...
Connection Sets the IP address from which HTTP connections are made EventHttpConn ...
ection::setLocalAddress (PECL event >= 1.2.6-beta) EventHttpConnection::se ...
tLocalAddress — Sets the IP address from which HTTP connections ...
are made 説明 public EventHttpConnection::setLocalAddress ( string $address ): void Sets the IP address from ...
-
https://man.plustar.jp/php/eventhttpconnection.setlocaladdress.html
- [similar]
- Binds an HTTP server on the specified address and port 8411
- « EventHttp::addServerAlias EventHttp::__construct » PHP Manual EventHttp Binds an HTTP server o
...
n the specified address and port EventHttp::bind (PECL event >= 1.2.6-beta ...
Http::bind — Binds an HTTP server on the specified address and port 説明 public EventHttp::bind ( string $add ...
port ): void Binds an HTTP server on the specified address and port. Can be called multiple times to bind the ...
TTP server to multiple different ports. パラメータ address A string containing the IP address to listen(2) on ...
-
https://man.plustar.jp/php/eventhttp.bind.html
- [similar]
- The EventHttpConnection class 7984
- « EventHttp::setTimeout EventHttpConnection::__construct » PHP Manual Event The EventHttpConnect
...
EventBase $base , EventDnsBase $dns_base , string $address , int $port , EventSslContext $ctx = null ) public ...
getBase (): EventBase public getPeer ( string &$address , int &$port ): void public makeRequest ( EventHtt ...
$callback , mixed $data = ? ): void public setLocalAddress ( string $address ): void public setLocalPort ( in ...
ion EventHttpConnection::getPeer — Gets the remote address and port associated with the connection EventHttpC ...
-
https://man.plustar.jp/php/class.eventhttpconnection.html
- [similar]
- Adds a nameserver to the DNS base 7984
- « EventDnsBase EventDnsBase::addSearch » PHP Manual EventDnsBase Adds a nameserver to the DNS ba
...
ラメータ ip The nameserver string, either as an IPv4 address, an IPv6 address, an IPv4 address with a port ( IP ...
v4:Port ), or an IPv6 address with a port ( [IPv6]:Port ). 戻り値 成功した場合に ...
-
https://man.plustar.jp/php/eventdnsbase.addnameserverip.html
- [similar]
- アドレス文字列を解釈します 7984
- « imap_reopen imap_rfc822_parse_headers » PHP Manual IMAP 関数 アドレス文字列を解釈します imap_r
...
ト。 例 例1 imap_rfc822_parse_adrlist() の例 <?php $address_string = "Joe Doe <doe@example.com>, postmaster@ex ...
ample.com, root" ; $address_array = imap_rfc822_parse_adrlist ( $address_strin ...
g , "example.com" ); if (! is_array ( $address_array ) || count ( $address_array ) < 1 ) { die( " ...
something is wrong\n" ); } foreach ( $address_array as $id => $val ) { echo "# $id \n" ; echo " ...
-
https://man.plustar.jp/php/function.imap-rfc822-parse-adrlist.html
- [similar]
- Send data to the remote UDP address. 7984
- « Swoole\Client::sendfile Swoole\Client::set » PHP Manual Swoole\Client Send data to the remote
...
UDP address. Swoole\Client::sendto (PECL swoole >= 1.9.0) Swoo ...
le\Client::sendto — Send data to the remote UDP address. 説明 public Swoole\Client::sendto ( string $ip , ...
SOCK_UDP or SWOOLE_SOCK_UDP6. パラメータ ip The IP address of remote host, IPv4 or IPv6. port The port number ...
-
https://man.plustar.jp/php/swoole-client.sendto.html
- [similar]