検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 379 for [SIMILAR] 16 1024 4096 WITH 74697 socket WITH 14... (0.395 sec.)
定義済み定数 10000
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 AF_UNIX ( int ) AF_INET ( int ) AF_INET6 ( int ) IPv6 サポートつきでコンパ ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
9653
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバー この例は、簡単な応答サーバーです。変数 address と port を設定と実行環境に合うように変更してください。 このサーバーに次のようなコマンドで接続することが可能です。 : telnet 192.168.1.53 10000 ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
The EventUtil class 9653
« EventSslContext::__construct EventUtil::__construct » PHP Manual Event The EventUtil class The EventUtil class (PECL event >= 1.5.0) はじめに EventUtil is a singleton with supplimentary methods and constants. クラス概要 final class EventUtil { /* Constants */ const int AF_INET = 2 ; co ...
https://man.plustar.jp/php/class.eventutil.html - [similar]
区別できないソケットの組を作成し、配列に保存する 9653
« socket_create_listen socket_create » PHP Manual ソケット 関数 区別できないソケットの組を作成し、配列に保存する socket_create_pair (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create_pair — 区別できないソケットの組を作成し、配列に保存する 説明 socket_create_pair ( int $domain , int $typ ...
https://man.plustar.jp/php/function.socket-create-pair.html - [similar]
ソケットに名前をバインドする 9653
« socket_addrinfo_lookup socket_clear_error » PHP Manual ソケット 関数 ソケットに名前をバインドする socket_bind (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_bind — ソケットに名前をバインドする 説明 socket_bind ( Socket $socket , string $address , int $port = 0 ): bool address で指定した名 ...
https://man.plustar.jp/php/function.socket-bind.html - [similar]
ソケット上の接続を初期化する 9653
« socket_cmsg_space socket_create_listen » PHP Manual ソケット 関数 ソケット上の接続を初期化する socket_connect (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_connect — ソケット上の接続を初期化する 説明 socket_connect ( Socket $socket , string $address , ? int $port = null ): bool Socket ク ...
https://man.plustar.jp/php/function.socket-connect.html - [similar]
接続したソケットからデータを受信する 9653
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する socket_recv (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recv — 接続したソケットからデータを受信する 説明 socket_recv ( Socket $socket , ? string &$data , int $length , int $flags ): int | false ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
与えられた addrinfo から、ソケットを作成してバインドする 9653
« socket_accept socket_addrinfo_connect » PHP Manual ソケット 関数 与えられた addrinfo から、ソケットを作成してバインドする socket_addrinfo_bind (PHP 7 >= 7.2.0, PHP 8) socket_addrinfo_bind — 与えられた addrinfo から、ソケットを作成してバインドする 説明 socket_addrinfo_bind ( AddressInfo ...
https://man.plustar.jp/php/function.socket-addrinfo-bind.html - [similar]
与えられた addrinfo から、ソケットを作って接続する 9653
« socket_addrinfo_bind socket_addrinfo_explain » PHP Manual ソケット 関数 与えられた addrinfo から、ソケットを作って接続する socket_addrinfo_connect (PHP 7 >= 7.2.0, PHP 8) socket_addrinfo_connect — 与えられた addrinfo から、ソケットを作って接続する 説明 socket_addrinfo_connect ( Address ...
https://man.plustar.jp/php/function.socket-addrinfo-connect.html - [similar]
接続されているかどうかにかかわらず、ソケットにデータを送信する 9653
« stream_socket_recvfrom stream_socket_server » PHP Manual ストリーム 関数 接続されているかどうかにかかわらず、ソケットにデータを送信する stream_socket_sendto (PHP 5, PHP 7, PHP 8) stream_socket_sendto — 接続されているかどうかにかかわらず、ソケットにデータを送信する 説明 stream_socket_se ...
https://man.plustar.jp/php/function.stream-socket-sendto.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT