JP4750139B2 - パーベイシブ装置用のウェブ・サービスへの動的拡張可能な軽量アクセス - Google Patents
パーベイシブ装置用のウェブ・サービスへの動的拡張可能な軽量アクセス Download PDFInfo
- Publication number
- JP4750139B2 JP4750139B2 JP2007555634A JP2007555634A JP4750139B2 JP 4750139 B2 JP4750139 B2 JP 4750139B2 JP 2007555634 A JP2007555634 A JP 2007555634A JP 2007555634 A JP2007555634 A JP 2007555634A JP 4750139 B2 JP4750139 B2 JP 4750139B2
- Authority
- JP
- Japan
- Prior art keywords
- web service
- client
- mobile
- computer system
- web
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 claims description 47
- 230000004044 response Effects 0.000 claims description 30
- 230000006399 behavior Effects 0.000 claims description 3
- 238000004590 computer program Methods 0.000 claims description 2
- 238000004891 communication Methods 0.000 description 15
- 239000000344 soap Substances 0.000 description 10
- 238000013518 transcription Methods 0.000 description 8
- 230000035897 transcription Effects 0.000 description 8
- 230000006870 function Effects 0.000 description 7
- 238000012545 processing Methods 0.000 description 6
- 230000008901 benefit Effects 0.000 description 5
- 230000008569 process Effects 0.000 description 5
- 238000011161 development Methods 0.000 description 3
- 238000007689 inspection Methods 0.000 description 3
- 238000013459 approach Methods 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000010276 construction Methods 0.000 description 2
- 230000007774 longterm Effects 0.000 description 2
- 238000007781 pre-processing Methods 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 241000188250 Idas Species 0.000 description 1
- 101150057104 MCIDAS gene Proteins 0.000 description 1
- 230000009471 action Effects 0.000 description 1
- 230000027455 binding Effects 0.000 description 1
- 238000009739 binding Methods 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000001413 cellular effect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- VJYFKVYYMZPMAB-UHFFFAOYSA-N ethoprophos Chemical compound CCCSP(=O)(OCC)SCCC VJYFKVYYMZPMAB-UHFFFAOYSA-N 0.000 description 1
- 238000010348 incorporation Methods 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 230000003993 interaction Effects 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000012805 post-processing Methods 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/04—Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/565—Conversion or adaptation of application format or content
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/568—Storing data temporarily at an intermediate stage, e.g. caching
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
- Telephonic Communication Services (AREA)
Description
Host: www.stockquoteserver.com
Content-Type: text/xml
Content-Length: nnnn
SOAPMethodName: Some-Namespace-URI#GetLastTradePrice
<SOAP:Envelope xmlns:SOAP=”urn:schemas-xmlsoap-org:soap.v1”>
<SOAP:Body>
<m:GetLastTradePrice xmlns:m=”Some-Namespace-URI”>
<symbol>DIS</symbol>
</m:GetLastTradePrice>
</SOAP:Body>
</SOAP:Envelope>
HTTPヘッダ(1〜5行)と
XML‐RPCペイロード(6〜12行,SOAP:エンベロープ要素)と
に分割することができる。
search “what is acme help desk telephone number?”
を用いることができる。
check order status “ACME” “order 123456”
1. ウェブ・サービス名
2. ウェブ・サービスのカテゴリ
3. ウェブ・サービスのエンドポイント
4. ウェブ・サービスの動作
5. ウェブ・サービスの記述
6. 入力及び出力フィールド名
7. 入力及び出力フィールドのタイプ
8. 適用可能な場合、入力フィールドのデフォルト値
9. 第1のウェブ・サービスの(1つ以上の)キーワード
10. フィールドをクライアント装置310のユーザに表示するかどうかを識別するフラグ
11. 適用可能な場合、出力変換用のXSLスタイル・シート
12. 高速パス・コマンド構文解析用のテンプレート
13. 第1のウェブ・サービスのセキュリティ要件
<arg>ACME></arg>
<arg>order123456</arg>
</service>
は、注文状況検査ウェブ・サービスに対するクライアントからのXMLリクエストの一例である。
個人用プロファイルを含むGMWSクライアント311からGMWSマネージャ320へのウェブ・サービスのリストに対するリクエスト603の例示的なXMLコードを表1に示す。このプロファイルは、ユーザが興味を持つサービスの種類を記述する。表1は、位置情報サービスと、株式及び検索サービスとを得ることに興味を持つユーザの例示的なプロファイルを示す。このプロファイルを用いて不要なサービスを除去することができる。
<profile> location=”true”>
<service>stock</service>
<service>search</service>
</profile>
<services>
<service name=”Search”
url=”http://www.acme.com/services/search”
urn=”acme-search”
method=”getSearchResult”
returnType=”String”
credentials=”y”
keyword=”search”
help=”This is a web service to get answers to yourquestion. Fast Path command: search ‘question’. For example, search ‘what is acmehelp desk phone number’.”
nl=”(search|ask) [\s]+.+”
xsl=”search.xsl”>
<param name=”Question” show=”true”/>
<param name=”Questions to Return” show=”false” value=”4”
type=”java.lang.Integer”/>
<param name=”timeout” show=”false” value=”30”
type=”java.lang.Integer”/>
<param name=”maxLength” show=”false” value=”256”
type=”java.lang.Integer”/>
</service>
<service name=”Stock Quote”
url=”http://www.acme.com/services/stock”
urn=”acme-stock”
method=”getQuotes”
returnType = ”String”
credentials=”n”
keyword=”quote”
help=”This is a web service to get stock quote.Fast Path command: quote ‘tickerl,ticker2’. For example, quote acme.”
nl=”quote[\s]+.+”
xsl=” ”>
<param name=”Ticker”/>
</service>
<service name=”weather”
url=”http://www.acme.com/services/weather”
urn=”acme-weather”
method=”getWeather”
returnType = ”String”
credentials=”n”
keyword=”what’s the weatherof”
help=”This is a web service to lookup the weather.Fast Path command: what’s the weather ofzipcode. For example, what’s the weather of 12345.”
nl=”what’s the weatherof [\s]+[0-9]{5}”
xsl=” ”>
<param name=”zipcode”/>
</service>
<services>
service:1つのウェブ・サービスのメタデータを定義する
name:ウェブ・サービス名
url, urn:ウェブ・サービスのエンドポイント
method:ウェブ・サービスの動作名
returnType:ウェブ・サービスによって返信されたデータのタイプ
credentials:ユーザ資格情報がウェブ・サービスによって必要とされるかどうかを定義する
keyword:高速パス・コマンドを自動生成するのに用いられるキーワード
help:装置に表示されるヘルプ・メッセージ
nl:高速パス・コマンドを構文解析するのに用いられる正規表現
xsl:ウェブ・サービスの出力を変換するのに用いられるテンプレート。任意選択。
param:ウェブ・サービスの入力パラメータを定義する
name:パラメータ名
show:このパラメータがクライアント装置に表示されるかどうかを示すフラグ。フラグは任意選択である。フラグが定義されない場合、パラメータはクライアントに示される。
value:クライアント装置に表示されるデフォルト値。この値は任意選択である。
type:入力パラメータのタイプ。デフォルト設定によって、タイプは「文字列」である。
Enum:列挙値が分離されるコンマ。
<services>
<service name=”Search”
credentials=”y”
keyword=”search”
help=”This is a web service to get answers to yourquestion. Fast Path command: search ‘question’. For example, search ‘what is acmehelp desk phone number’.”
<param name=”Question”/>
</service>
<servicename=”Stock Quote”
credentials=”n”
keyword=”quote”
help=”This is a web service to get stock quote.Fast Path command: quote ‘tickerl,ticker2’. For example, quote acme.”
<param name=”Ticker”/>
</service>
</services>
Claims (20)
- モバイル・ウェブ・サービス・マネージャを介してウェブ・サービスをモバイル・クライアント・コンピュータ・システムに提供する方法であって、
前記モバイル・ウェブ・サービス・マネージャを実行するコンピュータが、
1つ以上の選択されたウェブ・サービスの登録された指示を前記モバイル・ウェブ・サービス・マネージャのローカル・レジストリに格納するステップであって、前記登録された指示は、前記モバイル・ウェブ・サービス・マネージャによってサポートされた前記1つ以上の選択されたウェブ・サービスを識別するステップと、
登録された1つ以上の選択されたウェブ・サービスに対応する属性を格納するステップであって、前記属性は、前記選択されたウェブ・サービスのインターフェースを記述する情報を備えるステップと、
第1のモバイル・クライアント・コンピュータ・システムからのウェブ・サービスのリストのリクエストに応答して、前記1つ以上の選択されたウェブ・サービスの登録されたウェブ・サービスのリストと、対応する属性とを前記第1のモバイル・クライアント・コンピュータ・システムに送信するステップと、
前記モバイル・クライアント・コンピュータ・システムからの第1のクライアント・リクエストに応答して、前記1つ以上の選択されたウェブ・サービスの第1のウェブ・サービスを選択するステップと、
前記格納された属性に基づいて、前記第1のクライアント・リクエストを、前記1つ以上の選択されたウェブ・サービスの前記第1のウェブ・サービスと互換性がある形式に変換するステップと、
前記変換されたクライアント・リクエストを前記第1のウェブ・サービスに転送するステップと
を含む方法。 - 前記コンピュータが、
前記格納された属性に基づいて、前記第1のウェブ・サービスから受信した第1のウェブ・サービス応答を、前記第1のモバイル・クライアント・コンピュータ・システムと互換性のある形式に変換するステップと、
前記変換された第1のウェブ・サービス応答を前記第1のモバイル・クライアント・コンピュータ・システムに転送するステップと
を更に含む、請求項1に記載の方法。 - 前記選択するステップは、
前記第1のモバイル・クライアント・コンピュータ・システムから受信した自然言語フォーマット設定リクエストを解釈するステップと、
前記解釈するステップの結果に基づいて前記第1のウェブ・サービスを選択するステップと
を更に含む、請求項1又は2に記載の方法。 - 第1のクライアント資格情報を用いて前記第1のウェブ・サービスにアクセスする前記第1のクライアント権限を許可するステップと、
前記第1のクライアント権限の指示を保存するステップと、
その後、第1のモバイル・クライアント・コンピュータ・システムが、前記第1のクライアント権限の前記保存された指示を用いて前記第1のウェブ・サービスにアクセスことを許可するステップと
を更に含む、請求項3に記載の方法。 - 前記クライアント・リクエストは、音声、自然言語テキスト、デジタル・データまたは高速パス・テキストのいずれか1つから成る、請求項1乃至4のいずれかに記載の方法。
- 前記属性は、前記第1のウェブ・サービスの名前、前記ウェブ・サービスのカテゴリ、前記ウェブ・サービスのエンドポイント、前記ウェブ・サービスの動作、高速パス・コマンド構文解析用のテンプレート、前記第1のウェブ・サービスの記述、前記第1のウェブ・サービスのセキュリティ要件、前記第1のウェブ・サービスの1つ以上のキーワード、入力フィールドのクライアント名、前記入力フィールドのクライアント・タイプ、前記入力フィールドのクライアント・デフォルト値、及び、前記フィールドを表示すべきかどうかを示すクライアント・フラグのリストから獲得された1つ以上の属性から成る、請求項1乃至5のいずれかに記載の方法。
- 前記コンピュータが、
前記第1のモバイル・クライアント・コンピュータ・システムから受信したクライアント属性を格納するステップであって、前記クライアント属性は、前記第1のモバイル・クライアント・コンピュータ・システムのインターフェースを記述する情報を備えるステップと、
クライアント・リクエストに応答して、格納されたクライアント属性を前記第1のモバイル・クライアント・コンピュータ・システムに提供するステップと、
を更に含む、請求項1乃至6のいずれかに記載の方法。 - 前記モバイル・ウェブ・サービス・マネージャは前記第1のクライアント・リクエストの自然言語形式を高速パス形式のクライアント・リクエストに変換する、請求項1乃至7のいずれかに記載の方法。
- 請求項1乃至8のいずれかに記載の方法をコンピュータに実行させるコンピュータ・プログラム。
- ネットワークを介してモバイル・クライアント・コンピュータ・システム及びウェブ・サービス・コンピュータ・システムと通信可能なモバイル・ウェブ・サービス・マネージャ・コンピュータであって、
プロセッサとメモリとネットワーク・アダプタとを備え、
1つ以上の選択されたウェブ・サービスの登録済み識別子を前記メモリに格納するステップであって、前記登録済み識別子は、前記モバイル・ウェブ・サービス・マネージャによってサポートされた前記ウェブ・サービスを識別するものである、ステップと、
前記ウェブ・サービスに対応する属性を前記メモリに格納するステップであって、前記属性は、前記ウェブ・サービスのインターフェースを記述する情報を備えるものである、ステップと、
第1のモバイル・クライアント・コンピュータ・システムからのウェブ・サービスのリストのリクエストに応答して、前記ネットワーク・アダプタを介して前記ウェブ・サービスの登録済み識別子のリストと対応する属性とを前記第1のモバイル・クライアント・コンピュータ・システムに送信するステップと、
前記ネットワーク・アダプタを介して前記モバイル・クライアント・コンピュータ・システムから第1のクライアント・リクエストを受信するステップと、
前記第1のクライアント・リクエストおよび前記登録済み識別子に基づいて前記1つ以上の選択されたウェブ・サービスから第1のウェブ・サービスを選択するステップと、
前記第1のクライアント・リクエストを前記格納された属性に基づいて前記第1のウェブ・サービスと互換性がある形式に変換するステップと、
前記ネットワーク・アダプタを介して前記変換されたクライアント・リクエストを前記第1のウェブ・サービスに対応する第1のウェブ・サービス・コンピュータ・システムへ送信するステップと
を前記プロセッサに実行させるように構成されるモバイル・ウェブ・サービス・マネージャ・コンピュータ。 - 前記ネットワーク・アダプタを介して前記第1のウェブ・サービス・コンピュータ・システムから第1のウェブ・サービス応答を受信するステップと、
前記格納された属性に基づいて、前記第1のウェブ・サービス応答を、前記第1のモバイル・クライアント・コンピュータ・システムと互換性のある形式に変換するステップと、
前記ネットワーク・アダプタを介して前記変換された第1のウェブ・サービス応答を前記第1のモバイル・クライアント・コンピュータ・システムに送信するステップと
を更に前記プロセッサに実行させるように構成される、請求項10に記載のモバイル・ウェブ・サービス・マネージャ・コンピュータ。 - 前記ウェブ・サービスの登録済み識別子のリストは前記第1のモバイル・クライアント・コンピュータ・システムで表示可能な態様で送信される、請求項11に記載のモバイル・ウェブ・サービス・マネージャ・コンピュータ。
- ユーザが前記第1のウェブ・サービスを前記第1のモバイル・クライアント・コンピュータ・システムのインターフェースを介して選択することに応答して、前記ネットワーク・アダプタを介して前記第1のモバイル・クライアント・コンピュータ・システムから第1のクライアント・リクエストを受信する、請求項10乃至12のいずれかに記載のモバイル・ウェブ・サービス・マネージャ・コンピュータ。
- 前記第1のクライアント・リクエストは、高速パス形式である請求項10乃至13のいずれかに記載のモバイル・ウェブ・サービス・マネージャ・コンピュータ。
- 前記第1のクライアント・リクエストは、自然言語フォーマット設定リクエストを含み、
前記選択するステップは、
前記第1のモバイル・クライアント・コンピュータ・システムから受信した前記自然言語フォーマット設定リクエストを解釈するステップと、
前記解釈するステップの結果に基づいて前記第1のウェブ・サービスを選択するステップと
を更に前記プロセッサに実行させるように構成される、請求項10乃至14のいずれかに記載のモバイル・ウェブ・サービス・マネージャ・コンピュータ。 - 第1のクライアント資格情報を用いて前記第1のウェブ・サービスにアクセスする前記第1のクライアント権限を許可するステップと、
前記第1のクライアント権限の指示を保存するステップと、
その後、第1のモバイル・クライアント・コンピュータ・システムが、前記第1のクライアント権限の前記保存された指示を用いて前記第1のウェブ・サービスにアクセスことを許可するステップと
を更に前記プロセッサに実行させるように構成される、請求項10乃至15のいずれかに記載のモバイル・ウェブ・サービス・マネージャ・コンピュータ。 - 前記クライアント・リクエストは、音声、自然言語テキスト、デジタル・データまたは高速パス・テキストのいずれか1つから成る、請求項10乃至16のいずれかに記載のモバイル・ウェブ・サービス・マネージャ・コンピュータ。
- 前記属性は、前記第1のウェブ・サービスの名前、前記ウェブ・サービスのカテゴリ、前記ウェブ・サービスのエンドポイント、前記ウェブ・サービスの動作、高速パス・コマンド構文解析用のテンプレート、前記第1のウェブ・サービスの記述、前記第1のウェブ・サービスのセキュリティ要件、前記第1のウェブ・サービスの1つ以上のキーワード、入力フィールドのクライアント名、前記入力フィールドのクライアント・タイプ、前記入力フィールドのクライアント・デフォルト値、及び、前記フィールドを表示すべきかどうかを示すクライアント・フラグのリストから獲得された1つ以上の属性から成る、請求項10乃至17のいずれかに記載のモバイル・ウェブ・サービス・マネージャ・コンピュータ。
- 前記第1のモバイル・クライアント・コンピュータ・システムから受信したクライアント属性を格納するステップであって、前記クライアント属性は、前記第1のモバイル・クライアント・コンピュータ・システムのインターフェースを記述する情報を備えるものである、ステップと、
クライアント・リクエストに応答して、格納されたクライアント属性を前記第1のモバイル・クライアント・コンピュータ・システムに提供するステップと、
を更に前記プロセッサに実行させるように構成される、請求項10乃至18のいずれかに記載のモバイル・ウェブ・サービス・マネージャ・コンピュータ。 - 前記モバイル・ウェブ・サービス・マネージャは前記第1のクライアント・リクエストの自然言語形式を高速パス形式のクライアント・リクエストに変換する、請求項10乃至19のいずれかに記載のモバイル・ウェブ・サービス・マネージャ・コンピュータ。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/063,708 | 2005-02-23 | ||
US11/063,708 US8499028B2 (en) | 2005-02-23 | 2005-02-23 | Dynamic extensible lightweight access to web services for pervasive devices |
PCT/EP2006/060109 WO2006089880A1 (en) | 2005-02-23 | 2006-02-20 | Dynamic extensible lightweight access to web services for pervasive devices |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2008532119A JP2008532119A (ja) | 2008-08-14 |
JP2008532119A5 JP2008532119A5 (ja) | 2009-02-19 |
JP4750139B2 true JP4750139B2 (ja) | 2011-08-17 |
Family
ID=36218814
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007555634A Expired - Fee Related JP4750139B2 (ja) | 2005-02-23 | 2006-02-20 | パーベイシブ装置用のウェブ・サービスへの動的拡張可能な軽量アクセス |
Country Status (5)
Country | Link |
---|---|
US (1) | US8499028B2 (ja) |
EP (1) | EP1851935B1 (ja) |
JP (1) | JP4750139B2 (ja) |
CN (1) | CN101103612A (ja) |
WO (1) | WO2006089880A1 (ja) |
Families Citing this family (69)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10171593B2 (en) * | 2014-06-30 | 2019-01-01 | Verizon Patent And Licensing Inc. | Validating web services for compatibility with a client device by emulating the client device by populating a template associated with the web services |
US7712086B2 (en) * | 2004-12-15 | 2010-05-04 | Microsoft Corporation | Portable applications |
US20070067388A1 (en) * | 2005-09-21 | 2007-03-22 | Angelov Dimitar V | System and method for configuration to web services descriptor |
US8078671B2 (en) * | 2005-09-21 | 2011-12-13 | Sap Ag | System and method for dynamic web services descriptor generation using templates |
US20070067384A1 (en) * | 2005-09-21 | 2007-03-22 | Angelov Dimitar V | System and method for web services configuration creation and validation |
US8250522B2 (en) | 2005-09-28 | 2012-08-21 | Sap Ag | Method and system for generating a web services meta model on the java stack |
US8700681B2 (en) | 2005-09-28 | 2014-04-15 | Sap Ag | Method and system for generating schema to java mapping descriptors |
US20070073771A1 (en) * | 2005-09-28 | 2007-03-29 | Baikov Chavdar S | Method and system for directly mapping web services interfaces and java interfaces |
US9454616B2 (en) * | 2005-09-28 | 2016-09-27 | Sap Se | Method and system for unifying configuration descriptors |
US8259923B2 (en) * | 2007-02-28 | 2012-09-04 | International Business Machines Corporation | Implementing a contact center using open standards and non-proprietary components |
US10332071B2 (en) * | 2005-12-08 | 2019-06-25 | International Business Machines Corporation | Solution for adding context to a text exchange modality during interactions with a composite services application |
US11093898B2 (en) * | 2005-12-08 | 2021-08-17 | International Business Machines Corporation | Solution for adding context to a text exchange modality during interactions with a composite services application |
US7917487B2 (en) * | 2005-12-13 | 2011-03-29 | Microsoft Corporation | Portable application registry |
US20070156872A1 (en) * | 2005-12-30 | 2007-07-05 | Stoyanova Dimitrina G | Method and system for Web services deployment |
US8024425B2 (en) * | 2005-12-30 | 2011-09-20 | Sap Ag | Web services deployment |
US7814060B2 (en) * | 2005-12-30 | 2010-10-12 | Sap Ag | Apparatus and method for web service client deployment |
US8010695B2 (en) * | 2005-12-30 | 2011-08-30 | Sap Ag | Web services archive |
US7908294B2 (en) * | 2006-01-26 | 2011-03-15 | Oracle International Corporation | Interoperable management of application servers |
WO2007124453A2 (en) * | 2006-04-20 | 2007-11-01 | Exceptional Innovation Llc | Touch screen for convergence and automation system |
US20070294293A1 (en) * | 2006-06-15 | 2007-12-20 | Microsoft Corporation | Enabling global applications and services for content devices |
US7676586B2 (en) * | 2006-10-05 | 2010-03-09 | Microsoft Corporation | Hierarchical federation metadata |
US8504644B2 (en) * | 2006-12-11 | 2013-08-06 | International Business Machines Corporation | Configurable continuous web service invocation on pervasive device |
JP4365401B2 (ja) * | 2006-12-14 | 2009-11-18 | 富士通株式会社 | 通信制御プログラム、通信制御方法および通信制御装置 |
US20080148014A1 (en) * | 2006-12-15 | 2008-06-19 | Christophe Boulange | Method and system for providing a response to a user instruction in accordance with a process specified in a high level service description language |
US7987278B2 (en) * | 2006-12-18 | 2011-07-26 | Ricoh Company, Ltd. | Web services device profile on a multi-service device: dynamic addition of services |
US7904917B2 (en) * | 2006-12-18 | 2011-03-08 | Ricoh Company, Ltd. | Processing fast and slow SOAP requests differently in a web service application of a multi-functional peripheral |
US8127306B2 (en) * | 2006-12-18 | 2012-02-28 | Ricoh Company, Ltd. | Integrating eventing in a web service application of a multi-functional peripheral |
US7873647B2 (en) * | 2006-12-18 | 2011-01-18 | Ricoh Company, Ltd. | Web services device profile on a multi-service device: device and facility manager |
US8321546B2 (en) * | 2007-01-10 | 2012-11-27 | Ricoh Company, Ltd. | Integrating discovery functionality within a device and facility manager |
US8112766B2 (en) * | 2006-12-21 | 2012-02-07 | Ricoh Company, Ltd. | Multi-threaded device and facility manager |
US8594305B2 (en) | 2006-12-22 | 2013-11-26 | International Business Machines Corporation | Enhancing contact centers with dialog contracts |
US10387130B1 (en) * | 2007-02-23 | 2019-08-20 | Sugarcrm Inc. | Metadata driven distributed application behavior system and method |
US20080205625A1 (en) * | 2007-02-28 | 2008-08-28 | International Business Machines Corporation | Extending a standardized presence document to include contact center specific elements |
US9247056B2 (en) | 2007-02-28 | 2016-01-26 | International Business Machines Corporation | Identifying contact center agents based upon biometric characteristics of an agent's speech |
US9055150B2 (en) | 2007-02-28 | 2015-06-09 | International Business Machines Corporation | Skills based routing in a standards based contact center using a presence server and expertise specific watchers |
US20080222237A1 (en) * | 2007-03-06 | 2008-09-11 | Microsoft Corporation | Web services mashup component wrappers |
US20080222599A1 (en) * | 2007-03-07 | 2008-09-11 | Microsoft Corporation | Web services mashup designer |
US8239876B2 (en) * | 2007-06-12 | 2012-08-07 | Ricoh Company, Ltd. | Efficient web services application status self-control system on image-forming device |
KR100906109B1 (ko) * | 2007-06-20 | 2009-07-07 | 엔에이치엔(주) | 3a 기반의 다양한 어플리케이션 상태를 제공하는유비쿼터스 프리젠스 서비스 방법 및 시스템 |
US8453164B2 (en) * | 2007-09-27 | 2013-05-28 | Ricoh Company, Ltd. | Method and apparatus for reduction of event notification within a web service application of a multi-functional peripheral |
US20090222333A1 (en) * | 2008-02-28 | 2009-09-03 | Microsoft Corporation | Community based targeted advertising |
US20090228490A1 (en) * | 2008-03-06 | 2009-09-10 | Robert Bosch Gmbh | Apparatus and method for universal data access by location based systems |
US20120150884A1 (en) * | 2008-03-06 | 2012-06-14 | Robert Bosch Gmbh | Apparatus and method for universal data access by location based systems |
US8682960B2 (en) * | 2008-03-14 | 2014-03-25 | Nokia Corporation | Methods, apparatuses, and computer program products for providing filtered services and content based on user context |
US9747141B2 (en) | 2008-03-25 | 2017-08-29 | Qualcomm Incorporated | Apparatus and methods for widget intercommunication in a wireless communication environment |
US9069575B2 (en) | 2008-03-25 | 2015-06-30 | Qualcomm Incorporated | Apparatus and methods for widget-related memory management |
US9269059B2 (en) | 2008-03-25 | 2016-02-23 | Qualcomm Incorporated | Apparatus and methods for transport optimization for widget content delivery |
US9110685B2 (en) * | 2008-03-25 | 2015-08-18 | Qualcomm, Incorporated | Apparatus and methods for managing widgets in a wireless communication environment |
US9600261B2 (en) | 2008-03-25 | 2017-03-21 | Qualcomm Incorporated | Apparatus and methods for widget update scheduling |
US8416766B2 (en) * | 2008-06-27 | 2013-04-09 | Hewlett-Packard Development Company, L.P. | Method for implementing distributed voice functions into software applications |
US8843630B1 (en) | 2008-08-27 | 2014-09-23 | Amazon Technologies, Inc. | Decentralized request routing |
US20100211637A1 (en) * | 2009-02-17 | 2010-08-19 | Nokia Corporation | Method and apparatus for providing shared services |
US9112871B2 (en) * | 2009-02-17 | 2015-08-18 | Core Wireless Licensing S.A.R.L | Method and apparatus for providing shared services |
US8275806B2 (en) | 2010-04-30 | 2012-09-25 | International Business Machines Corporation | Web service discovery via data abstraction model and condition creation |
US8949280B2 (en) | 2010-04-30 | 2015-02-03 | International Business Machines Corporation | Web service discovery via data abstraction model with input assistance |
US8583699B2 (en) | 2010-04-30 | 2013-11-12 | International Business Machines Corporation | Web service discovery via data abstraction model augmented by field relationship identification |
US8250113B2 (en) | 2010-04-30 | 2012-08-21 | International Business Machines Corporation | Web service discovery via data abstraction model |
US9189304B2 (en) * | 2011-09-09 | 2015-11-17 | Oracle International Corporation | System and method for providing a dynamic invocation and service interface for use in a middleware or other environment |
US20130093776A1 (en) * | 2011-10-14 | 2013-04-18 | Microsoft Corporation | Delivering a Single End User Experience to a Client from Multiple Servers |
CN103095479A (zh) * | 2011-11-04 | 2013-05-08 | 华为技术有限公司 | 业务配置的方法及装置 |
JP6019586B2 (ja) * | 2012-01-10 | 2016-11-02 | 株式会社リコー | ネットワーク通信装置 |
KR20130085856A (ko) * | 2012-01-20 | 2013-07-30 | 한국전자통신연구원 | 이종 웹서비스의 조합 응용에서 웹서비스 호출을 위한 위젯 자동 생성 방법 및 그 장치 |
CN103338266A (zh) * | 2013-07-17 | 2013-10-02 | 青岛大学 | 一种网络服务功能动态扩展方法 |
CN103401945B (zh) * | 2013-08-14 | 2016-08-10 | 青岛大学 | 一种服务组合动态重构方法 |
CN103401944B (zh) * | 2013-08-14 | 2016-04-06 | 青岛大学 | 一种服务组合动态重构系统 |
CN104954413B (zh) * | 2014-03-31 | 2018-07-13 | 阿里巴巴集团控股有限公司 | 提供互联网应用服务的方法、系统、用户端设备及服务端 |
US20160373405A1 (en) * | 2015-06-16 | 2016-12-22 | Amazon Technologies, Inc. | Managing dynamic ip address assignments |
JP6658110B2 (ja) | 2016-03-02 | 2020-03-04 | 株式会社リコー | 情報処理システム、プログラム及びリクエスト方法 |
CN110718219B (zh) | 2019-09-12 | 2022-07-22 | 百度在线网络技术(北京)有限公司 | 一种语音处理方法、装置、设备和计算机存储介质 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0779759A2 (en) * | 1995-12-11 | 1997-06-18 | Unwired Planet, Inc. | A method and architecture for an interactive two-way data communication network |
JP2002049559A (ja) * | 2000-04-07 | 2002-02-15 | Internatl Business Mach Corp <Ibm> | 会話ブラウズおよびマルチメディア・ブロードキャスト・オン・デマンドを提供する会話ポータル |
WO2004059939A2 (en) * | 2002-12-26 | 2004-07-15 | Research In Motion Limited | System and method of creating and communicating with component based wireless applications |
JP2005038027A (ja) * | 2003-07-15 | 2005-02-10 | Omron Corp | サービス中継装置、サービス中継方法、及びプログラム |
JP2005174120A (ja) * | 2003-12-12 | 2005-06-30 | Toshiba Corp | Webサービス接続処理方法とシステム、およびプログラム |
Family Cites Families (57)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08147243A (ja) * | 1994-11-21 | 1996-06-07 | Nec Corp | マルチメディアデータ通信方式 |
US6076109A (en) * | 1996-04-10 | 2000-06-13 | Lextron, Systems, Inc. | Simplified-file hyper text protocol |
US7181438B1 (en) * | 1999-07-21 | 2007-02-20 | Alberti Anemometer, Llc | Database access system |
US7020685B1 (en) * | 1999-10-08 | 2006-03-28 | Openwave Systems Inc. | Method and apparatus for providing internet content to SMS-based wireless devices |
CN1128531C (zh) * | 1999-12-30 | 2003-11-19 | 国际商业机器公司 | 可接插式服务发送平台 |
US6834341B1 (en) * | 2000-02-22 | 2004-12-21 | Microsoft Corporation | Authentication methods and systems for accessing networks, authentication methods and systems for accessing the internet |
US6934684B2 (en) * | 2000-03-24 | 2005-08-23 | Dialsurf, Inc. | Voice-interactive marketplace providing promotion and promotion tracking, loyalty reward and redemption, and other features |
US7894986B2 (en) * | 2000-06-02 | 2011-02-22 | Navteq North America, Llc | Method and system for forming a keyword database for referencing physical locations |
US7092370B2 (en) * | 2000-08-17 | 2006-08-15 | Roamware, Inc. | Method and system for wireless voice channel/data channel integration |
US20020103881A1 (en) | 2000-09-11 | 2002-08-01 | Francois Granade | Method and system for integrating applications and mobile networks |
FI116871B (fi) * | 2000-09-18 | 2006-03-15 | Portalify Oy | Tiedonvälitysjärjestelmä, menetelmä tiedon välittämiseksi, palvelutuote sekä palvelutuotteen käyttö |
US6901428B1 (en) * | 2000-10-11 | 2005-05-31 | Ncr Corporation | Accessing data from a database over a network |
US20030054810A1 (en) * | 2000-11-15 | 2003-03-20 | Chen Yih-Farn Robin | Enterprise mobile server platform |
JP4955903B2 (ja) * | 2001-02-02 | 2012-06-20 | オープンティブイ・インコーポレーテッド | インタラクティブ・テレビ・システムの管理方法およびそのためのコンピュータ読み取り可能媒体 |
US20020111848A1 (en) * | 2001-02-12 | 2002-08-15 | White Craig R. | Aggregation of services on network portals |
US7562127B2 (en) * | 2001-04-03 | 2009-07-14 | Nippon Telegraph And Telephone Corporation | Contents additional service inquiry server for identifying servers providing additional services and distinguishing between servers |
US6931429B2 (en) * | 2001-04-27 | 2005-08-16 | Left Gate Holdings, Inc. | Adaptable wireless proximity networking |
US7502833B2 (en) * | 2001-05-11 | 2009-03-10 | International Business Machines Corporation | Method for dynamically integrating remote portlets into portals |
US7155425B2 (en) * | 2001-05-15 | 2006-12-26 | Nokia Corporation | Mobile web services |
US7747699B2 (en) * | 2001-05-30 | 2010-06-29 | Prueitt James K | Method and system for generating a permanent record of a service provided to a mobile device |
US6801604B2 (en) * | 2001-06-25 | 2004-10-05 | International Business Machines Corporation | Universal IP-based and scalable architectures across conversational applications using web services for speech and audio processing resources |
US8214342B2 (en) * | 2001-08-23 | 2012-07-03 | Michael Meiresonne | Supplier identification and locator system and method |
US9374451B2 (en) * | 2002-02-04 | 2016-06-21 | Nokia Technologies Oy | System and method for multimodal short-cuts to digital services |
US20040054690A1 (en) * | 2002-03-08 | 2004-03-18 | Hillerbrand Eric T. | Modeling and using computer resources over a heterogeneous distributed network using semantic ontologies |
US8135843B2 (en) * | 2002-03-22 | 2012-03-13 | Citrix Systems, Inc. | Methods and systems for providing access to an application |
US7243355B2 (en) * | 2002-04-04 | 2007-07-10 | Verizon Busniess Global Llc | Method, system and computer program product for a lightweight directory access protocol client application program interface |
US20030195871A1 (en) * | 2002-04-12 | 2003-10-16 | Cai-Yang Luo | General platform and method for querying of intellectual property information |
US7725590B2 (en) * | 2002-04-19 | 2010-05-25 | Computer Associates Think, Inc. | Web services broker |
US7725560B2 (en) * | 2002-05-01 | 2010-05-25 | Bea Systems Inc. | Web service-enabled portlet wizard |
US20040017392A1 (en) * | 2002-05-01 | 2004-01-29 | Welch Keith C. | Web service control for use in a graphical programming environment |
US7596218B2 (en) * | 2002-06-03 | 2009-09-29 | Local.Com Corporation | Enhanced directory assistance services in a telecommunications network |
US7103313B2 (en) * | 2002-06-05 | 2006-09-05 | Nokia Corporation | Automatic determination of access point content and services for short-range wireless terminals |
US20030236821A1 (en) * | 2002-06-05 | 2003-12-25 | Goun-Zong Jiau | Body wearable personal network server and system |
US20040003130A1 (en) * | 2002-06-28 | 2004-01-01 | International Business Machines Corporation | Systems and methods for accessing web services using a tag library |
US7266582B2 (en) * | 2002-08-09 | 2007-09-04 | Sun Microsystems, Inc. | Method and system for automating generation of web services from existing service components |
FR2845233B1 (fr) * | 2002-09-26 | 2005-08-26 | Bouygues Telecom Sa | Systeme de telechargement de contenu multimedia et procede associe |
US20040078424A1 (en) * | 2002-10-16 | 2004-04-22 | Nokia Corporation | Web services via instant messaging |
US20040075675A1 (en) * | 2002-10-17 | 2004-04-22 | Tommi Raivisto | Apparatus and method for accessing services via a mobile terminal |
US20040093580A1 (en) * | 2002-11-12 | 2004-05-13 | Carollyn Carson | System and methodology for mobile e-services |
US7188155B2 (en) * | 2002-12-17 | 2007-03-06 | International Business Machines Corporation | Apparatus and method for selecting a web service in response to a request from a client device |
JP2004198872A (ja) * | 2002-12-20 | 2004-07-15 | Sony Electronics Inc | 端末装置およびサーバ |
US7349949B1 (en) * | 2002-12-26 | 2008-03-25 | International Business Machines Corporation | System and method for facilitating development of a customizable portlet |
US20040128342A1 (en) * | 2002-12-31 | 2004-07-01 | International Business Machines Corporation | System and method for providing multi-modal interactive streaming media applications |
US20040143649A1 (en) * | 2003-01-21 | 2004-07-22 | An Feng | Multiple dynamic view enabled web services |
US20040148370A1 (en) * | 2003-01-23 | 2004-07-29 | Electronic Data Systems Corporation | System and method for composing, configuring, deploying, and managing services using a graphical user interface |
US7490171B2 (en) * | 2003-05-19 | 2009-02-10 | Intel Corporation | Universal plug-and-play mirroring device, system and method |
US7698398B1 (en) * | 2003-08-18 | 2010-04-13 | Sun Microsystems, Inc. | System and method for generating Web Service architectures using a Web Services structured methodology |
EP1697818B1 (en) * | 2003-12-23 | 2018-05-30 | Wells Fargo Bank, N.A. | Authentication system for networked computer applications |
US20050198304A1 (en) * | 2004-01-15 | 2005-09-08 | Ian Oliver | System and method for access point translation of web service content |
US7596622B2 (en) * | 2004-02-26 | 2009-09-29 | Research In Motion Limited | Apparatus and method for processing web service descriptions |
US7647164B2 (en) * | 2004-04-21 | 2010-01-12 | Computer Associates Think, Inc. | Web service for mobile device tracking |
US20050251501A1 (en) * | 2004-05-07 | 2005-11-10 | Mark Phillips | System and method for integrating disparate data sources |
US7295838B2 (en) * | 2004-09-30 | 2007-11-13 | International Business Machines Corporation | Method, apparatus and computer program product for accessing a facility directory |
US7870221B2 (en) * | 2004-12-20 | 2011-01-11 | Adobe Systems Incorporated | Multiple bindings in web service data connection |
US20060167748A1 (en) * | 2005-01-25 | 2006-07-27 | Joachim Hartmann | Public/private campaign management for an internet sales application |
US20060184878A1 (en) * | 2005-02-11 | 2006-08-17 | Microsoft Corporation | Using a description language to provide a user interface presentation |
DE102005015407A1 (de) * | 2005-04-04 | 2006-10-05 | Patent-Treuhand-Gesellschaft für elektrische Glühlampen mbH | Elektrische Lampe mit Außenkolben |
-
2005
- 2005-02-23 US US11/063,708 patent/US8499028B2/en not_active Expired - Fee Related
-
2006
- 2006-02-20 CN CN200680001917.7A patent/CN101103612A/zh active Pending
- 2006-02-20 JP JP2007555634A patent/JP4750139B2/ja not_active Expired - Fee Related
- 2006-02-20 WO PCT/EP2006/060109 patent/WO2006089880A1/en active Application Filing
- 2006-02-20 EP EP06708391.5A patent/EP1851935B1/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0779759A2 (en) * | 1995-12-11 | 1997-06-18 | Unwired Planet, Inc. | A method and architecture for an interactive two-way data communication network |
JP2002049559A (ja) * | 2000-04-07 | 2002-02-15 | Internatl Business Mach Corp <Ibm> | 会話ブラウズおよびマルチメディア・ブロードキャスト・オン・デマンドを提供する会話ポータル |
WO2004059939A2 (en) * | 2002-12-26 | 2004-07-15 | Research In Motion Limited | System and method of creating and communicating with component based wireless applications |
JP2005038027A (ja) * | 2003-07-15 | 2005-02-10 | Omron Corp | サービス中継装置、サービス中継方法、及びプログラム |
JP2005174120A (ja) * | 2003-12-12 | 2005-06-30 | Toshiba Corp | Webサービス接続処理方法とシステム、およびプログラム |
Also Published As
Publication number | Publication date |
---|---|
US20060190580A1 (en) | 2006-08-24 |
WO2006089880A1 (en) | 2006-08-31 |
EP1851935B1 (en) | 2013-07-24 |
EP1851935A1 (en) | 2007-11-07 |
CN101103612A (zh) | 2008-01-09 |
JP2008532119A (ja) | 2008-08-14 |
US8499028B2 (en) | 2013-07-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4750139B2 (ja) | パーベイシブ装置用のウェブ・サービスへの動的拡張可能な軽量アクセス | |
US8504644B2 (en) | Configurable continuous web service invocation on pervasive device | |
KR100620826B1 (ko) | 대화형 컴퓨팅 시스템 및 방법, 대화형 가상 머신, 프로그램 저장 장치 및 트랜잭션 수행 방법 | |
JP4975232B2 (ja) | 媒介物に記憶されるデータへのサービスからのアクセス | |
JP5054272B2 (ja) | オンラインでのアプリケーション開発 | |
US9167051B2 (en) | Transforming condition-independent output into condition-dependent output | |
US7058698B2 (en) | Client aware extensible markup language content retrieval and integration in a wireless portal system | |
JP3943543B2 (ja) | マルチモーダル環境における対話管理およびアービトレーションを提供するシステムおよび方法 | |
US20020103881A1 (en) | Method and system for integrating applications and mobile networks | |
US7607136B2 (en) | Method and apparatus for interfacing with a distributed computing service | |
US20070192675A1 (en) | Invoking an audio hyperlink embedded in a markup document | |
US20070192676A1 (en) | Synthesizing aggregated data of disparate data types into data of a uniform data type with embedded audio hyperlinks | |
JP2005507516A (ja) | サービスによって提供されるコンテンツのカスタマイズ | |
AU2001295024A1 (en) | Developing applications online | |
AU2001290686A1 (en) | Customizing content provided by a service | |
US20050172281A1 (en) | System and method for customized provisioning of application content | |
WO2008061113A2 (en) | System and method for utilizing xml documents to transfer programmatic requests in a service oriented architecture | |
US7739389B2 (en) | Providing web services from a service environment with a gateway | |
EP1117048A1 (en) | Method and device for representing data |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081225 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20081225 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20081225 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110118 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110331 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20110510 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110518 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4750139 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140527 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |