| 例文 |
socket addressの部分一致の例文一覧と使い方
該当件数 : 70件
socket options to get the destination address and the interface of received datagrams. 例文帳に追加
といったソケットオプションがサポートされており、宛先アドレスや受信データグラムのインターフェースが取得できるようになっていることもある。 - JM
When you get an IPv4 connection or packet to a IPv6 socket its source address will be mapped to v6 and it will be mapped to v6. 例文帳に追加
IPv4 の接続 (またはパケット) を IPv6 ソケットが取得すると、発信元アドレスが v6 にマップされ、その接続 (パケット) も v6 にマップされる。 - JM
A newly created TCP socket has no remote or local address and is not fully specified. 例文帳に追加
新しく生成されたばかりの TCP ソケットは、リモートアドレスかローカルアドレスがなく、したがって詳細が完全に指定された状態ではない。 - JM
Moreover, a socket correlated to a file descriptor is generated, a virtual file 524 accessible via the socket is set, and transmission and reception of a message by applying mapping of the virtual file 524 and the message area 511 of the physical address space is performed.例文帳に追加
また、ファイルディスクリプタに関連付けられたソケットを生成し、ソケットを介してアクセス可能な仮想ファイルを設定し、仮想ファイルと物理アドレス空間のメッセージ領域のマッピングを適用したメッセージ送受信を行なう。 - 特許庁
If, as a result of ppp(8) 's dynamic IP assignment, the interface address is changed, the original socket endpoint will be invalid. 例文帳に追加
ppp は動的にIP アドレスを割り当てるため、もしインターフェイスのアドレスが変化してしまうと、 最初に割り当てられたソケット終端のIP アドレスは無効になってしまいます。 - FreeBSD
/dev/tcp/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 TCP connection to the corresponding socket. 例文帳に追加
/dev/tcp/host/porthost が有効なホスト名またはインターネットアドレスでport が整数のポート番号ならば、bash は対応するソケットに対して TCP 接続のオープンを試みます。 - 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
All of the ports, including the extension socket port and connected to the packet router, preferably exist in a common address space of the integrated circuit.例文帳に追加
拡張ソケットポートを包含してパケットルーターへ接続されている全てのポートは、好適には、集積回路の共通アドレス空間内に存在している。 - 特許庁
When the Metric becomes the BIG, the terminal 1 acquires the transmission destination address of the path information, refers to the socket information management table and freezes TCP communication using a transmission source port number corresponding to the acquired transmission destination address.例文帳に追加
端末1はMetricがBIGとなったとき、その経路情報の送信先アドレスを取得し、ソケット情報管理テーブルを参照して取得した送信先アドレスに対応する送信元ポート番号を用いたTCP通信をフリーズする。 - 特許庁
The socket address will be resolved differently into an actual IPv4/v6 address,depending on the results from DNS resolution and/or the host configuration.例文帳に追加
IPv4/v6ソケットのhost部にホスト名を指定すると、処理結果が一定ではない場合があります。 これはPythonはDNSから取得したアドレスのうち最初のアドレスを使用するので、DNSの処理やホストの設定によって異なるIPv4/6アドレスを取得する場合があるためです。 - Python
The user tried to connect to a broadcast address without having the socket broadcast flag enabled or the connection request failed because of a local firewall rule. 例文帳に追加
ソケットのブロードキャスト・フラグが有効になっていないのにユーザがブロードキャストへ接続を試みた。 または、ローカルのファイアウォールの規則により接続の要求が失敗した。 - JM
When a process wants to receive new incoming packets or connections, it should bind a socket to a local interface address using bind (2). 例文帳に追加
あるプロセスで、やってくるパケットを受信したり接続要求を受けたりしたい場合には、そのプロセスはローカルなインターフェースアドレスに、bind (2) を用いてソケットをバインドしなければならない。 - JM
A server admitted IP assigned through a network socket and a client transmission IP directly sent from each client are used for one set and mapped, to generate a client address information table.例文帳に追加
ネットワークソケットを通じて割り当てられたサーバ認知IPと各クライアントより直接伝送されたクライアント伝送IPを一組としてマッピングしてクライアントアドレス情報テーブルを形成する。 - 特許庁
To reduce processing capacity allocated for the generation and discard of a socket, and to reduce possibility that a false name resolution response is transmitted and a false address is stored.例文帳に追加
ソケットの生成および破棄に使用される処理能力を低減でき且つ偽の名前解決応答を送信するとともに偽のアドレスを記憶してしまう可能性を低減できるようにする。 - 特許庁
A socket identifier and destination port number related with search data transmitted to a network and the equipment search response reception address of received response data are registered in an equipment search management table.例文帳に追加
ネットワークに送出する探索データに関するソケット識別子と相手先ポート番号、受信した応答データの機器探索応答受信済みアドレスを機器探索管理テーブルに登録する。 - 特許庁
When a communication application execution part 111 which operates on a first communication middleware execution part 112 of an old system operates to transmit data, a socket hook processing part 113 in a communication device 10 hooks a socket function that the first communication middleware execution part 112 calls, and acquires a protocol type to be used for communication with an opposite connection side based upon address information on the opposite connection side.例文帳に追加
通信装置10では、旧システムの第1通信ミドルウェア実行部112上で動作する通信アプリケーション実行部111が作動してデータを送信する場合、ソケットフック処理部113は、第1通信ミドルウェア実行部112が呼び出したソケット関数をフックし、接続相手のアドレス情報に基づいて、接続相手との通信に用いるプロトコル種別を取得する。 - 特許庁
IP packets passing through a transmission line 7 connecting a GGSN 4 and an IP network 9 are branched by a branching device 21 and supplied to a packet information generation means 22 to generate a packet log in which the start/end time, socket, MSIP address, URL, and MIME type of each application session, and the number of transmit bytes and the number of resent bytes of each layer are recorded.例文帳に追加
GGSN4とIP網9とを結ぶ伝送路7を通過するIPパケットを分岐装置21で分岐してパケット情報生成手段22に供給し、アプリケーションセッションごとにその開始/終了時刻、ソケット、MSIPアドレス、URL、MIMEタイプ、各レイヤーごとの伝送バイト数及び再送バイト数を記録したパケットログを作成する。 - 特許庁
Command and response signals are normally communicated between the host and the cards by a single circuit commonly connected between the host and all of the sockets, but during initialization of the system it is confirmed that a unique relative card address has been written into each card inserted into the sockets by connecting command and status circuits to each socket one at a time in sequence.例文帳に追加
コマンドおよび応答信号は、該ホストと該ソケットの全てとの間に共通に接続されている単一の回路により該ホストと該カードとの間で伝えられ、システムの初期化時には、コマンドおよび状態回路を一度に一つずつ順次各ソケットに接続することによって特有の相対カード・アドレスが該ソケットに挿入されている各カードに書込まれていると確認される。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| 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. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|