| 意味 | 例文 |
Web-Serviceの部分一致の例文一覧と使い方
該当件数 : 1575件
To support compatibility of all kinds of devices based on UPnP and web service by providing a middleware device that converts and provides protocols of the UPnP and web service existing on a home network.例文帳に追加
ホームネットワーク上に存在するUPnPおよびウェブサービスのプロトコルを変換して提供するミドルウェア装置を設けてUPnPおよびウェブサービス基盤の全ての装置間の互換性を支援する。 - 特許庁
When a service utilization request containing an ID and a password is sent from a general terminal 24, a general Web server 21 of the user enterpriser B adds the ISP identifier to the service utilization request and sends it to an authentication server 12.例文帳に追加
一般端末24からID及びパスワードを含むサービス利用要求が送られてくると、利用事業者Bの一般用Web サーバ21は、ISP 識別子を上記サービス利用要求に付加して認証サーバ12へ送る。 - 特許庁
A job flow transmission part 24 of an input/output terminal 12 transmits the instruction document indicating processes and the generation state of processes to be reported as a start request to a process service 14 by using a Web service.例文帳に追加
入出力端末12のジョブフロー送信部24は、処理を指示する指示書及び通知すべき処理の発生状態等を開始要求としてWebサービスを用いて処理サービス14に送信する。 - 特許庁
In a providing method of editable data, a service user 1 having the image information transmits it to a service provider 2 via a communication line (Web, LAN) 3.例文帳に追加
イメージ情報を保有するサービス利用者1がそのイメージ情報を通信回線(Web,LAN)3を介してサービス提供者2に送信する。 - 特許庁
To provide a Web Services Application Protocol (WSAP) comprising a SOAP(Simple Object Access Protocol)-based protocol that defines a web service application model, based on a set of common message operations.例文帳に追加
Webサービス・アプリケーション・モデルをの一般的なメッセージ操作に基づいて定義するSOAPベースのプロトコルを含むWebサービス・アプリケーション・プロトコルを提供すること。 - 特許庁
To provide technology allowing a user to generate a file group necessary for calling Web service and defining a business process by only accessing a Web application.例文帳に追加
利用者はWebアプリケーションにアクセスを行うだけで、ビジネスプロセス定義及びWebサービス呼出しに必要なファイル群を生成することが可能な技術を提供する。 - 特許庁
To provide a cooperation scenario preparation support system enabling even a general user having no knowledge in Web or a computer to prepare a cooperation scenario by connecting service elements.例文帳に追加
Webやコンピュータ等に関する知識がない一般ユーザでも、要素サービスを連結し、連携シナリオを作成できる連携シナリオ作成支援システムを提供する。 - 特許庁
To improve fault management and performance management of Web services by efficiently recognizing/analyzing relations between services and flow dependencies in a composite Web service.例文帳に追加
複合Webサービスにおけるサービス相互の関係やフロー依存性を効率的に把握・解析することで複合Webサービスの障害管理、性能管理を改善する。 - 特許庁
Also, the service providing server is configured as a Web server, and provided with a module cooperation means for transmitting the request directly or through the local Web server to the module.例文帳に追加
また、サービス提供サーバはウェブサーバであり、モジュールに対して、直接又はローカルウェブサーバを介して、リクエストを送るモジュール連携手段を備える。 - 特許庁
This page provides links to some of the NetBeans documents and resources that can help you learn how to develop EJB and web service applications with NetBeans IDE.例文帳に追加
このページには、NetBeans IDE を使用した EJB アプリケーションおよび Web サービスアプリケーションについて学習するのに役立つ、一部の NetBeans ドキュメントおよびリソースへのリンクがあります。 - NetBeans
In the Web Service section of the Palette, select the Partner Link icon and drag your selection to the design area.The Create New Partner Link dialog box opens. 例文帳に追加
「パレット」の「Web サービス」セクションで、パートナーリンクアイコンを選択し、選択したアイコンをデザイン領域までドラッグします。 「新規作成 パートナーリンク」ダイアログが開きます。 - NetBeans
While the abstract information describing web-service interface should be static, the concrete access information such as address and port can be discovered and used dynamically. 例文帳に追加
Web サービスのインタフェースを表す抽象情報は固定である必要がありますが、アドレスやポートなどの具象アクセス情報は動的に検出および使用できます。 - NetBeans
However,CDYNE's FAQ points out that it has a "100% availabilityobjective" and that in the event of "natural disaster, act of terror, or other catastrophe, web service traffic is transferred to our secondary data center".例文帳に追加
ただし、CDYNE の FAQ では、CDYNE が「100% の可用性を目標」とし、「自然災害、テロ、その他の災害時に、Web サービスのトラフィックはセカンダリデータセンターに転送される」とあります。 - NetBeans
The New Java Application wizard appears.Type FlowerClient in Project Name and click Finish. The IDE creates a new Java application project.Right-click the FlowerClient project node and choose New Web Service Client from the context menu.例文帳に追加
IDE により新しい Java アプリケーションプロジェクトが作成されます。 「FlowerClient」プロジェクトノードを右クリックし、コンテキストメニューから「新規」「Web サービスクライアント」を選択します。 - NetBeans
In the Web Service section of the Palette, select the Receive icon and drag your selection to the design area between the Process Start activity and the Empty activity. 例文帳に追加
「パレット」の「Web サービス」セクションで受信アイコンを選択し、選択したアイコンをプロセス開始 (Process Start) アクティビティーと空アクティビティーの間のデザイン領域までドラッグします。 - NetBeans
All the public methods on the class are automatically published as web service operations, and all their arguments are mapped to XML Schema data types using JAXB 2.0.例文帳に追加
このクラスのすべての public メソッドは、Web サービスオペレーションとして自動的に公開され、その引数はすべて JAXB 2.0 を使用して XML スキーマデータ型にマッピングされます。 - NetBeans
The wizard that you use to create the application also creates a Java class.You then use the IDE's tools to create a client and consume the web service that you created at the start of this tutorial.例文帳に追加
アプリケーションの作成に使用するウィザードで Java クラスも作成できます。 続いて IDE のツールで、このチュートリアルの初めに作成した Web サービスを使用します。 - NetBeans
The terminal device 200 updates the GUI 411 of the Web service page 401 displayed on a screen of the Web browser 201 according to the update data.例文帳に追加
端末装置200は、当該更新データに従ってウェブブラウザ201の画面に表示されているウェブサービスページ401のGUI411を更新する。 - 特許庁
To provide a function of reducing traffic without retransmitting data already held in a personal digital assistant in service utilization based on a Web browser.例文帳に追加
Webブラウザをベースにしたサービス利用において、携帯端末で既に保有するデータの再送信を行わず、トラフィックの低減を行う機能を提供する。 - 特許庁
STATIC WEB SITE CONSTRUCTION METHOD, STATIC WEB SITE CONSTRUCTION SERVICE PROVIDING METHOD, DYNAMIC/STATIC CONVERSION PROCESSOR, AND DYNAMIC/STATIC CONVERSION PROCESSING PROGRAM例文帳に追加
静的Webサイト構築方法及び静的Webサイト構築サービス提供方法及び動的/静的変換処理装置及び動的/静的変換処理プログラム - 特許庁
An user terminal UT is connected to a server WPAS for the web page access service through the Internet IN, and the server WPAS supports the user's web page access.例文帳に追加
ユーザ端末UTはインターネットINを介してウエブページアクセスサービスのためのサーバWPASに接続されており、サーバWPASはユーザのウエブページアクセスを支援する。 - 特許庁
A streaming distribution server 28 forms a preview moving picture on the basis of the web content stored in the information storage database 26, and distributes the preview moving picture to the service user 10.例文帳に追加
ストリーミング配信サーバ28は、情報蓄積データベース26に蓄積されたWEBコンテンツを元にプレビュー動画を構成し、サービス利用者10に配信する。 - 特許庁
To present only the Web retrieval result matching a user terminal when offering Web retrieval service for the user terminal having a particular specification.例文帳に追加
特定の仕様を有するユーザ端末向けにWEB検索サービスを提供するにあたり、ユーザ端末に適合したWEB検索結果のみを提示する。 - 特許庁
Hosting Service Providers or more commonly, Web Hosts, are companies that make space and services available for people to host web-based content. 例文帳に追加
ホスティングサービス・プロバイダまたはより一般的にはウェブホストは、人々がウェブベースのコンテントをホストするスペースとサービスを得られるようにする会社のことである。 - コンピューター用語辞典
The handler then takes the response and handles it.We will use this approach in our scenario to handle the URLs found by the web service. 例文帳に追加
応答は、ハンドラで受け取り、処理します。 これから紹介するシナリオでは、コールバック方式を利用して、Web サービスによって検出された URL を処理します。 - NetBeans
Note: At the time of writing, issue Issue 10 was unresolved;therefore, you must create your web service client in a project folder that does not contain spaces in its path.例文帳に追加
注: 本稿の執筆時点では Issue 10 の問題が未解決のため、Web サービスクライアントを作成するプロジェクトフォルダのパスには、空白を含めないでください。 - NetBeans
To prohibit an access from a user other than a service personnel and to more reliably authorize the access from the only service personnel when maintenance is performed by the service personnel from a Web browser with a built-in device.例文帳に追加
サービスマンによる保守作業をデバイス組み込みのWebブラウザから行わせる際に、サービスマン以外のユーザによるアクセスは禁止して、より確実にサービスマンからのアクセスのみを許可したい。 - 特許庁
To improve operational convenience for clients by producing a common web page display form read by clients without web server of original information service in receiving information from web page.例文帳に追加
ウェブページによる情報取得の際にクライアント側にて閲覧されるウェブページの表示様式を情報提供元のウェブサーバによらず共通化してクライアント側における作業の利便性を向上させる。 - 特許庁
To provide an integrated web browsing service device and a method therefor which allow a user of a terminal equipment (TE) to connect to both an Internet web server and a mobile communication web server through a mobile communication terminal device.例文帳に追加
TEの使用者が移動通信端末機を通してインターネットウェブサーバー及び移動通信ウェブサーバーに接続し得る統合ウェブブラウジングサービス装置及びその方法を提供しようとする。 - 特許庁
To provide a Web device, authentication system, Web program, and recording medium, capable of safely acquiring an authentication ticket, while omitting the trouble duplicate entry of authentication information, allowing access to the Web service.例文帳に追加
本発明は、認証情報の重複入力の手間を省きつつ、安全に認証チケットを取得してWebサービスへのアクセスを可能とするWeb装置、認証システム、Webプログラム及び記録媒体に関する。 - 特許庁
To provide a WEB advertisement system that enables an advertiser to place WEB advertisements such as emergency advertisement and real time service by designating the time when the advertiser wants to display the advertisements intentionally for a user.例文帳に追加
緊急性のある広告やリアルタイムのサービスに対する広告等を、広告主側がユーザーに対して意図的に表示したい時間を指定してWEB広告を出すことが可能な広告システムを提供する。 - 特許庁
To obtain a service providing system for reducing a request or a load on a Web application server.例文帳に追加
Webアプリケーションサーバに対する要求や負荷を低減することが可能なサービス提供システムを実現する。 - 特許庁
A Web application for maintenance confirms whether a request client is in a state of service mode.例文帳に追加
保守用Webアプリケーションは、要求元のクライアントに対して、サービスモード中であるかどうかの確認を行なう。 - 特許庁
The Web application 512 of an MFP 102 receives the service information transmitted from the external server 103.例文帳に追加
MFP102のWebアプリケーション512は、外部サーバ103により送信されるサービス情報を受信する。 - 特許庁
A Web server 1 receives a message that a user wants to receive a transfer boarding service from a portable telephone 7 of the user.例文帳に追加
ウェブサーバ1は、利用者の携帯電話7から振替乗車を希望するメッセージを受信する。 - 特許庁
To provide a service by an information processor connected to a PPP as a web server or a chat server.例文帳に追加
PPP接続された情報処理装置が、WEBサーバまたはチャットサーバとしてサービスを提供する。 - 特許庁
To provide an electronic manual generation system, an electronic manual generation method, a web service server and a program for the same.例文帳に追加
電子マニュアル生成システム、電子マニュアル生成方法、Webサービスサーバ及びそのプログラムを提供する。 - 特許庁
METHOD FOR MAKING ASP DEVICE ACT TO PROVIDE RETRIEVAL SERVICE ATTACHED TO WEB SITE AND THE SAME ASP DEVICE例文帳に追加
Webサイトに付帯させる検索サービスをASP装置により代行する方法、およびそのASP装置 - 特許庁
CAPTION DISPLAY METHOD AND ITS DEVICE IN CONTENT RETRIEVAL ON A/V NETWORK SUPPORTING WEB SERVICE TECHNOLOGIES例文帳に追加
ウェブサービス技術を支援するA/Vネットワークにおけるコンテンツ再生時の字幕表示方法及びその装置 - 特許庁
WEB SERVER AND TERMINAL EQUIPMENT FOR MEMBER TO BE USED FOR MEMBERSHIP SYSTEM INTERNET CONNECTION FEE FREE SERVICE SYSTEM例文帳に追加
会員制インターネット接続料金無料サービスシステムに使用するWebサーバーおよび会員用の端末装置 - 特許庁
To significantly reduce the load of name solution processing of a Web service execution part in a network.例文帳に追加
ネットワークシステムにおけるWebサービス実行部における名前解決処理負担を大幅に軽減することである。 - 特許庁
A filter provider designs a server end filter, which corresponds to a service filter(SF) and a web page content filter (WP).例文帳に追加
フィルタプロバイダはサーバエンドフィルタを設計し、それはサービスフィルタ(SF)、ウェブページコンテントフィルタ(WP)に対応する。 - 特許庁
To provide a user of a printer with a few opportunities to be connected to a user PC with a web service matched with the printer.例文帳に追加
ユーザPCにつなぐ機会の少ないプリンタのユーザにプリンタに合ったWebサービスの提供を実現する。 - 特許庁
Thereafter, the operation of the operating Web service process is controlled by the started control part of the management system.例文帳に追加
その後、起動された管理システムの制御部によって、動作中のウェブ・サービス・プロセスの動作を制御する。 - 特許庁
To safely use Web service identification information of the same contents in different computers.例文帳に追加
異なるコンピュータで同じ内容のWebサービス識別情報を安全に利用することができるようにする。 - 特許庁
The descriptor identifies a desired web service 255 and the address of the corresponding WSDL document 245.例文帳に追加
記述子は、所望のウェブ・サービス255および対応するWSDLドキュメント245のアドレスを識別する。 - 特許庁
To cooperatively operate two windows in a system using a document management service through a Web browser.例文帳に追加
Webブラウザを使って文書管理サービスを利用するシステムで2つのウィンドウ間での連携操作を実現する。 - 特許庁
The agent sends the request message to an endpoint implementing the web service so as to cause its invocation.例文帳に追加
この要求メッセージを、そのウェブ・サービスを実装しているエンドポイントへ送り、そのウェブ・サービスが呼び出される。 - 特許庁
Content filtering and the products that offer this service can be divided into Web filtering and e-mail filtering. 例文帳に追加
コンテント・フィルタリングとそのサービスを提供する製品は、ウェブ・フィルタリングと電子メール・フィルタリングとに分けられる。 - コンピューター用語辞典
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
