socket options are valid on a UDP-Lite socket.
のソケットオプションが UDP-Lite ソケットでも使用できる。 - JM
/proc/net/udp Holds a dump of the UDPsocket table.
/proc/net/udpUDP ソケットテーブルのダンプを保持している。 - JM
When timeout is non-NULL, the udp/time socket (port 37) is used.
timeoutが NULL でない場合、udp/time ソケット (ポート 37) が使用される。 - JM
To set or get a UDPsocket option, call getsockopt (2)
UDP ソケットオプションを設定または取得するには、取得にはgetsockopt (2) - JM
When a UDPsocket is created, its local and remote addresses are unspecified.
UDP ソケットが生成されるとき、ローカルアドレスやリモートアドレスは指定されない。 - JM
If enabled ICMP errors received for a UDPsocket will not be passed to the user program.
有効になっていると、 UDP ソケットで受信された ICMP エラーはユーザプログラムに渡されない。 - JM
may be returned by a send or receive on a UDPsocket.
に記述されている全てのエラーが、UDP ソケットの送受信で返される可能性がある。 - JM
If the socket is not bound to a local UDP port, then this routine binds it to an arbitrary port.
ソケットがローカルの UDP ポートに bind されていない場合にはこのルーティンは適当なポートに bind する。 - JM
/dev/udp/host/port If host is a valid hostname or Internet address, and port is an integer port number or service name, bash attempts to open a UDP connection to the corresponding socket.
/dev/udp/host/porthost が有効なホスト名またはインターネットアドレスでport が整数のポート番号ならば、bash は対応するソケットに対して UDP 接続のオープンを試みます。 - JM
A UDPsocket for video/audio data is opened at a decided port at the same time (S201). 同時に画像/音声用のUDPのソケットも決まったポートで開いておく(S201)。 - 特許庁
Network packets are received from a physical transport level mechanism by the network protocol layer state machine (101) which decodes network protocols such as TCP, IP, User Datagram protocol (UDP), PPP, and Raw Socket concurrently as each byte is received. ネットワークパケットは、物理的伝送レベル機構から、各バイトが受信される度に、TCP、IP、ユーザーデータプロトコル(UDP)、PPP、ローソケットのようなネットワークプロトコルをデコードするネットワークプロトコルレイヤー状態マシン(101)により受信される。 - 特許庁
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.