JP6356136B2 - 短縮urlにアクセスするためのプリエンプティブフレームワーク - Google Patents
短縮urlにアクセスするためのプリエンプティブフレームワーク Download PDFInfo
- Publication number
- JP6356136B2 JP6356136B2 JP2015539880A JP2015539880A JP6356136B2 JP 6356136 B2 JP6356136 B2 JP 6356136B2 JP 2015539880 A JP2015539880 A JP 2015539880A JP 2015539880 A JP2015539880 A JP 2015539880A JP 6356136 B2 JP6356136 B2 JP 6356136B2
- Authority
- JP
- Japan
- Prior art keywords
- url
- server
- logic
- shortened
- content
- 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
- 238000004891 communication Methods 0.000 claims description 44
- 238000000034 method Methods 0.000 claims description 24
- 230000004044 response Effects 0.000 claims description 21
- 238000004904 shortening Methods 0.000 claims description 16
- 238000004590 computer program Methods 0.000 claims description 2
- 230000006870 function Effects 0.000 description 26
- 230000008569 process Effects 0.000 description 11
- 230000003287 optical effect Effects 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 4
- 238000012545 processing Methods 0.000 description 4
- 230000005540 biological transmission Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 239000000284 extract Substances 0.000 description 3
- 238000012546 transfer Methods 0.000 description 3
- 239000003795 chemical substances by application Substances 0.000 description 2
- 239000000835 fiber Substances 0.000 description 2
- 230000003993 interaction Effects 0.000 description 2
- 238000005259 measurement Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 241000760358 Enodes Species 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 239000006249 magnetic particle Substances 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000006855 networking Effects 0.000 description 1
- 239000002245 particle Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9558—Details of hyperlinks; Management of linked annotations
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9566—URL specific, e.g. using aliases, detecting broken or misspelled links
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
- Telephonic Communication Services (AREA)
Description
100 ワイヤレス通信システム
104、106、108 エアインターフェース
120 RAN
125 アクセスポイント
140 コアネットワーク
170 アプリケーションサーバ
175 インターネット
200A、200B UE
202 プラットフォーム
205A アンテナ
205B タッチスクリーンディスプレイ
206 送受信機
208 特定用途向け集積回路(ASIC)
210 アプリケーションプログラミングインターフェース(API)
210A ディスプレイ
210B、215B、220B、225B 周辺ボタン
212 メモリ
214 ローカルデータベース
215A ボタン
230B フロントパネルボタン
300 通信デバイス
305 情報を受信しかつ/または送信するように構成された論理
310 情報を処理するように構成された論理
315 情報を記憶するように構成された論理
320 情報を提示するように構成された論理
325 ローカルユーザ入力を受信するように構成された論理
405 UE
415 URL短縮サーバ
425 コンテンツサーバ
505 UE
515 URL短縮サーバ
525 コンテンツサーバ
600 UE
610A、610B スクリーンショット
620 SMSメッセージ
630 情報ボックス
Claims (10)
- 短縮ユニフォームリソースロケータ(URL)の対象に関するメタデータを取得するためのユーザ機器(UE)によって実行される方法であって、
前記短縮URLをサーバに送信するステップと、
実際のURLへのポインタを含む応答を前記サーバから受信するステップと、
前記実際のURLに関連するヘッダ情報を求める要求を前記サーバに送信することによって、前記実際のURLに関するメタデータを前記サーバに要求するステップと、
前記実際のURLの前記ヘッダ情報を前記サーバから受信するステップとを含む、方法。 - 前記サーバは、URL短縮サーバである、請求項1に記載の方法。
- 前記ヘッダ情報を求める前記要求は、前記実際のURLへの前記ポインタを含むハイパーテキストトランスポートプロトコル(HTTP)メッセージを含む、請求項1に記載の方法。
- 前記HTTPメッセージはHTTP HEADメッセージである、請求項3に記載の方法。
- 前記メタデータを受信する前記ステップは、前記メタデータを含むHTTPメッセージを受信するステップを含む、請求項1に記載の方法。
- 前記HTTPメッセージはHTTP 200メッセージである、請求項5に記載の方法。
- 前記メタデータは、
前記実際のURL、
前記実際のURLに位置するコンテンツのタイプ、
前記実際のURLに位置するコンテンツのサイズ、または
前記実際のURLに位置するコンテンツに関連するホスト名
のうちの少なくとも1つを含む、請求項1に記載の方法。 - 前記実際のURLに位置するコンテンツを、前記コンテンツをホスティングするコンテンツサーバに要求するステップと、
前記コンテンツサーバから前記コンテンツを受信するステップとをさらに含む、請求項1に記載の方法。 - プロセッサと、
前記プロセッサに結合されるメモリと
を備え、
前記メモリが、請求項1から8のいずれか一項に記載の方法を前記プロセッサに実行させるための少なくとも1つの命令を含む、ユーザ機器(UE)。 - 請求項1から8のいずれか一項に記載の方法を通信エンティティに実行させるための少なくとも1つの命令を含む、コンピュータプログラム。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/663,627 US20140122567A1 (en) | 2012-10-30 | 2012-10-30 | Preemptive framework for accessing short urls |
US13/663,627 | 2012-10-30 | ||
PCT/US2013/067001 WO2014070632A2 (en) | 2012-10-30 | 2013-10-28 | A preemptive framework for accessing short urls |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2016502177A JP2016502177A (ja) | 2016-01-21 |
JP2016502177A5 JP2016502177A5 (ja) | 2016-11-24 |
JP6356136B2 true JP6356136B2 (ja) | 2018-07-11 |
Family
ID=49918806
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015539880A Expired - Fee Related JP6356136B2 (ja) | 2012-10-30 | 2013-10-28 | 短縮urlにアクセスするためのプリエンプティブフレームワーク |
Country Status (6)
Country | Link |
---|---|
US (1) | US20140122567A1 (ja) |
EP (1) | EP2915073A2 (ja) |
JP (1) | JP6356136B2 (ja) |
KR (1) | KR20150080595A (ja) |
CN (1) | CN104769587A (ja) |
WO (1) | WO2014070632A2 (ja) |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10177967B2 (en) * | 2013-03-15 | 2019-01-08 | Jesse Lakes | Redirection service resource locator mechanism |
CN104601736B (zh) * | 2013-10-30 | 2018-10-23 | 腾讯科技(深圳)有限公司 | 一种短url服务的实现方法及装置 |
CN104717185B (zh) * | 2013-12-16 | 2019-03-26 | 腾讯科技(北京)有限公司 | 短统一资源定位符的展示响应方法、装置、服务器和系统 |
KR101670687B1 (ko) * | 2014-12-17 | 2016-10-31 | 주식회사 케이티 | 메시지 전송 시스템, 방법 및 컴퓨터 프로그램 |
US10438261B2 (en) * | 2014-12-30 | 2019-10-08 | Ebay Inc. | Marketplace listing generation using message metadata |
CN106484720B (zh) * | 2015-08-28 | 2019-07-23 | 北京奇虎科技有限公司 | 一种检测推广url的有效性的方法和装置 |
CN105808632B (zh) * | 2015-12-22 | 2019-03-01 | 北京奇虎科技有限公司 | 链接生成方法和装置 |
CN106230788A (zh) * | 2016-07-22 | 2016-12-14 | 上海斐讯数据通信技术有限公司 | 一种portal认证的重定向方法、无线接入设备、portal服务器 |
CN106548068A (zh) * | 2016-10-31 | 2017-03-29 | 珠海市魅族科技有限公司 | 短网址信息显示系统及方法 |
JP6504218B2 (ja) * | 2017-09-15 | 2019-04-24 | キヤノンマーケティングジャパン株式会社 | 情報処理装置、情報処理システム、制御方法、及びプログラム |
WO2019089418A1 (en) * | 2017-10-31 | 2019-05-09 | Wood Michael C | Computer security system and method based on user-intended final destination |
WO2019216877A1 (en) * | 2018-05-07 | 2019-11-14 | Google Llc | Verifying operational statuses of agents interfacing with digital assistant applications |
US11704380B1 (en) * | 2020-06-17 | 2023-07-18 | Amazon Technologies, Inc. | Supply of image assets for presentation at a mobile device |
JP7568121B2 (ja) | 2021-09-02 | 2024-10-16 | 日本電信電話株式会社 | 表示制御装置、表示制御方法、および、表示制御プログラム |
Family Cites Families (40)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6021435A (en) * | 1996-03-13 | 2000-02-01 | Sun Microsystems, Inc. | Apparatus and method for displaying enhanced hypertext link anchor information regarding hypertext page availability and content |
US6282548B1 (en) * | 1997-06-21 | 2001-08-28 | Alexa Internet | Automatically generate and displaying metadata as supplemental information concurrently with the web page, there being no link between web page and metadata |
US5974445A (en) * | 1997-10-28 | 1999-10-26 | International Business Machines Corporation | Web browser which checks availability of hot links |
US6360262B1 (en) * | 1997-11-24 | 2002-03-19 | International Business Machines Corporation | Mapping web server objects to TCP/IP ports |
US7155489B1 (en) * | 2000-06-28 | 2006-12-26 | Microsoft Corporation | Acquiring web page information without commitment to downloading the web page |
US7031968B2 (en) * | 2000-12-07 | 2006-04-18 | Prev-U Israel Ltd. | Method and apparatus for providing web site preview information |
JP4448623B2 (ja) * | 2001-03-29 | 2010-04-14 | セイコーエプソン株式会社 | デジタルコンテンツ提供システム,デジタルコンテンツ提供方法,サーバ装置及びデジタルコンテンツ提供プログラム |
US20030100320A1 (en) * | 2001-10-31 | 2003-05-29 | Peeyush Ranjan | Efficient hyperlinks for transmitted hyperlinked information |
US20030187806A1 (en) * | 2002-03-28 | 2003-10-02 | International Business Machines Corporation | Calculating and displaying the cost of downloading web content |
US6987987B1 (en) * | 2002-07-03 | 2006-01-17 | Sprint Spectrum L.P. | Method and system for providing advanced notice of cost to access web content |
US7095829B2 (en) * | 2003-09-04 | 2006-08-22 | Emc Corporation | Data message mirroring and redirection |
JP2005186473A (ja) * | 2003-12-25 | 2005-07-14 | Canon Inc | 画像形成装置および方法 |
KR100619018B1 (ko) * | 2004-05-12 | 2006-08-31 | 삼성전자주식회사 | 네트워크를 통하여 a/v 컨텐츠를 공유하는 방법, 싱크디바이스, 소오스 디바이스 및 메시지 구조 |
US20090077095A1 (en) * | 2005-05-17 | 2009-03-19 | Mitsubishi Denkikabushiki Kaisha | Metadata Management Apparatus |
US20070027971A1 (en) * | 2005-07-26 | 2007-02-01 | Sunil Marolia | Device management network with notifications comprising multiple choice prompts |
US7698269B2 (en) * | 2005-11-29 | 2010-04-13 | Yahoo! Inc. | URL shortening and authentication with reverse hash lookup |
TW200720931A (en) * | 2005-11-30 | 2007-06-01 | Benq Corp | Systems, methods and machine-readable storage media for device or service management |
US7620725B2 (en) * | 2005-12-05 | 2009-11-17 | About Us, Inc. | Metadata collection within a trusted relationship to increase search relevance |
US20070157261A1 (en) * | 2005-12-15 | 2007-07-05 | Ryan Steelberg | Digital media management system and method |
US8819539B1 (en) * | 2007-12-03 | 2014-08-26 | Appcelerator, Inc. | On-the-fly rewriting of uniform resource locators in a web-page |
US8490011B2 (en) * | 2008-05-14 | 2013-07-16 | At&T Intellectual Property I, L.P. | Display of supplementary information on a graphical user interface |
US20090290492A1 (en) * | 2008-05-23 | 2009-11-26 | Matthew Scott Wood | Method and apparatus to index network traffic meta-data |
US20100131528A1 (en) * | 2008-11-26 | 2010-05-27 | Gm Global Technology Operations, Inc. | System and method for identifying attributes of digital media data |
CN101547197B (zh) * | 2009-04-30 | 2012-05-30 | 珠海金山软件有限公司 | Url洗白装置和洗白方法 |
US8930805B2 (en) * | 2009-07-24 | 2015-01-06 | Bank Of America Corporation | Browser preview |
WO2011085562A1 (en) * | 2010-01-18 | 2011-07-21 | Hewlett-Packard Development Company, L.P. | System and method for automatically extracting metadata from unstructured electronic documents |
US8869271B2 (en) * | 2010-02-02 | 2014-10-21 | Mcafee, Inc. | System and method for risk rating and detecting redirection activities |
US20110289434A1 (en) * | 2010-05-20 | 2011-11-24 | Barracuda Networks, Inc. | Certified URL checking, caching, and categorization service |
US8630200B2 (en) * | 2010-06-01 | 2014-01-14 | Meltwater News International Holdings, GmbH | Method and apparatus for embedding information in a short URL |
US8381276B2 (en) * | 2010-08-23 | 2013-02-19 | Microsoft Corporation | Safe URL shortening |
US20120072835A1 (en) * | 2010-09-20 | 2012-03-22 | UberMedia, Inc. | Microblog Client |
US8560843B1 (en) * | 2010-09-24 | 2013-10-15 | Symantec Corporation | Encrypted universal resource identifier (URI) based messaging |
US8510368B2 (en) * | 2010-10-20 | 2013-08-13 | Mskynet Inc. | Short URI payload-status systems and methods |
US20120203929A1 (en) * | 2011-02-03 | 2012-08-09 | Kpi Global Technologies, Inc. | Visual preview of shortened url |
CN102111750A (zh) * | 2011-02-25 | 2011-06-29 | 中兴通讯股份有限公司 | 一种实现内容下载的方法及系统 |
US20130041876A1 (en) * | 2011-08-08 | 2013-02-14 | Paul Alexander Dow | Link recommendation and densification |
US8903953B2 (en) * | 2011-09-27 | 2014-12-02 | International Business Machines Corporation | Event media file discovery |
US20130238470A1 (en) * | 2012-03-07 | 2013-09-12 | Z:Wordz, LLC | Substituting a user-defined word set in place of a formatted network resource address |
US8924546B1 (en) * | 2012-03-21 | 2014-12-30 | Trend Micro Incorporated | Roaming bandwidth guidance for mobile computing devices |
KR20140028961A (ko) * | 2012-08-31 | 2014-03-10 | 삼성전자주식회사 | 데이터 송수신 방법 및 그 전자 장치 |
-
2012
- 2012-10-30 US US13/663,627 patent/US20140122567A1/en not_active Abandoned
-
2013
- 2013-10-28 EP EP13818038.5A patent/EP2915073A2/en not_active Ceased
- 2013-10-28 CN CN201380056441.7A patent/CN104769587A/zh active Pending
- 2013-10-28 WO PCT/US2013/067001 patent/WO2014070632A2/en active Application Filing
- 2013-10-28 KR KR1020157014185A patent/KR20150080595A/ko not_active Application Discontinuation
- 2013-10-28 JP JP2015539880A patent/JP6356136B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
WO2014070632A2 (en) | 2014-05-08 |
CN104769587A (zh) | 2015-07-08 |
WO2014070632A3 (en) | 2014-06-26 |
KR20150080595A (ko) | 2015-07-09 |
JP2016502177A (ja) | 2016-01-21 |
EP2915073A2 (en) | 2015-09-09 |
US20140122567A1 (en) | 2014-05-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6356136B2 (ja) | 短縮urlにアクセスするためのプリエンプティブフレームワーク | |
US9344512B2 (en) | Loading a re-directed web resource on a web browser of a client device in a communications system | |
US9258344B2 (en) | Multi-hop single sign-on (SSO) for identity provider (IdP) roaming/proxy | |
US9009741B2 (en) | Mechanism to initiate calls between browsers without predefined call signaling protocol | |
US10511973B2 (en) | Personal virtual core networks | |
US10152586B2 (en) | Managing opt-in and opt-out for private data access | |
US10069872B2 (en) | Architecture to establish serverless WebRTC connections | |
US10165115B1 (en) | Communications handler for screening incoming calls | |
EP3130124B1 (en) | Selectively exchanging data between p2p-capable client devices via a server | |
US8620315B1 (en) | Multi-tiered anti-abuse registration for a mobile device user | |
US9363665B1 (en) | Targeting insertion work-around for long term evolution (LTE) path | |
US20160127479A1 (en) | Efficient group communications leveraging lte-d discovery for application layer contextual communication |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161006 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20161006 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20171013 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20171023 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180123 |
|
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: 20180521 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180613 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6356136 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |