「datagram socket」を含む例文一覧(7)

  • socket options valid for datagram sockets are supported.
    ソケットオプションがサポートされている。 - JM
  • To get an initial estimate of the path MTU connect a datagram socket to the destination address using connect (2)
    path MTU の値をまず見積もってみるには、宛先アドレスにconnect (2) - JM
  • A raw socket receives or sends the raw datagram not including link level headers.
    raw ソケットは、リンクレベルヘッダを含まない raw データグラムの送受信ができる。 - JM
  • request is a socket object; for datagram services, self.
    ストリーム型では、self.request はソケットオブジェクトです; データグラムサービスでは、self.request は文字列になります。 - Python
  • When enabled on a datagram socket all generated errors will be queued in a per-socket error queue.
    データグラムソケットに対して有効になっていると、発生したエラーは全てソケットごとのエラーキューに保存される。 - JM
  • If this option is enabled, then all data output on this socket is accumulated into a single datagram that is transmitted when the option is disabled.
    このオプションが指定されると、このソケットの全てのデータ出力は一つのデータグラムに蓄積され、このオプションが無効化された時に送信される。 - JM
  • 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 © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • JM
    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.
  • Python
    Copyright 2001-2004 Python Software Foundation.All rights reserved.
    Copyright 2000 BeOpen.com.All rights reserved.
    Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
    Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.