ppPを含む例文一覧と使い方
該当件数 : 409件
The PPP method includes steps of: maintaining reviews for commodities received from users in association with a commodity ledger; exposing the commodity ledger as advertisement along with the reviews when the reviews are exposed; and providing the user with a predetermined compensation when a commodity is purchased through the commodity ledger.例文帳に追加
本発明に係るPPP方法は、ユーザから受信した商品に対するレビューを商品の商品原簿と関連して維持するステップと、レビューが露出される場合に、商品原簿を広告としてレビューとともに露出するステップと、商品原簿を介して商品の購買が発生する場合に、ユーザに所定の補償を提供するステップとを含む。 - 特許庁
An address field and a control field having been used for fixed values in a frame configuration of a conventional PPP are utilized and an identification code value to identify combinations of option data, an identification code value in an access mode in an ISP access, a transfer destination address value and an identification code value of a host protocol and an application corresponding to a priority sequence are set to the fields.例文帳に追加
従来のPPPのフレーム構成において、固定値としているアドレスフィールドと制御フィールドを活用し、オプションデータの組合せを識別する為の識別コード値、ISPアクセス時のアクセスモードの識別コード値や転送先アドレス値、優先順番と対応させた上位プロトコルやアプリケーションの識別コード値とすることによって解決を図る。 - 特許庁
A communication modem (modem apparatus) 11 has a functional unit for maintaining a CD (carrier detection) signal at an ON state without turning off the CD signal when carrier disconnection is generated before receiving a flag synchronizing bit again after receiving a character other than the flag synchronizing bit in a telegram of PPP communication, and for transmitting a resend request frame to an opposite station through a public line 12.例文帳に追加
通信モデム(モデム装置)11は、PPP通信の電文においてフラグ同期ビット以外のキャラクタを受信してから再度フラグ同期ビットを受信する前にキャリア断が発生した場合に、CD(キャリア検出)信号をオフにせずにオン状態に維持し、再送要求フレームを公衆回線12を介して相手局に送信する機能部を有する。 - 特許庁
To provide an accessing method which is excellent in security property even under a condition for performing the Internet connection from a LAN side by PPP connection, accesses a server of the LAN side from an external client terminal via the Internet, also enables the server side to decide whether to be an incoming telephone call for a conversation purpose or to be an incoming telephone call for performing communication and is also at a low cost.例文帳に追加
LAN側からPPP接続にてインターネット接続を行う条件のもとであっても、セキュリティー性に優れた、外部のクライアント端末からインターネット経由でLAN側のサーバーにアクセスする方法を提供し、また、会話を目的とした電話着信か、通信を行うための電話着信かといった判断をサーバー側で可能とし、しかも、コストの安いアクセス方法を提供する。 - 特許庁
In this LAN including an Internet connection device having a function for connecting to an Internet service provider and the server, this method is to access the server connected to the LAN from an external terminal of a client side under the condition that connects to the Internet from the LAN side by PPP connection, and to access the server of the LAN side from the outside via the Internet.例文帳に追加
インターネットサービスプロバイダーに接続する機能を有するインターネット接続機器と、サーバーとを含んで構成されるLANにおいて、LAN側からPPP接続にてインターネットに接続する条件のもとで、LANに接続されたサーバーにクライアント側の外部端末からアクセスを行う方法であって、LAN側のサーバーにインターネットを経由して外部からアクセスを行うようにした。 - 特許庁
A filter information storing part 31 of a dial-up server system has the transmission source IP address being filter information and its action, IP address information of a capsulated IP datagram is extracted with a PPP, and before transferring the IP datagram, a filter information retrieving means 22 retrieves the propriety (communication permission or rejection) of the transmission source IP address to decide the acceptance/rejection of the transfer of the IP datagram.例文帳に追加
ダイアルアップサーバシステムのフィルター情報記憶部31にフィルター情報である送信元IPアドレスとそのアクションを有し、PPPでカプセル化されたIPデータグラムのIPアドレス情報を取り出しIPデータグラム転送前にフィルター情報検索手段22で送信元IPアドレスの正当性(通信の許可、拒否)を検索し、IPデータグラムの転送可否を決定する。 - 特許庁
Routers 1 and 2 mutually tell respectively provided resource B channels 111, 112, 211 and 212 through a communication channel 3 so that the router 1 performs Multi-Link PPP by borrowing one of or both the B channels 20 and 212 of a BRI 21a from the router 2 and the B channels more than the B channels 111 and 112 provided with the router 1 itself can be effectively utilized.例文帳に追加
ルータ1、ルータ2がそれぞれのもつリソースBチャンネル111,112,211,212をコミュニケーション・チャンネル3を通して教え合うことにより、ルータ1はルータ2からBRI21aのBチャンネル211,212の一方または両方を借用することにより、Multi−Link PPPを行い、ルータ1自身の持つBチャンネル111,112以上にBチャンネルの有効利用か可能となる。 - 特許庁
x.x.x.x y.y.y.y 例文帳に追加
このファイルはローカルネットワーク上に存在するマシンの IP アドレスとホスト名を含んでいるはずです. 最低でも ppp を動作させるマシンのエントリが含まれている必要があります. そのマシンのホスト名が foo.bar.comで, IP アドレスが 10.0.0.1 であると仮定すると, /etc/hosts は 以下の行を含んでいなければいけません:一つめの行は localhostを現在のマシンの別名として定義しています. マシン固有の IP アドレスが何であっても,この行の IP アドレスは 常に 127.0.0.1 でなければいけません.二つめの行はホスト名 foo.bar.com (と, その省略形 foo) を IP アドレス 10.0.0.1にマップします.もしプロバイダから固定の IP アドレスとホスト名を割り当てられて いるのであれば, それを10.0.0.1 エントリのかわりに使ってください.19.2.1.4.3. /etc/resolv.conf ファイルの編集 - FreeBSD
What you put in them depends to some extent on whether your ISP allocates IP addresses statically (i.e., you get given one IP address, and always use that one) or dynamically (i.e., your IP address changes each time you connect to your ISP). 28.2.1.2.1 PPP and Static IP Addresses 例文帳に追加
リゾルバ (resolver) はシステムの一部分で, IP アドレスとホスト名との変換をおこないます. IP アドレスとホスト名を対応させるためのマップを,二つの場所のうちの一つから探すように設定できます. 一つめは /etc/hosts (man 5 hosts)と呼ばれるファイルです. 二つめはインターネット ドメインネームサービス (DNS) と呼ばれる分散データベースですが, これに関する議論は このドキュメントで扱う範囲を 越えていますので,これについての説明はおこないません.リゾルバは名前のマッピングを おこなうシステムコールの集合体です. ただしどこからマッピング情報を見つけるのかは, 最初に指示しておく必要があります. これは まず /etc/host.conf ファイルを編集することでおこないます.混乱の元になりますので, このファイルを /etc/hosts.conf と呼んだりしてはいけません(余分なs がついていますね). - FreeBSD
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|