JP2003141002A - Url length conversion system and program - Google Patents

Url length conversion system and program

Info

Publication number
JP2003141002A
JP2003141002A JP2001331357A JP2001331357A JP2003141002A JP 2003141002 A JP2003141002 A JP 2003141002A JP 2001331357 A JP2001331357 A JP 2001331357A JP 2001331357 A JP2001331357 A JP 2001331357A JP 2003141002 A JP2003141002 A JP 2003141002A
Authority
JP
Japan
Prior art keywords
url
content
character string
length
server
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.)
Pending
Application number
JP2001331357A
Other languages
Japanese (ja)
Inventor
Makoto Sakaki
誠 榊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2001331357A priority Critical patent/JP2003141002A/en
Publication of JP2003141002A publication Critical patent/JP2003141002A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To allow the access, in a client terminal limited in treatable URL length, to the content designated by a URL exceeding the limitation and the process thereof. SOLUTION: In this system comprising a content server, the client terminal and a Proxy server, the Proxy server comprises a means for determining the length of a URL character string described in a content when receiving the content from the contents server, and converting it to the character string of the URL length treatable by the client terminal; a means for storing and managing the conformation of the conversion; and a means for referring to a URL character string in a message when receiving a content request from the client terminal, and returning it to the original URL when it is a contracted character string.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークにお
いてURL(Uniform Resource Locator) を用いてコン
テンツの送受信を行うシステム及びそのプログラムに関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for transmitting and receiving contents using a URL (Uniform Resource Locator) in a network and a program therefor.

【0002】[0002]

【従来の技術】インターネット上に公開されるコンテン
ツを参照するクライアントとして、PCだけでなく、携
帯端末(携帯電話機など)やPDAといった機能的に制
限されたクライアントの存在が無視できないほどに増加
している。インターネット上にコンテンツを公開する場
合に、これらの機能的に制限されたクライアントからの
参照を可能とするためには、クライアント端末の機能・
能力を考慮したコンテンツ作成が必要となる。
2. Description of the Related Art The existence of not only PCs but also functionally restricted clients such as mobile terminals (cell phones, etc.) and PDAs as clients that refer to contents published on the Internet has increased to a non-negligible level. There is. When publishing contents on the Internet, in order to enable reference from these functionally restricted clients, the function of the client terminal must be
It is necessary to create content that considers ability.

【0003】クライアント端末での機能の制限の1つと
して、コンテンツを要求するために使用するURL(Un
iform Resource Locator)の文字列の長さの制限があ
る。例えば、扱える最大URL長を128bytes や20
0bytes に制限されている携帯端末が存在する。このた
め、コンテンツ中に含まれるリンクなどのURL長がそ
の制限を越えている場合(URL中に動的生成コンテン
ツのためのパラメータ文字列を多く含む場合など)、そ
のURLを辿ることができなくなるという問題がある。
One of the restrictions on the functions of the client terminal is the URL (Un
There is a limit to the length of the iform Resource Locator) character string. For example, the maximum URL length that can be handled is 128 bytes or 20
There are mobile terminals that are limited to 0 bytes. Therefore, if the URL length of a link or the like included in the content exceeds the limit (such as when the URL contains many parameter character strings for dynamically generated content), the URL cannot be traced. There is a problem.

【0004】なお、URLあるいはその上位概念のUR
I(Uniform Resource Identifier)は、ネットワーク
上においてリソース(オブジェクト)を一意に特定して
アクセスするためのシステム(記述方法)である。UR
Lの場合、その記述は、アクセスに使用するプロトコ
ル、目的リソースの位置(アドレス)などが所定の文法
で記述された文字列となる。また、例えばHTTPプロ
トコルではURLの長さについては特に制限を設けてい
ないが、携帯端末などにおいては、搭載メモリの制約な
どから、扱えるURL長は制限されたものになることが
多い。
A URL or a UR of a superordinate concept
I (Uniform Resource Identifier) is a system (description method) for uniquely identifying and accessing a resource (object) on a network. UR
In the case of L, the description is a character string in which the protocol used for access, the position (address) of the target resource, etc. are described in a predetermined grammar. Further, for example, in the HTTP protocol, the URL length is not particularly limited, but in a mobile terminal or the like, the URL length that can be handled is often limited due to restrictions of the installed memory.

【0005】従来のシステムでは、コンテンツ作成・公
開を行う側にとっては、コンテンツ作成のための工数の
増加、コンテンツ公開サーバの負担の増加などの問題が
あり、コンテンツを利用する側にとっては、端末の能力
によってコンテンツ利用が制限されるなどの問題があっ
た。
In the conventional system, there are problems such as an increase in the number of man-hours for content creation and an increase in the burden on the content publishing server on the side of content creation / publication, and on the side of content usage, on the side of the terminal. There was a problem that content usage was limited by the ability.

【0006】[0006]

【発明が解決しようとする課題】本発明は、かかる問題
点に鑑みてなされたものであり、扱えるURL長に制限
のあるクライアント端末においても、その制限を越える
長いURL文字列によって指定されるコンテンツ及びそ
のプロセスへのアクセスを行うことができ、コンテンツ
公開サーバ側の負担も低減させることのできるURL長
変換システムを提供することを第1の目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of such a problem, and even in a client terminal having a limited URL length that can be handled, contents specified by a long URL character string exceeding the limitation. It is a first object of the present invention to provide a URL length conversion system capable of accessing the process and its process and reducing the load on the content publishing server side.

【0007】また、クライアント端末について端末の種
別や機能などが記述された情報を参照して、クライアン
ト端末の能力に応じたURL長変換処理を行うことので
きるURL長変換システムを提供することを第2の目的
とする。
Further, it is a first object of the present invention to provide a URL length conversion system capable of performing a URL length conversion process according to the capability of the client terminal by referring to information describing the terminal type and function of the client terminal. The purpose is 2.

【0008】[0008]

【課題を解決するための手段】かかる目的を達成するた
めに、請求項1記載の発明は、コンテンツを公開するサ
ーバと、サーバに対するクライアントであり、扱える最
大URL長に制限のあるクライアント端末と、クライア
ントによるコンテンツへのアクセスを代理・中継するP
roxyサーバと、を有するシステム上におけるURL
長変換システムであって、Proxyサーバは、コンテ
ンツサーバからコンテンツを受信した際、コンテンツに
記述されているURL文字列の長さを判断して、クライ
アント端末の扱えるURL長の文字列に変換する縮小化
手段と、URL文字列変換の対応をテーブルに記憶して
管理する変換対応記憶手段と、クライアント端末からコ
ンテンツアクセス要求メッセージを受信した際、メッセ
ージ内のURL文字列とテーブルとを参照し、URL文
字列が縮小化手段により変換された文字列である場合
は、元のURLに戻す復元手段と、を有することを特徴
としている。
In order to achieve such an object, the invention according to claim 1 discloses a server which publishes contents, a client terminal which is a client to the server, and has a maximum URL length that can be handled. P that proxy / relays access to contents by clients
URL on the system including the roxy server
In the length conversion system, when the proxy server receives the content from the content server, the proxy server determines the length of the URL character string described in the content and converts the URL character string into a character string of the URL length that can be handled by the client terminal. Conversion means, conversion correspondence storage means for storing and managing the correspondence of URL character string conversion in a table, and when a content access request message is received from a client terminal, the URL character string in the message and the table are referred to When the character string is a character string converted by the reducing means, it has a restoring means for returning to the original URL.

【0009】請求項2記載の発明は、請求項1記載の発
明において、Proxyサーバは、複数のクライアント
端末について、端末種別情報あるいは最大URL長情報
を記憶して管理する端末情報管理手段をさらに有し、縮
小化手段は、URL変換処理の際に、端末情報管理手段
の管理する情報をもとに閾値を決定して判断を行うこと
を特徴としている。
According to a second aspect of the present invention, in the first aspect of the present invention, the proxy server further has terminal information management means for storing and managing terminal type information or maximum URL length information for a plurality of client terminals. However, the reducing means is characterized in that, during the URL conversion processing, the threshold value is determined based on the information managed by the terminal information managing means to make a determination.

【0010】請求項3記載の発明は、請求項1または2
に記載の発明において、Proxyサーバは、クライア
ント端末からのリクエストメッセージからクライアント
端末の端末種別情報あるいは最大URL長情報を取得す
る手段と、情報を参照してURL変換処理の際の判断用
閾値を決定する手段と、をさらに有し、縮小化手段は、
閾値をもとに判断及び変換処理を行うことを特徴として
いる。
The invention according to claim 3 is the invention according to claim 1 or 2.
In the invention described in (1), the proxy server determines means for acquiring terminal type information or maximum URL length information of the client terminal from the request message from the client terminal, and a threshold for judgment in the URL conversion processing by referring to the information. And a means for reducing,
The feature is that determination and conversion processing are performed based on a threshold value.

【0011】請求項4記載の発明は、コンテンツを公開
するサーバと、サーバに対するクライアントであり、扱
える最大URL長に制限のあるクライアント端末と、ク
ライアントによるコンテンツへのアクセスを代理・中継
するProxyサーバと、を有するシステム上における
プログラムであって、Proxyサーバにおいて、コン
テンツサーバからコンテンツを受信した際、コンテンツ
に記述されているURL文字列の長さを判断して、クラ
イアント端末の扱えるURL長の文字列に変換する縮小
化処理と、URL文字列変換の対応をテーブルに記憶し
て管理する変換対応記憶処理と、クライアント端末から
コンテンツアクセス要求メッセージを受信した際、メッ
セージ内のURL文字列とテーブルとを参照し、URL
文字列が縮小化処理により変換された文字列である場合
は、元のURLに戻す復元処理と、をコンピュータに実
行させることを特徴としている。
According to a fourth aspect of the present invention, there is provided a server which publishes contents, a client terminal for the server, which has a limited maximum URL length that can be handled, and a proxy server which proxy / relays access to the contents by the client. , Which is a program on a system having a proxy server, when the proxy server receives the content from the content server, determines the length of the URL character string described in the content, and the character string of the URL length that the client terminal can handle. When the content access request message is received from the client terminal, the URL character string and the table in the message are received when the content access request message is received from the client terminal. Refer to the URL
When the character string is a character string converted by the reducing process, the computer is caused to perform a restoring process of returning to the original URL.

【0012】請求項5記載の発明は、請求項4記載の発
明において、Proxyサーバにおいて、複数のクライ
アント端末について、端末種別情報あるいは最大URL
長情報を記憶して管理する端末情報管理処理をさらにコ
ンピュータに実行させ、縮小化処理では、URL変換の
際に、端末情報管理処理により管理される情報をもとに
閾値を決定して判断を行うことを特徴としている。
[0012] According to a fifth aspect of the invention, in the invention of the fourth aspect, in the proxy server, terminal type information or maximum URL for a plurality of client terminals.
The terminal information management process of storing and managing the long information is further executed by the computer, and in the reduction process, a threshold value is determined based on the information managed by the terminal information management process at the time of URL conversion to make a judgment. It is characterized by doing.

【0013】請求項6記載の発明は、請求項4または5
に記載の発明において、Proxyサーバにおいて、ク
ライアント端末からのリクエストメッセージからクライ
アント端末の端末種別情報あるいは最大URL長情報を
取得する処理と、情報を参照してURL変換処理の際の
判断用閾値を決定する処理と、をさらにコンピュータに
実行させ、縮小化処理では、閾値をもとに判断及び変換
処理を行うことを特徴としている。
The invention according to claim 6 is the invention according to claim 4 or 5.
In the invention described in (3), the proxy server determines the threshold for judgment in the URL conversion process by referring to the process of obtaining the terminal type information or the maximum URL length information of the client terminal from the request message from the client terminal. The processing for performing the above is further executed by the computer, and the reduction processing is characterized in that the determination and the conversion processing are performed based on the threshold value.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施の形態を添付
図面を参照しながら詳細に説明する。図1は、本発明の
第1の実施の形態におけるURL長変換システムの構成
を示す図である。本システムでは、インターネット上の
サーバにおいて公開されるコンテンツを参照する携帯端
末やPDAなどの、扱えるURL長に制限があるクライ
アント端末に対し、アクセスの代理・中継を行うPro
xyサーバ(プロクシ/プロキシ/代理サーバ)におい
て必要に応じてURL長を縮小化する処理を行い、それ
らのクライアント端末がコンテンツにアクセスすること
を可能にするものである。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described in detail below with reference to the accompanying drawings. FIG. 1 is a diagram showing the configuration of a URL length conversion system according to the first embodiment of the present invention. In this system, a Pro that proxies and relays access to client terminals such as mobile terminals and PDAs that refer to content published on a server on the Internet and that has a limited URL length that can be handled.
The xy server (proxies / proxies / proxy servers) performs processing for reducing the URL length as necessary, and enables those client terminals to access the content.

【0015】本発明の第1の実施例は、クライアント端
末10と、Proxyサーバ20と、コンテンツサーバ
30と、を含んで構成される。これら各ノードは、イン
ターネットに接続される。クライアント端末10は、例
えば携帯端末であり、所定の無線通信機能およびクライ
アントプログラム1を備え、キャリアの提供するPro
xyサーバ20を介してコンテンツサーバ30に接続す
る能力を持つ。コンテンツサーバ30は、サーバプログ
ラム3と、公開するコンテンツと、を持つ。例として、
コンテンツはHTMLにより記述されるWebコンテン
ツであるものとし、HTTPプロトコルによりやり取り
されるものとする。
The first embodiment of the present invention comprises a client terminal 10, a proxy server 20, and a content server 30. Each of these nodes is connected to the Internet. The client terminal 10 is, for example, a mobile terminal, is equipped with a predetermined wireless communication function and the client program 1, and is provided by a carrier.
It has the ability to connect to the content server 30 via the xy server 20. The content server 30 has a server program 3 and content to be published. As an example,
The content is assumed to be Web content described in HTML and exchanged by the HTTP protocol.

【0016】クライアント端末は、クライアントプログ
ラム(Webブラウザ)11により、コンテンツサーバ
に対してリクエスト(コンテンツアクセス要求メッセー
ジなど)を送信し、それに対するレスポンスとしてコン
テンツを受信する処理を行う。その際、Proxyサー
バ20により中継処理が行われる。このクライアント端
末10は、クライアントプログラム11において扱える
URL長に制限がある。その扱えるURL長の上限値
(最大URL長)をx(byte)とする。
The client terminal uses the client program (Web browser) 11 to send a request (content access request message or the like) to the content server and receive the content as a response thereto. At that time, the proxy server 20 performs a relay process. This client terminal 10 has a limitation on the URL length that can be handled by the client program 11. The upper limit of the URL length that can be handled (maximum URL length) is x (byte).

【0017】クライアント端末10には、予め、コンテ
ンツ要求を行う際に使用するProxyサーバ20のア
ドレスが設定される。コンテンツ要求時には、設定され
ているProxyサーバアドレスが参照され、コンテン
ツ要求はまずProxyサーバ20に対して送信され
る。
In the client terminal 10, the address of the proxy server 20 used when making a content request is set in advance. At the time of content request, the set Proxy server address is referred to, and the content request is first transmitted to the Proxy server 20.

【0018】コンテンツサーバ30は、サーバプログラ
ム31において、クライアント端末10(Proxyサ
ーバ20)からのリクエストメッセージを処理し、レス
ポンスとしてクライアント端末10(Proxyサーバ
20)に対してコンテンツを送信する。
The content server 30 processes the request message from the client terminal 10 (Proxy server 20) in the server program 31 and sends the content to the client terminal 10 (Proxy server 20) as a response.

【0019】Proxyサーバ20は、ネットワーク上
において、クライアント端末10に対してサーバとして
振る舞い、クライアント端末10からのコンテンツ要求
その他のメッセージを受信してコンテンツサーバ30に
対するアクセス制御処理を行う。また、コンテンツサー
バ30に対してはクライアントとして振る舞い、クライ
アント端末10からのコンテンツ要求その他のメッセー
ジを送信(転送)する処理を行う。Proxyサーバ2
0は、コンテンツサーバ30からレスポンスとしてコン
テンツを受信すると、クライアント端末10に対してコ
ンテンツの送信を行う。Proxyサーバ20は、ネッ
トワーク処理部1と、URL変換処理部2と、URL変
換対応記憶部3とを含んで構成される。
The proxy server 20 acts as a server for the client terminal 10 on the network, receives a content request message and other messages from the client terminal 10, and performs access control processing for the content server 30. Further, the content server 30 behaves as a client, and performs a process of transmitting (transferring) a content request or other message from the client terminal 10. Proxy server 2
0 receives the content as a response from the content server 30 and transmits the content to the client terminal 10. The proxy server 20 includes a network processing unit 1, a URL conversion processing unit 2, and a URL conversion correspondence storage unit 3.

【0020】ネットワーク処理部1は、上述のProx
yサーバとしての主処理を行うProxyプログラムを
含む。ネットワーク処理部1は、コンテンツサーバ30
からコンテンツを受信した時、及び、クライアント端末
10からコンテンツアクセス要求を受信した時などに、
URL変換処理部2に対して処理を依頼する。
The network processing unit 1 is the above-mentioned Prox.
It includes a Proxy program that performs main processing as a y-server. The network processing unit 1 uses the content server 30.
When content is received from the client and when a content access request is received from the client terminal 10,
The URL conversion processing unit 2 is requested to perform processing.

【0021】URL変換処理部2は、ネットワーク処理
部1から必要に応じて呼び出されて処理を行う。URL
変換処理部2は、クライアント端末10からのコンテン
ツアクセス要求およびコンテンツサーバ30からのレス
ポンスとしてのコンテンツについて、その中身を調べ、
URL変換処理が必要かどうかを判定して変換する処理
を行う。
The URL conversion processing unit 2 is called from the network processing unit 1 as necessary and performs processing. URL
The conversion processing unit 2 checks the contents of the content as a content access request from the client terminal 10 and the response from the content server 30,
A process of determining whether or not the URL conversion process is necessary is performed.

【0022】URL変換処理部2は、コンテンツについ
て、コンテンツ内に記述されているURL(リンクのU
RLなど)を調べ、そのURL長をクライアント端末1
0で扱える長さのURL文字列に変換(縮小化)し、置
き換える処理を行う。この縮小化処理を行うモジュール
を縮小化処理部4とする。また、URL変換処理部2
は、クライアント端末10からのコンテンツ要求内に含
まれるURLを調べ、そのURLが以前に当Proxy
サーバ20において縮小化処理されたURL文字列であ
る場合は、元のURLに復元する処理を行う。この復元
処理を行うモジュールを復元処理部5とする。上記各U
RL変換処理の際にはURL変換対応記憶部3が参照さ
れる。
The URL conversion processing unit 2 writes the URL (link U of the content) described in the content.
RL) and check the URL length of the client terminal 1
A process of converting (reducing) a URL character string having a length that can be handled by 0 and performing replacement is performed. A module that performs this reduction processing is referred to as a reduction processing unit 4. Also, the URL conversion processing unit 2
Checks the URL included in the content request from the client terminal 10 and finds that the URL was previously
If the URL character string has been reduced in size by the server 20, the original URL is restored. A module that performs this restoration processing is referred to as a restoration processing unit 5. Each U above
In the RL conversion process, the URL conversion correspondence storage unit 3 is referred to.

【0023】URL変換対応記憶部3は、コンテンツ及
びそのプロセスについての元のURL文字列と、そのU
RL文字列を縮小化処理部4により変換した結果の文字
列との対応をテーブルに記憶して管理する処理を行う。
The URL conversion correspondence storage unit 3 stores the original URL character string of the content and its process and its U
The correspondence between the RL character string and the character string obtained as a result of conversion by the reduction processing unit 4 is stored in a table and managed.

【0024】縮小化処理部4におけるURL文字列の変
換の仕方については特に限定しない。変換後のURL文
字列長がクライアント端末10で扱える長さに収まるこ
とが条件である。
The conversion method of the URL character string in the reduction processing unit 4 is not particularly limited. The condition is that the URL string length after conversion is within the length that can be handled by the client terminal 10.

【0025】また、URL変換処理部2におけるURL
長変換を行うか否かの判断方法として、例えば、対象U
RLを所定のURL長閾値と比較し、この閾値を超える
長さの場合に変換を行う方法が考えられる。この閾値と
して、クライアント端末10の最大URL長x(Byte)
を用い、変換後文字列の長さをx以内にする。
The URL in the URL conversion processing unit 2
As a method of determining whether or not to perform the length conversion, for example, the target U
A method of comparing the RL with a predetermined URL length threshold value and performing conversion when the length exceeds the threshold value can be considered. As this threshold, the maximum URL length x (Byte) of the client terminal 10
To make the length of the converted character string within x.

【0026】図2にそのURL文字列変換の様子につい
て示す。URL長変換処理部2では、判断用閾値Lにク
ライアント端末10の扱える最大URL長xをセットし
て変換の際の判断を行う。標準的なURLは概ね判断用
閾値L以内に収まる。閾値を超過するURLについて、
変換(縮小化)操作を施し、L以下の長さの文字列にす
る。
FIG. 2 shows how the URL character string is converted. The URL length conversion processing unit 2 sets the maximum URL length x that can be handled by the client terminal 10 in the threshold value L for determination and makes a determination at the time of conversion. A standard URL falls within the threshold L for judgment. For URLs that exceed the threshold,
A conversion (reduction) operation is performed to make a character string having a length of L or less.

【0027】図3及び図4は、本発明の実施の形態にお
けるURL長変換システムの動作を示すフローチャート
である。図3は、Proxyサーバ20におけるURL
の縮小化処理について、また、図4は、縮小化されたU
RLの復元処理について示すフローである。
3 and 4 are flowcharts showing the operation of the URL length conversion system in the embodiment of the present invention. FIG. 3 shows the URL in the proxy server 20.
Of the reduced U, and FIG.
It is a flow shown about the restoration process of RL.

【0028】図3において、Proxyサーバ20のネ
ットワーク処理部1は、コンテンツサーバ30からクラ
イアント端末によるコンテンツアクセス要求のレスポン
スとしてコンテンツを受信すると(ステップS1)、U
RL変換処理部2により、コンテンツ中に縮小化対象と
なるURLが含まれているかどうか調べ(ステップS
2)、そのようなURLが存在する場合は、そのURL
について縮小化処理部4により縮小化処理を行い、コン
テンツ内において文字列を置き換える(ステップS
3)。存在しない場合は、そのまま処理は行わずにクラ
イアント端末10へ送信する(ステップS5)。
In FIG. 3, when the network processing unit 1 of the proxy server 20 receives content from the content server 30 as a response to the content access request from the client terminal (step S1), U
The RL conversion processing unit 2 checks whether the content includes a URL to be reduced (step S
2), if such a URL exists, its URL
Is reduced by the reduction processing unit 4 and the character string is replaced in the content (step S
3). If it does not exist, it is transmitted to the client terminal 10 without performing any processing (step S5).

【0029】URL変換対応記憶部3は、縮小化された
URL文字列と元URLとの対応を、テーブルに記憶す
る(ステップS4)。
The URL conversion correspondence storage unit 3 stores the correspondence between the reduced URL character string and the original URL in the table (step S4).

【0030】ネットワーク処理部1は、URL縮小化処
理が施されたコンテンツを、当初のコンテンツアクセス
要求に対する結果としてクライアント端末10へ送信す
る。このコンテンツは、クライアント端末10にて受信
される(ステップS5)。
The network processing unit 1 transmits the content subjected to the URL reduction processing to the client terminal 10 as a result of the initial content access request. This content is received by the client terminal 10 (step S5).

【0031】図4において、まず、クライアント端末1
0は、所定のURLで対応付けられるコンテンツあるい
はそのプロセスに対するコンテンツアクセス要求を行
う。クライアントプログラム1により、設定に従ってP
roxyサーバ20へ向けてコンテンツアクセス要求
(以下リクエスト)が送信される。そして、送信された
リクエストは、Proxyサーバ内のネットワーク処理
部1により受信される(ステップS11)。
In FIG. 4, first, the client terminal 1
0 makes a content access request to the content associated with a predetermined URL or its process. P by client program 1 according to the setting
A content access request (hereinafter referred to as request) is transmitted to the roxy server 20. Then, the transmitted request is received by the network processing unit 1 in the proxy server (step S11).

【0032】URL変換処理部2は、リクエスト内に含
まれるURL文字列を調べ、そのURL文字列が以前に
当Proxyサーバ20において縮小化処理された文字
列かどうか調べる(ステップS12)。
The URL conversion processing unit 2 checks the URL character string included in the request, and checks whether the URL character string is a character string that has been previously reduced in size by the Proxy server 20 (step S12).

【0033】そのURLが、以前に当Proxyサーバ
20において縮小化処理された文字列ではない場合(つ
まり標準的なURL)、そのまま、ネットワーク処理部
1よりコンテンツサーバ30へ向けてリクエストが送信
される(ステップS14)。
If the URL is not a character string that has been previously reduced in size by the Proxy server 20 (that is, a standard URL), the request is transmitted from the network processing unit 1 to the content server 30 as it is. (Step S14).

【0034】そのURLが以前に当Proxyサーバ2
0において縮小化処理された文字列である場合、復元処
理部5において、元のURLへの復元処理を行う(ステ
ップS13)。その際、URL変換対応記憶部3に記憶
されているテーブルが参照され、受信URLをキーとし
て、元URLが検索される。ネットワーク処理部1は、
元URLを使用してコンテンツサーバ30に対してリク
エストを送信する(ステップS14)。
The URL was previously used for this Proxy server 2
If the character string has been reduced in size 0, the restoring processing unit 5 restores the original URL (step S13). At that time, the table stored in the URL conversion correspondence storage unit 3 is referred to, and the original URL is searched using the received URL as a key. The network processing unit 1
A request is transmitted to the content server 30 using the original URL (step S14).

【0035】リクエストを受信したコンテンツサーバ3
0は、要求されたコンテンツをコンテンツアクセス要求
に対するレスポンスとしてProxyサーバ20へと返
す。コンテンツは、Proxyサーバ20のネットワー
ク処理部1により受信される。
Content server 3 that received the request
0 returns the requested content to the proxy server 20 as a response to the content access request. The content is received by the network processing unit 1 of the proxy server 20.

【0036】次に、図5を参照しながら、具体例を説明
する。コンテンツサーバ30上の代表コンテンツAのU
RLを、ここではa="http://www.example.com/toppag
e/"とする。このコンテンツA中に、別のコンテンツ
(あるいはプロセス)Bへのリンクが記述されており、
そのURLを、b=”http://www.example.com/secondp
age?parameter1=thisparameterisverylong&parameter2=
thisparameterisalsotoolong" という、クライアント端
末10が扱える最大URL長xを超える長い文字列であ
るものとする。
Next, a specific example will be described with reference to FIG. U of the representative content A on the content server 30
RL, here a = "http://www.example.com/toppag
e / ". In this content A, a link to another content (or process) B is described,
The URL is b = ”http://www.example.com/secondp
age? parameter1 = thisparameterisverylong & parameter2 =
It is assumed that this is a long character string "thisparameterisalsotoolong" that exceeds the maximum URL length x that the client terminal 10 can handle.

【0037】まず、クライアント端末10は、コンテン
ツAに対するアクセス要求(以下、リクエスト)を送信
する。これは、GETメソッドを用いて”GET a
〜”の形で表される。このURLaは、クライアント端
末10の扱えるURL長x内に収まるものである。Pr
oxyサーバ20は、クライアント端末10からリクエ
ストを受信する。URL変換処理部2は、リクエスト内
に含まれるURLをチェックし、そのURLが以前当該
Proxyサーバにおいて縮小化処理された文字列かど
うか調べる。ここでは、このURLaは、以前に縮小化
処理された文字列ではないので、ネットワーク処理部1
によりそのままコンテンツサーバ30に対してリクエス
トが送信される。
First, the client terminal 10 transmits an access request (hereinafter referred to as a request) for the content A. This is done using the GET method "GET a
It is expressed in the form of ~ ". This URLa is within the URL length x that can be handled by the client terminal 10. Pr
The oxy server 20 receives the request from the client terminal 10. The URL conversion processing unit 2 checks the URL included in the request, and checks whether the URL is a character string that has been previously reduced in size by the Proxy server. Here, since this URLa is not a character string that has been previously reduced, the network processing unit 1
The request is transmitted to the content server 30 as it is.

【0038】リクエストを受信したコンテンツサーバ3
0は、要求されたコンテンツAをレスポンスとしてPr
oxyサーバ20へ送信する。Proxyサーバ20
は、コンテンツAを受信する。
Content server 3 that received the request
0 is Pr with requested content A as a response
It is transmitted to the oxy server 20. Proxy server 20
Receives the content A.

【0039】Proxyサーバ20のURL変換処理部
2は、コンテンツA内に記述されているURLのチェッ
クを行い、クライアント端末10の扱える最大URL長
xを越える長さのURLについて縮小化処理を行う。こ
こでは、例として、元URLであるb="http://www.ex
ample.com/secondpage?parameter1=thisparameterisver
ylong&parameter2=thisparameterisalsotoolong"が、変
換(縮小化操作)によってb’="http://www.example.
com/url?id=ZZSHORTENDED"(x以下の長さ)へと縮小化
されたものとする。b’は、クライアントプログラム1
1における最低限の文法を満たすような文字列であり、
ここでは、後半の文字列が置き換わっている。
The URL conversion processing unit 2 of the proxy server 20 checks the URL described in the content A, and reduces the URL having a length exceeding the maximum URL length x that the client terminal 10 can handle. Here, as an example, the original URL b = “http: //www.ex
ample.com/secondpage?parameter1=thisparameterisver
ylong & parameter2 = thisparameterisalsotoolong ", but b '=" http: //www.example.
com / url? id = ZZSHORTENDED "(length less than or equal to x). b'is the client program 1
A string that satisfies the minimum grammar in 1.
Here, the latter half of the character string is replaced.

【0040】上記縮小化されたURLb’と元URLb
との対応は、URL変換対応記憶部3において記憶され
る。コンテンツA中でxを超える長さのURLは、上記
処理によってx以下の長さの文字列に置き換えられる。
ネットワーク処理部1は、必要な縮小化処理及び置き換
えを行ったコンテンツAを、当初のリクエストに対する
レスポンスとしてクライアント端末10へ送信する。
The above-mentioned reduced URLb 'and original URLb
The correspondence with is stored in the URL conversion correspondence storage unit 3. A URL having a length exceeding x in the content A is replaced with a character string having a length of x or less by the above process.
The network processing unit 1 transmits the content A, which has undergone the necessary reduction processing and replacement, to the client terminal 10 as a response to the initial request.

【0041】クライアント端末10は、レスポンスとし
てコンテンツAを受信する。ユーザは、コンテンツA中
に含まれるリンク記述により、コンテンツB(URL
b’)に対してコンテンツアクセス要求を行うことがで
きる。URL長が縮小化されx以内に納まっているため
である。次に、ユーザ及びクライアントプログラム11
は、リンクURLb’についてコンテンツアクセス要求
を行ったとする。
The client terminal 10 receives the content A as a response. The user can link the content B (URL
It is possible to make a content access request to b '). This is because the URL length is reduced and stays within x. Next, the user and client program 11
Suppose that the content access request is made for the link URLb '.

【0042】クライアント端末10より送信されたリク
エスト(”GET b’ 〜”の形)は、Proxyサ
ーバ20のネットワーク処理部1により受信される。U
RL変換処理部2は、リクエスト内のURLをチェック
し、そのURLが以前Proxyサーバ20において縮
小化処理された文字列かどうかを調べる。ここでは、こ
のURLb’は以前縮小化された文字列である。復元処
理部5は、URL変換対応記憶部3を参照して元URL
への復元処理を行う。ここでは、URLb’をキーとし
て、テーブルから元URLbが検索される。そして、ネ
ットワーク処理部1は、元URLbを使用して、コンテ
ンツサーバ30に対してリクエスト(”GET b
〜”の形)を送信する。この後の動作は、前述したもの
と同様である。
The request (in the form of "GET b'-") transmitted from the client terminal 10 is received by the network processing unit 1 of the proxy server 20. U
The RL conversion processing unit 2 checks the URL in the request to see if the URL is a character string that has been previously reduced in size by the Proxy server 20. Here, this URLb 'is a previously reduced character string. The restoration processing unit 5 refers to the URL conversion correspondence storage unit 3 and refers to the original URL.
Restore processing to. Here, the original URLb is searched from the table using the URLb 'as a key. Then, the network processing unit 1 uses the original URL b to make a request (“GET b”) to the content server 30.
~ "Form). The subsequent operation is the same as that described above.

【0043】なお、本システムが存在しない場合、最初
のコンテンツアクセスの結果に含まれるURLbは縮小
化されないままである。このリンクbに対してクライア
ント端末10からコンテンツアクセスを行おうとする
と、クライアントプログラム11でのURL長の制限に
より、コンテンツアクセス要求メッセージ中のURL文
字列が途中で切れてしまう(例えば、最大URL長xが
64bytes であった場合、上記URLbは、"http://ww
w.example.com/secondpage?parameter1=thisparameteri
sver" となる)。この結果、コンテンツサーバ30にお
いて適切なコンテンツを返すことができなくなり、ある
いは、そもそもコンテンツサーバ30自体にアクセスで
きなくなったりする。
If this system does not exist, the URLb included in the result of the first content access remains unreduced. When content access is attempted from the client terminal 10 to this link b, the URL character string in the content access request message is cut off due to the limitation of the URL length in the client program 11 (for example, maximum URL length x Is 64 bytes, the above URLb is "http: // ww
w.example.com/secondpage?parameter1=thisparameteri
As a result, appropriate content cannot be returned in the content server 30 or the content server 30 itself cannot be accessed in the first place.

【0044】次に、他の実施例について説明する。図6
は、本発明の第2の実施の形態におけるURL長変換シ
ステムの構成を示す図である。第2の実施例では、第1
の実施例の構成に加え、Proxyサーバ20は、端末
情報管理部6をさらに有する。第2の実施例では、Pr
oxyサーバ20のURL変換処理部2は、URL長変
換を行うか否かの判断の際に用いる閾値Lを、クライア
ント端末10についての端末情報を参照して決定する。
この端末情報は、クライアント端末10の種別(クライ
アントプログラム11やハードウェアの種類など)、機
能・能力などを所定形式で記述した情報である。この端
末情報に、クライアント端末10の最大URL長が何by
teであるかの情報が対応付けられる、または、含まれ
る。端末情報管理部6は、複数のクライアント端末10
について、この端末情報を管理する。
Next, another embodiment will be described. Figure 6
FIG. 8 is a diagram showing a configuration of a URL length conversion system according to the second embodiment of the present invention. In the second embodiment, the first
In addition to the configuration of the above embodiment, the Proxy server 20 further includes a terminal information management unit 6. In the second embodiment, Pr
The URL conversion processing unit 2 of the oxy server 20 determines the threshold L used when determining whether or not to perform the URL length conversion by referring to the terminal information about the client terminal 10.
This terminal information is information in which the type of the client terminal 10 (the type of the client program 11, the type of hardware, etc.), functions, capabilities, etc. are described in a predetermined format. What is the maximum URL length of the client terminal 10 in this terminal information?
Information about whether or not it is te is associated with or included. The terminal information management unit 6 includes a plurality of client terminals 10
About this, the terminal information is managed.

【0045】URL変換処理部2は、変換処理の際、端
末情報管理部6に記憶されている端末情報を参照して各
クライアント端末10ごとに対応する最大URL長xを
調べ、前述の変換判断処理の際の閾値Lとして用いる。
なお、リクエストメッセージを参照することによって各
クライアント端末10を識別可能である。
During the conversion process, the URL conversion processing unit 2 refers to the terminal information stored in the terminal information management unit 6 to check the maximum URL length x corresponding to each client terminal 10 to make the above conversion judgment. It is used as a threshold L in processing.
Each client terminal 10 can be identified by referring to the request message.

【0046】Proxyサーバ20において、端末情報
は、クライアント端末10からのリクエストメッセージ
を受信した際にリクエストメッセージ内に記述されてい
る情報として取得することができる。また、Proxy
サーバ20側からクライアント端末10に対して端末情
報の取得要求を行う形で取得しても良い。また、予め、
端末情報管理部6に各クライアント端末10の最大UR
L長xを設定しておく形でも良い。
In the proxy server 20, the terminal information can be acquired as the information described in the request message when the request message is received from the client terminal 10. Also, Proxy
It may be acquired from the server 20 side to the client terminal 10 by requesting acquisition of terminal information. Also, in advance,
Maximum UR of each client terminal 10 in the terminal information management unit 6
It is also possible to set the L length x.

【0047】図7は、第2の実施例におけるURL縮小
化処理のフローについて示す図である。Proxyサー
バ20は、あるクライアント端末10によるリクエスト
に対するレスポンスとしてコンテンツサーバ30からコ
ンテンツを受信すると(ステップS21)、URL変換
処理部2は、端末情報管理部6に記憶されているそのク
ライアント端末10の端末情報を参照し、最大URL長
xを調べて判断用閾値Lにセットする(ステップS2
2)。そして、URL変換処理部2は、URL変換を行
うかどうかの判断を、上記閾値Lを用いて行う。以下の
処理は第1の実施例と同様である。
FIG. 7 is a diagram showing a flow of URL reduction processing in the second embodiment. When the proxy server 20 receives the content from the content server 30 as a response to the request from a certain client terminal 10 (step S21), the URL conversion processing unit 2 stores the terminal of the client terminal 10 stored in the terminal information management unit 6 in the terminal information management unit 6. The maximum URL length x is checked by referring to the information and set to the judgment threshold L (step S2).
2). Then, the URL conversion processing unit 2 uses the threshold value L to determine whether to perform URL conversion. The subsequent processing is the same as in the first embodiment.

【0048】第2の実施例の場合、URL変換処理は、
各クライアント端末10の機能(最大URL長x)の差
異により、クライアント端末10ごとに異なるものにな
る。URL変換対応記憶部3における元URLと変換後
文字列との対応は、各クライアント端末10ごとに管理
されることになる。
In the case of the second embodiment, the URL conversion process is
Due to the difference in the function (maximum URL length x) of each client terminal 10, it differs for each client terminal 10. The correspondence between the original URL and the post-conversion character string in the URL conversion correspondence storage unit 3 is managed for each client terminal 10.

【0049】以上により本発明の実施例について説明し
た。なお、上述した実施形態は、本発明の好適な実施形
態の一例を示すものであり、本発明はそれに限定される
ものではなく、その要旨を逸脱しない範囲内において、
種々変形実施が可能である。
The embodiments of the present invention have been described above. The above-described embodiment shows an example of a preferred embodiment of the present invention, and the present invention is not limited thereto, and within a range not departing from the gist thereof,
Various modifications can be made.

【0050】[0050]

【発明の効果】以上の説明から明らかなように、本発明
によれば、コンテンツ公開サーバにおいて、クライアン
ト端末の能力を考慮したコンテンツ作成を行う手間が必
要ない。コンテンツにクライアント端末がサポートでき
ないほど長いURLが含まれている場合でも、Prox
yサーバにおいて自動的にURLの変換処理を行ってク
ライアント端末がサポートできる長さのURLへと縮小
化するためである。
As is apparent from the above description, according to the present invention, the content publishing server does not need the trouble of creating content in consideration of the capability of the client terminal. Even if the content includes a URL that is too long for the client terminal to support, Prox
This is because the y server automatically performs URL conversion processing to reduce the URL to a length that the client terminal can support.

【0051】また、サポートするURL長に制限のある
クライアント端末において、そのような制限のある端末
を考慮して作成されていないコンテンツを参照すること
ができる。その理由は上記と同様である。
Further, in a client terminal having a limited URL length to be supported, it is possible to refer to a content which has not been created in consideration of such a limited terminal. The reason is the same as above.

【0052】また、クライアント端末が送受信するデー
タ量を減少させる。ProxyサーバにおいてURLの
縮小化処理を行うため、クライアント端末とProxy
サーバとの間を行き交うデータのサイズが小さくなるた
めである。
Further, the amount of data transmitted / received by the client terminal is reduced. Since the proxy server performs URL reduction processing, the client terminal and Proxy
This is because the size of data that goes to and from the server becomes smaller.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の第1の実施の形態におけるURL長変
換システムの構成を示す図である。
FIG. 1 is a diagram showing a configuration of a URL length conversion system according to a first embodiment of the present invention.

【図2】URL長変換処理について示す図である。FIG. 2 is a diagram showing a URL length conversion process.

【図3】本発明の第1の実施の形態におけるURL長変
換システムのURL変換処理の動作を示すフローチャー
トである。
FIG. 3 is a flowchart showing an operation of a URL conversion process of the URL length conversion system according to the first embodiment of the present invention.

【図4】本発明の第1の実施の形態におけるURL長変
換システムのURL復元処理の動作を示すフローチャー
トである。
FIG. 4 is a flowchart showing an operation of a URL restoration process of the URL length conversion system according to the first embodiment of the present invention.

【図5】本発明のURL長変換システムにおける処理の
具体例について示すシーケンス図である。
FIG. 5 is a sequence diagram showing a specific example of processing in the URL length conversion system of the present invention.

【図6】本発明の第2の実施の形態におけるURL長変
換システムの構成を示す図である。
FIG. 6 is a diagram showing a configuration of a URL length conversion system according to a second embodiment of the present invention.

【図7】本発明の第2の実施の形態におけるURL長変
換システムのURL変換処理の動作を示すフローチャー
トである。
FIG. 7 is a flowchart showing an operation of a URL conversion process of the URL length conversion system according to the second embodiment of the present invention.

【符号の説明】[Explanation of symbols]

10 クライアント端末 20 Proxyサーバ 30 コンテンツサーバ 11 クライアントプログラム 31 サーバプログラム 1 ネットワーク処理部(Proxyプログラム) 2 URL変換処理部 3 URL変換対応記憶部 4 縮小化処理部 5 復元処理部 6 端末情報管理部 10 client terminal 20 Proxy Server 30 content server 11 Client Program 31 Server Program 1 Network processing unit (Proxy program) 2 URL conversion processing unit 3 URL conversion compatible storage unit 4 Reduction processing section 5 Restoration processing section 6 Terminal information management section

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 コンテンツを公開するサーバと、該サー
バに対するクライアントであり、扱える最大URL長に
制限のあるクライアント端末と、該クライアントによる
前記コンテンツへのアクセスを代理・中継するProx
yサーバと、を有するシステム上におけるURL長変換
システムであって、 前記Proxyサーバは、 前記コンテンツサーバからコンテンツを受信した際、該
コンテンツに記述されているURL文字列の長さを判断
して、前記クライアント端末の扱えるURL長の文字列
に変換する縮小化手段と、 前記URL文字列変換の対応をテーブルに記憶して管理
する変換対応記憶手段と、 前記クライアント端末からコンテンツアクセス要求メッ
セージを受信した際、該メッセージ内のURL文字列と
前記テーブルとを参照し、該URL文字列が前記縮小化
手段により変換された文字列である場合は、元のURL
に戻す復元手段と、を有することを特徴とするURL長
変換システム。
1. A server that publishes contents, a client terminal that is a client for the server and has a maximum URL length that can be handled, and a Prox that proxy / relays access to the contents by the client.
A URL length conversion system on a system having a y server, wherein the Proxy server, when receiving the content from the content server, determines the length of the URL character string described in the content, Reducing means for converting into a character string of URL length that the client terminal can handle, conversion correspondence storing means for storing and managing the correspondence of the URL character string conversion in a table, and a content access request message received from the client terminal. At this time, referring to the URL character string in the message and the table, if the URL character string is a character string converted by the reducing means, the original URL
A restoring means for returning to the URL length conversion system.
【請求項2】 前記Proxyサーバは、 複数の前記クライアント端末について、端末種別情報あ
るいは最大URL長情報を記憶して管理する端末情報管
理手段をさらに有し、 前記縮小化手段は、前記URL変換処理の際に、前記端
末情報管理手段の管理する情報をもとに閾値を決定して
前記判断を行うことを特徴とする請求項1記載のURL
長変換システム。
2. The Proxy server further includes a terminal information management unit that stores and manages terminal type information or maximum URL length information for a plurality of the client terminals, and the reduction unit includes the URL conversion processing. 2. The URL according to claim 1, wherein the threshold is determined based on the information managed by the terminal information management means to make the determination.
Long conversion system.
【請求項3】 前記Proxyサーバは、 前記クライアント端末からのリクエストメッセージから
該クライアント端末の端末種別情報あるいは最大URL
長情報を取得する手段と、 該情報を参照して前記URL変換処理の際の判断用閾値
を決定する手段と、をさらに有し、 前記縮小化手段は、前記閾値をもとに前記判断及び変換
処理を行うことを特徴とする請求項1または2に記載の
URL長変換システム。
3. The proxy server, based on a request message from the client terminal, terminal type information or maximum URL of the client terminal.
The information processing apparatus further includes: a unit for obtaining length information; and a unit for referring to the information to determine a threshold for determination in the URL conversion process, wherein the reducing unit performs the determination and the determination based on the threshold. The URL length conversion system according to claim 1 or 2, wherein conversion processing is performed.
【請求項4】 コンテンツを公開するサーバと、該サー
バに対するクライアントであり、扱える最大URL長に
制限のあるクライアント端末と、該クライアントによる
前記コンテンツへのアクセスを代理・中継するProx
yサーバと、を有するシステム上におけるプログラムで
あって、 前記Proxyサーバにおいて、 前記コンテンツサーバからコンテンツを受信した際、該
コンテンツに記述されているURL文字列の長さを判断
して、前記クライアント端末の扱えるURL長の文字列
に変換する縮小化処理と、 前記URL文字列変換の対応をテーブルに記憶して管理
する変換対応記憶処理と、 前記クライアント端末からコンテンツアクセス要求メッ
セージを受信した際、該メッセージ内のURL文字列と
前記テーブルとを参照し、該URL文字列が前記縮小化
処理により変換された文字列である場合は、元のURL
に戻す復元処理と、をコンピュータに実行させることを
特徴とするプログラム。
4. A server which publishes contents, a client terminal which is a client for the server and has a limited maximum URL length that can be handled, and a Prox which proxy / relays access to the contents by the client.
a program on a system having a y server, the proxy server, when the content is received from the content server, determines the length of a URL character string described in the content, and determines the client terminal. A reduction processing for converting into a character string having a URL length that can be handled by :, a conversion correspondence storing processing for storing and managing the correspondence of the URL character string conversion in a table, a content access request message when receiving from the client terminal, Referring to the URL character string in the message and the table, if the URL character string is a character string converted by the reduction processing, the original URL
A program characterized by causing a computer to execute a restoration process to be returned to.
【請求項5】 前記Proxyサーバにおいて、 複数の前記クライアント端末について、端末種別情報あ
るいは最大URL長情報を記憶して管理する端末情報管
理処理をさらにコンピュータに実行させ、 前記縮小化処理では、前記URL変換の際に、前記端末
情報管理処理により管理される情報をもとに閾値を決定
して前記判断を行うことを特徴とする請求項4記載のプ
ログラム。
5. The proxy server further causes a computer to execute terminal information management processing for storing and managing terminal type information or maximum URL length information for a plurality of client terminals, and in the reduction processing, the URL The program according to claim 4, wherein a threshold value is determined based on the information managed by the terminal information management process when the conversion is performed.
【請求項6】 前記Proxyサーバにおいて、 前記クライアント端末からのリクエストメッセージから
該クライアント端末の端末種別情報あるいは最大URL
長情報を取得する処理と、 該情報を参照して前記URL変換処理の際の判断用閾値
を決定する処理と、をさらにコンピュータに実行させ、 前記縮小化処理では、前記閾値をもとに前記判断及び変
換処理を行うことを特徴とする請求項4または5に記載
のプログラム。
6. In the proxy server, from the request message from the client terminal, terminal type information or maximum URL of the client terminal
The computer is caused to further execute a process of acquiring the length information and a process of referring to the information and determining a determination threshold value in the URL conversion process. The program according to claim 4 or 5, which performs a determination and a conversion process.
JP2001331357A 2001-10-29 2001-10-29 Url length conversion system and program Pending JP2003141002A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001331357A JP2003141002A (en) 2001-10-29 2001-10-29 Url length conversion system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001331357A JP2003141002A (en) 2001-10-29 2001-10-29 Url length conversion system and program

Publications (1)

Publication Number Publication Date
JP2003141002A true JP2003141002A (en) 2003-05-16

Family

ID=19146952

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001331357A Pending JP2003141002A (en) 2001-10-29 2001-10-29 Url length conversion system and program

Country Status (1)

Country Link
JP (1) JP2003141002A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006526968A (en) * 2003-06-04 2006-11-24 クゥアルコム・インコーポレイテッド Method and apparatus for translating resource names in a wireless environment
JP2009009308A (en) * 2007-06-27 2009-01-15 Fujifilm Corp Communication system, proxy server, and its control method and its control program
JP2009086779A (en) * 2007-09-28 2009-04-23 Fujifilm Corp Communication system, proxy server and control method and control program for it
WO2009110622A1 (en) 2008-03-05 2009-09-11 富士フイルム株式会社 Proxy server, and method and program for controlling the same
US8086756B2 (en) * 2006-01-25 2011-12-27 Cisco Technology, Inc. Methods and apparatus for web content transformation and delivery
US8103954B2 (en) 2008-09-29 2012-01-24 Fujifilm Corporation Proxy server, and method and program for controlling same
US8166134B2 (en) 2007-06-27 2012-04-24 Fujifilm Corporation Server system, method of controlling operation thereof and control program therefor
JP2012174205A (en) * 2011-02-24 2012-09-10 Dainippon Printing Co Ltd Data communication system, url generation server and data communication program
US8819287B2 (en) * 2003-06-06 2014-08-26 Ca, Inc. System and method for compressing URL request parameters
JP2016515739A (en) * 2013-04-02 2016-05-30 アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited Managing redirect websites and logins using abbreviated addresses
US9705968B2 (en) 2013-08-15 2017-07-11 Fuji Xerox Co., Ltd. Information processing apparatus, information processing method, and non-transitory computer readable medium
JP2019504412A (en) * 2015-12-30 2019-02-14 アリババ グループ ホウルディング リミテッド Short link processing method, device, and server
CN114285834A (en) * 2021-12-24 2022-04-05 山石网科通信技术股份有限公司 Message transmission method and device and terminal equipment

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006526968A (en) * 2003-06-04 2006-11-24 クゥアルコム・インコーポレイテッド Method and apparatus for translating resource names in a wireless environment
US8819287B2 (en) * 2003-06-06 2014-08-26 Ca, Inc. System and method for compressing URL request parameters
US8086756B2 (en) * 2006-01-25 2011-12-27 Cisco Technology, Inc. Methods and apparatus for web content transformation and delivery
US8166134B2 (en) 2007-06-27 2012-04-24 Fujifilm Corporation Server system, method of controlling operation thereof and control program therefor
JP2009009308A (en) * 2007-06-27 2009-01-15 Fujifilm Corp Communication system, proxy server, and its control method and its control program
US7783751B2 (en) 2007-06-27 2010-08-24 Fujifilm Corporation Communication system, proxy server, method of controlling same and control program therefor
JP2009086779A (en) * 2007-09-28 2009-04-23 Fujifilm Corp Communication system, proxy server and control method and control program for it
US20110016197A1 (en) * 2008-03-05 2011-01-20 Yoshiko Shiimori Proxy server, and method and program for controlling same
WO2009110622A1 (en) 2008-03-05 2009-09-11 富士フイルム株式会社 Proxy server, and method and program for controlling the same
US8103954B2 (en) 2008-09-29 2012-01-24 Fujifilm Corporation Proxy server, and method and program for controlling same
JP2012174205A (en) * 2011-02-24 2012-09-10 Dainippon Printing Co Ltd Data communication system, url generation server and data communication program
JP2016515739A (en) * 2013-04-02 2016-05-30 アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited Managing redirect websites and logins using abbreviated addresses
US9705968B2 (en) 2013-08-15 2017-07-11 Fuji Xerox Co., Ltd. Information processing apparatus, information processing method, and non-transitory computer readable medium
JP2019504412A (en) * 2015-12-30 2019-02-14 アリババ グループ ホウルディング リミテッド Short link processing method, device, and server
US10789322B2 (en) 2015-12-30 2020-09-29 Alibaba Group Holding Limited Short link processing to improve service efficiency
US10789321B2 (en) 2015-12-30 2020-09-29 Alibaba Group Holding Limited Short link processing to improve service efficiency
CN114285834A (en) * 2021-12-24 2022-04-05 山石网科通信技术股份有限公司 Message transmission method and device and terminal equipment

Similar Documents

Publication Publication Date Title
US6195677B1 (en) Distributed network computing system for data exchange/conversion between terminals
KR100289520B1 (en) Client/server communication system
US7257122B1 (en) Data service in a mobile communications network
US5966451A (en) Distributed network computing system, and data exchange apparatus and method and storage medium used in this system
JP4286143B2 (en) System and method for processing extensible markup language (XML) documents
JP4179535B2 (en) Network system, reverse proxy, computer apparatus, data processing method and program
US20030203732A1 (en) Dynamic content filter in a gateway
JP2004342069A (en) Data cashe method and data cashe device
KR19980703864A (en) Method and device and computer program product for reducing data transmitted over communication link
CN102056333A (en) WAP (wireless application protocol) gateway, service processing method thereof and WAP proxy server
US6766296B1 (en) Data conversion system
CN112104744B (en) Traffic proxy method, server and storage medium
JP2003141002A (en) Url length conversion system and program
US7756927B2 (en) Object filtering method and client device using the same
JP2005322222A (en) Communication function adding method, program, storage medium and communication apparatus
US20020035636A1 (en) Computer and process for the provision of distributed dynamic services for mobile terminal devices
JP2005143100A (en) Erp access method from mobile device
JP2005275534A (en) Mobile communication system and server apparatus
JP2002259333A (en) Method for transferring contents
CN114650271B (en) Global load DNS neighbor site learning method and device
JP3613392B2 (en) DNS data change system and DNS data change server
JPH10322396A (en) Transmission information relay server, transmission information relay method and its system
JP4171712B2 (en) Mobile communication system and server apparatus
KR101389140B1 (en) Message relay apparatus based on service uri and location information and the method thereof
JP2005339149A (en) Data processor, data processing method and data processing program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050708

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050719

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20051206