検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 107 for protocol (0.003 sec.)
インターネットサービスおよびプロトコルが関連するポート番号を取得する 8606
« getprotobynumber getservbyport » PHP Manual ネットワーク 関数 インターネットサービスおよびプロ ... する 説明 getservbyname ( string $service , string $protocol ): int | false getservbyname() は、 /etc/services ... に基づき 指定したプロトコル protocol に関して service に対応するインターネットポートを返 ... ータ service インターネットサービス名を表す文字列。 protocol protocol は "tcp" あるいは "udp" (小文字) のいずれ ... す。 戻り値 ポート番号を返します。 service あるいは protocol が見つからない場合は false を返します。 例 例1 get ...
https://man.plustar.jp/php/function.getservbyname.html - [similar]
mysqlndプラグイン と MySQL Proxyの比較 8555
« MySQL Native Driver プラグインAPI mysqlnd plugin APIを取得する » PHP Manual MySQL Native Drive ... 場合は、MySQL Proxy に有利です。 MySQL Proxy は wire protocol (訳注:ネットワークを通じてデータを転送するプロトコ ... ル。 » WikipediaでのWire Protocolの説明 , » StackOverflow でのWire Protocolの説明 ) の ... コルを管理することで達成できることに限られます。wire protocol が変更(滅多にありませんが)されると、MySQL Proxy の ... 本的に MySQLクライアントサーバプロトコル、時に wire protocol と呼ばれるもののラッパーです。開発者は C言語のAPI呼 ...
https://man.plustar.jp/php/mysqlnd.plugin.mysql-proxy.html - [similar]
ポートおよびプロトコルに対応するインターネットサービスを得る 8376
« getservbyname header_register_callback » PHP Manual ネットワーク 関数 ポートおよびプロトコルに ... ビスを得る 説明 getservbyport ( int $port , string $protocol ): string | false getservbyport() は、 /etc/servic ... es に基づき 指定したプロトコル protocol に関してポート port に関連するインターネットサービ ... スを返します。 パラメータ port ポート番号。 protocol protocol は "tcp" あるいは "udp" (小文字) のいずれ ... 得する 関連キーワード: ポート , プロトコル , 対応 , protocol , getservbyport , getservbyname , 番号 , string , ...
https://man.plustar.jp/php/function.getservbyport.html - [similar]
プロトコル番号が指すプロトコル名を取得する 8043
« getprotobyname getservbyname » PHP Manual ネットワーク 関数 プロトコル番号が指すプロトコル名を ... プロトコル名を取得する 説明 getprotobynumber ( int $protocol ): string | false getprotobynumber() は、 /etc/pro ... tocols に基づき プロトコル番号 protocol が指すプロトコル名を返します。 パラメータ protocol ... ード: プロトコル , 番号 , 取得 , getprotobynumber , protocol , getprotobyname , getservbyname , ネットワーク , ...
https://man.plustar.jp/php/function.getprotobynumber.html - [similar]
PHP のクラスとして実装された URL ラッパーを登録する 7979
« stream_supports_lock stream_wrapper_restore » PHP Manual ストリーム 関数 PHP のクラスとして実装 ... ーを登録する 説明 stream_wrapper_register ( string $protocol , string $class , int $flags = 0 ): bool 自分で作っ ... テムの関数と利用することを可能にします。 パラメータ protocol 登録したいラッパー名。 有効なプロトコル名には、 ア ... ス文字(+)、 ハイフン(-) のみが含まれています。 class protocol を実装したクラス名。 flags protocol が URL プロトコ ... false を返します。 stream_wrapper_register() は、 protocol というハンドラが既にある場合、 false を返します。 ...
https://man.plustar.jp/php/function.stream-wrapper-register.html - [similar]
SNMP オブジェクトを取得する 7928
« snmp2_walk snmp3_getnext » PHP Manual SNMP 関数 SNMP オブジェクトを取得する snmp3_get (PHP 4, ... urity_name , string $security_level , string $auth_protocol , string $auth_passphrase , string $privacy_protoc ... ティレベル (noAuthNoPriv|authNoPriv|authPriv)。 auth_protocol 認証プロトコル (MD5 あるいは SHA)。 auth_passphras ... e 認証パスフレーズ。 privacy_protocol プライバシープロトコル (DES あるいは AES)。 privac ... : オブジェクト , 取得 , string , security , auth , protocol , passphrase , int , プライバシー , retries ...
https://man.plustar.jp/php/function.snmp3-get.html - [similar]
すべての SNMP オブジェクトをエージェントから取得する 7928
« snmp3_set snmpget » PHP Manual SNMP 関数 すべての SNMP オブジェクトをエージェントから取得する ... urity_name , string $security_level , string $auth_protocol , string $auth_passphrase , string $privacy_protoc ... キュリティレベルに auth や priv を使っていなくても、 protocol/password には有効な値を指定しなくてはなりません。 ... ティレベル (noAuthNoPriv|authNoPriv|authPriv)。 auth_protocol 認証プロトコル (MD5 あるいは SHA)。 auth_passphras ... e 認証パスフレーズ。 privacy_protocol プライバシープロトコル (DES あるいは AES)。 privac ...
https://man.plustar.jp/php/function.snmp3-walk.html - [similar]
指定したオブジェクト ID に続く SNMP オブジェクトを取得する 7749
« snmp3_get snmp3_real_walk » PHP Manual SNMP 関数 指定したオブジェクト ID に続く SNMP オブジェク ... urity_name , string $security_level , string $auth_protocol , string $auth_passphrase , string $privacy_protoc ... ティレベル (noAuthNoPriv|authNoPriv|authPriv)。 auth_protocol 認証プロトコル (MD5 あるいは SHA)。 auth_passphras ... e 認証パスフレーズ。 privacy_protocol プライバシープロトコル (DES あるいは AES)。 privac ... 取得 , string , 指定 , getnext , security , auth , protocol , passphrase , retries ...
https://man.plustar.jp/php/function.snmp3-getnext.html - [similar]
暗号化エンジンの情報を返す 7634
« gnupg_export gnupg_geterror » PHP Manual GnuPG 関数 暗号化エンジンの情報を返す gnupg_getengine ... り値 暗号化エンジンの情報を配列で返します。 これは、 protocol , file_name , home_dir からなります。 例 例1 手続き ... )); ?> 上の例の出力は以下となります。 array(3) { ["protocol"]=> int(0) ["file_name"]=> string(12) "/usr/bin/gp ... )); ?> 上の例の出力は以下となります。 array(3) { ["protocol"]=> int(0) ["file_name"]=> string(13) "/usr/bin/gp ... エンジン , getengineinfo , string , file , array , protocol , bin , usr , identifier ...
https://man.plustar.jp/php/function.gnupg-getengineinfo.html - [similar]
定義済み定数 7634
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... int ) Message too long. SOCKET_EPROTOTYPE ( int ) Protocol wrong type for socket. SOCKET_EPROTONOSUPPORT ( in ... t ) Protocol not supported. SOCKET_ESOCKTNOSUPPORT ( int ) Sock ... on transport endpoint. SOCKET_EPFNOSUPPORT ( int ) Protocol family not supported. SOCKET_EAFNOSUPPORT ( int ) ... Address family not supported by protocol. SOCKET_EADDRNOTAVAIL ( int ) Cannot assign reques ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT