KR100313847B1 - Internet service apparatus and method using bookmark - Google Patents

Internet service apparatus and method using bookmark Download PDF

Info

Publication number
KR100313847B1
KR100313847B1 KR1019970032930A KR19970032930A KR100313847B1 KR 100313847 B1 KR100313847 B1 KR 100313847B1 KR 1019970032930 A KR1019970032930 A KR 1019970032930A KR 19970032930 A KR19970032930 A KR 19970032930A KR 100313847 B1 KR100313847 B1 KR 100313847B1
Authority
KR
South Korea
Prior art keywords
client
bookmark
internet service
document
cache
Prior art date
Application number
KR1019970032930A
Other languages
Korean (ko)
Other versions
KR19990010232A (en
Inventor
정진석
김기영
조시형
Original Assignee
윤종용
삼성전자 주식회사
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 윤종용, 삼성전자 주식회사 filed Critical 윤종용
Priority to KR1019970032930A priority Critical patent/KR100313847B1/en
Publication of KR19990010232A publication Critical patent/KR19990010232A/en
Application granted granted Critical
Publication of KR100313847B1 publication Critical patent/KR100313847B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general

Abstract

PURPOSE: A device and method for an Internet service using book mark information is provided to enhance a velocity of the Internet by transmitting information of a book mark with respect to a web page to a proxy server periodically, thereby making a wanted page be existed in a cache always. CONSTITUTION: It is judged whether an HTML document requested by a client is existed in an existing second caching unit(310). If the HTML document is not existed in the existing second caching unit, it is judged whether the HTML document is existed in a cache managed by the first caching unit(320). If the HTML document is existed in the first caching unit having book mark information, the corresponding HTML document is returned to the client(340). If the HTML document is not existed in the first caching unit, the corresponding HTML document is requested to the corresponding web URL site(330), and the corresponding HTML document is returned to the client(340).

Description

북마크정보를 이용한 인터네트 서비스 장치 및 방법{Internet service apparatus and method using bookmark}Internet service apparatus and method using bookmark information

본 발명은 인터네트 서비스 장치 및 방법에 관한 것으로서, 특히 북마크(Book Mark) 정보를 이용한 인터네트 서비스 장치 및 방법에 관한 것이다.The present invention relates to an internet service apparatus and method, and more particularly, to an internet service apparatus and method using bookmark mark information.

일반적으로 캐시(Cache)는 컴퓨터의 성능을 향상시키기 위하여 사용되는 고속의 기억 장치이며, 프락시(proxy)는 컴퓨터 시스템에서 가장 최근에 사용된 주기억 장치의 내용을 캐시(Cache) 기억 장치에 대한 접근 요구가 발생했을 때 캐시 기억 장치를 사용해 보다 빠르게 서비스를 제공할 수 있는 것과 같은 원리의 요청 서비스 기술이다. 인터네트를 통하여 사용자가 원하는 정보를 엑세스하는 경우에 통신 선로의 부하에 따라서 많은 시간이 소요되며, 또한 접속이 되지 않는 경우가 발생한다. 이를 해결하기 위하여 ISP(인터네트 연결 서비스 업체)는 자체의 프락시 서버를 두어 사용자가 방문하는 곳의 내용을 프락시에 보관하여 최신의 정보를 유지한다. 이 후 사용자가 요구하는 웹페이지를 해당 사이트에서 가져오는 것이 아니라 프락시에 있는 웹페이지를 전송한다. 그러나 기존의 프락시는 사용자의 취향이나 원하는 정보에 대한 고려가 미비하고, 전체적으로 가장 최근에 보았던 웹페이지의 내용을 가지고 있기 때문에 사용자가 원하지 않은 정보도 프락시에 저장될 가능성도 있으며, 새로운 웨페이지 요구에 대해서 항상 원래의 사이트 까지 외부로 접속을 해야하므로 시간과 외부 대역폭을 낭비하는 단점이 있었다.In general, a cache is a high speed memory device used to improve a computer's performance, and a proxy requests access to a cache memory device from the contents of the main memory device most recently used in a computer system. Is a request service technology that uses the same principle as cache memory to provide services faster. When accessing the information desired by the user through the Internet, it takes a lot of time depending on the load of the communication line, and there is a case that the connection is not established. To solve this problem, ISPs (Internet Service Providers) set up their own proxy servers to keep the information in the proxy where the user is visiting to maintain up-to-date information. It then sends the web page in the proxy, rather than getting the web page the user requires from the site. However, because existing proxies lack consideration of the user's preferences or desired information, and have the contents of the web page viewed most recently, the information that the user does not want may be stored in the proxy. Because it always has to connect to the original site externally, it has a disadvantage of wasting time and external bandwidth.

본 발명이 이루고자하는 기술적과제는 웹페이지에 대한 북마크의 정보를 주기적으로 프락시 서버에 전달하여 자신이 원하는 페이지가 항상 캐시에 존재하도록하여 인터네트의 속도를 개선하는 장치 및 방법에 관한 것이다.The technical problem to be achieved by the present invention relates to an apparatus and method for improving the speed of the Internet by periodically delivering the bookmark information for the web page to the proxy server so that the desired page is always in the cache.

도 1은 본 발명에 따른 북마크정보를 이용한 인터네트 서비스 개념도이다.1 is a conceptual diagram of an internet service using bookmark information according to the present invention.

도 2는 본 발명에 따른 프락시내에서 북마크 정보를 이용한 인터네트 서비스 장치를 보이는 블록도이다.2 is a block diagram showing an internet service apparatus using bookmark information in a proxy according to the present invention.

도 3은 본 발명에 따른 북마크정보를 이용한 인터네트 서비스 방법을 보이는 흐름도이다.3 is a flowchart illustrating an internet service method using bookmark information according to the present invention.

상기의 기술적 과제를 해결하기 위하여, 북마크정보를 이용한 인터네트 서비스 장치에 있어서, 클라이언트로부터 북마크 정보를 주기적으로 수신하여 URL를 리스트하는 URL 리스트부; 상기 URL 리스트부로부터 수신되는 북마크에 있는 웹사이트들의 데이터가 캐시되어 있도록하는 제1캐싱부; 상기 제1캐싱부로부터 관리되는 웹사이트들의 데이터들을 저장하는 저장부를 포함하는 것을 특징으로 하는 북마크정보를 이용한 인터네트 서비스 장치이다.In order to solve the above technical problem, the Internet service apparatus using the bookmark information, comprising: a URL list unit for periodically receiving the bookmark information from the client to list the URL; A first caching unit configured to cache data of websites in the bookmark received from the URL list unit; And a storage unit for storing data of web sites managed by the first caching unit.

상기의 기술적 다른 과제를 해결하기 위하여, 북마크정보를 이용한 인터네트 서비스 방법에 있어서, 클라이언트가 요청한 문서가 제1캐시에 존재하지 않으면 북 마크가 있는 제2캐시를 체크하는 제1과정; 상기 제1과정에서 제2캐시에 요구 문서가 존재하지 않으면 해당 웹 사이트로 문서를 요청하는 제2과정; 상기 제1과정 및 제2과정에서 요구 문서가 존재하면 클라이언트에게 해당 문서를 리턴하는 과정을 포함하는 것을 특징으로 하는 북마크정보를 이용한 인터네트 서비스 방법이다.In order to solve the above technical problem, an internet service method using bookmark information, comprising: a first step of checking a second cache with a book mark if a document requested by a client does not exist in the first cache; A second step of requesting a document to a corresponding web site if the request document does not exist in the second cache in the first step; If there is a request document in the first step and the second step, the Internet service method using the bookmark information comprising the step of returning the document to the client.

이하 첨부된 도면을 참조로하여 본 발명의 바람직한 실시예를 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명에 따른 북마크정보를 이용한 인터네트 서비스 개념도이다.1 is a conceptual diagram of an internet service using bookmark information according to the present invention.

도 1에 도시된 바와 같이 모든 클라이언트(110)의 URL 요구는 프락시(120)에 전달된다. 다음 해당 HTML 문서가 프락시(120)에 존재하는 경우 프락시(120)는 해당 문서를 요청한 클라이언트(110)에게 리턴한다. 만약 HTML 문자가 없을시는 문서가 존재하는 해당웹사이트(130)에 URL을 요청하여 HTML 문서를 수신하고 그 클라이언트에게 리턴한다.As shown in FIG. 1, the URL requests of all clients 110 are forwarded to proxy 120. If the corresponding HTML document exists in the proxy 120, the proxy 120 returns to the client 110 requesting the document. If there is no HTML character, the URL is requested to the corresponding website 130 where the document exists and the HTML document is received and returned to the client.

도 2는 도 1의 북마크 정보가 있는 프락시내에서 인터네트 서비스 장치를 보이는 블록도이며, 북마크가 있는 제1캐싱부(210), 기존의 제2캐싱부(222), URL 리스트 수신부(224), 프로토콜 핸들러(226), 저장부(230), 클라이언트 A,B(242,244)로 구성되며, 제1캐싱부(210)은 URL 관리기(212), 북마크 핸들러(214), 문서관리 테이블(216), 문서 관리기(217), 문서 텍스트 분류기(218), 문서 이미지 분류기(219)로 구성된다.FIG. 2 is a block diagram illustrating an internet service apparatus in a proxy including bookmark information of FIG. 1, and includes a bookmarked first caching unit 210, an existing second caching unit 222, a URL list receiving unit 224, and the like. The protocol handler 226, the storage unit 230, the client A, B (242, 244), the first caching unit 210 is a URL manager 212, bookmark handler 214, document management table 216, A document manager 217, a document text classifier 218, and a document image classifier 219.

도 2에 도시된 바와 같이 제2캐싱부(222)는 프로토콜을 관리하는 프로토콜핸들러(226)와 함께 사용자가 원하는 문자와 이미지 데이터를 보관 관리한다. URL 리스트 수신부(224)는 클라이언트A,B(232,234)로부터 북마크 정보를 주기적으로 받아서 URL를 리스트한다. 다음 제1캐싱부(210)는 URL 리스트 수신부(224)로부터의 북마크에 있는 웹사이트들의 데이터가 캐시되어 있도록한다. 즉, 북마크핸들러(214)는 클라이언트A,B,C(260,262,264)의 URL 리스트 수신부(224)로부터 북마크(Bookmark) 정보를 주기적으로 받아서 URL(Uniform Resource Locator:일관된 자원 위치기) 관리기(212) 및 문서 관리기(217)에 전달하며, 북마크에 없는 URL 리스트가 테이블화된 외부 URL 테이블과 각 클라이언트로부터 수신된 URL 리스트가 테이블화된 북마크 URL 테이블을 포함한다. URL 관리기(212)는 해당 HTML 문서의 URL 페이지가 저장부(230)에 있는지를 확인하고 없는 경우에는 해당 URL에 HTML 문서를 요청하여 저장부(230)에 해당 HTML 문서의 URL 페이지를 저장한다. 문서 관리 테이블(217)은 현재 제1캐싱부내에 있는 북마크에 대한 URL 리스트를 저장하고 있다. 문서 관리기(240)는 북마크핸들러(214)에서 수신되는 북마크 정보에 에따라 문서 텍스트 분류기(218) 및 문서 이미지 분류기(219)에서 출력되는 문자 텍스트와 이미지 데이터를 입력하여 관리하고, 주기적으로 문서 관리 테이블(250)에 있는 북마크에 대한 URL 리스트가 올바른지를 확인하여 북마크핸들러(216)에 그 정보를 전달한다.As shown in FIG. 2, the second caching unit 222 manages the text and image data desired by the user together with the protocol handler 226 managing the protocol. The URL list receiving unit 224 periodically receives bookmark information from the clients A and B 232 and 234 and lists the URLs. Next, the first caching unit 210 allows the data of the websites in the bookmark from the URL list receiving unit 224 to be cached. That is, the bookmark handler 214 periodically receives bookmark information from the URL list receiving units 224 of the clients A, B, and C 260, 262, 264, and the URL resource manager 212. It delivers to the document manager 217 and includes an external URL table in which a list of URLs not in the bookmark is tabled, and a bookmark URL table in which a list of URLs received from each client is tabulated. The URL manager 212 checks whether the URL page of the HTML document exists in the storage unit 230, and if not, requests the HTML document from the URL and stores the URL page of the HTML document in the storage unit 230. The document management table 217 stores a list of URLs for bookmarks currently in the first caching unit. The document manager 240 may input and manage text and image data output from the document text classifier 218 and the document image classifier 219 according to the bookmark information received from the bookmark handler 214, and periodically manage the document. It checks whether the URL list for the bookmark in the table 250 is correct and delivers the information to the bookmark handler 216.

도 3은 본 발명에 따른 북마크정보를 이용한 인터네트 서비스 방법을 보이는 흐름도이다. 도 3에 도시된 바와 같이 클라이언트가 요청한 HTML 문서가 기존의제2캐싱부(222)에 존재하는가를 판단하여(310과정), HTML 문서가 제2캐시에 존재하지 않으면 다시 사용자가 요청한 HTML 문서가 제1캐싱부(210)가 관리하는 캐시에 존재하는가를 판단하고(320과정), 그렇지 않으면 요청한 클라이언트에게 해당 HTML 문서를 리턴한다. 또한 320과정에서 북마크 정보가 있는 제1캐싱부(210)에 HTML 문서가 존재하면 클라이언트에게 해당 HTML 문서를 리턴하고, 그렇지 않으면 다시 해당 웹 URL 사이트로 HTML 문서를 요청하고(330과정) 클라이언트에게 해당 HTML 문서를 리턴한다.3 is a flowchart illustrating an internet service method using bookmark information according to the present invention. As shown in FIG. 3, it is determined whether the HTML document requested by the client exists in the existing second caching unit 222 (step 310). If the HTML document does not exist in the second cache, the HTML document requested by the user is returned. It is determined whether the cache exists in the cache managed by the first caching unit 210 (step 320). Otherwise, the corresponding HTML document is returned to the requesting client. In addition, if the HTML document exists in the first caching unit 210 having the bookmark information in step 320, the HTML document is returned to the client. Otherwise, the HTML document is requested again from the web URL site (step 330). Returns an HTML document.

상술한 바와 같이 본 발명에 의하면, 기존의 프락시의 저장 방식에 사용자의 북마크 정보를 주기적으로 ISP에 보내 북마크에 있는 웹페이지 주소들의 데이터가 항상 캐시되어 있도록 하여 속도를 개선할 수있으며, 또한 불필요한 외부 접속을 줄임으로서 네트워크 대역폭을 개선할 수있다.As described above, according to the present invention, the user's bookmark information is periodically sent to the ISP in the existing proxy storage method so that the data of the webpage addresses in the bookmark is always cached, thereby improving the speed and unnecessary external information. By reducing the connection, you can improve the network bandwidth.

Claims (4)

인터네트 서비스 장치에 있어서,In the internet service device, 클라이언트로부터 북마크 정보에 해당하는 웹사이트 리스트를 주기적으로 수신하는 URL리스트부;A URL list unit which periodically receives a list of websites corresponding to bookmark information from a client; 상기 URL 리스트부에서 수신된 북마크의 웹사이트에 대한 페이지 데이터를 저장하는 저장부;A storage unit which stores page data on the website of the bookmark received from the URL list unit; 상기 URL 리스트부로 수신된 북마크의 웹 사이트에 해당되는 웹 페이지 데이터가 상기 저장부에 저장되어 있으면 그를 요청한 클라이언트에게 리턴하고, 상기 저장부에 해당 웹페이지 데이터가 저장되어 있지 않을 경우 해당 웹 사이트로 데이터를 요청하여 상기 저장부에 저장한 후 그를 요청한 클라이언트에게 리턴하는 캐싱부를 포함하는 인터네트 서비스 장치.If the web page data corresponding to the web site of the bookmark received in the URL list unit is stored in the storage unit, the web page data is returned to the requesting client. If the web page data is not stored in the storage unit, the data is sent to the web site. Requesting and storing the storage unit in the storage unit, and including a caching unit for returning to the requesting client. 상기 제1항에 있어서, 상기 캐싱부는 북마크에 없는 웹 사이트 리스트 및 각 클라이언트로부터 수신된 웹사이트 리스트를 관리하는 것임을 특징으로 하는 북마크정보를 이용한 인터네트 서비스 장치.The internet service apparatus according to claim 1, wherein the caching unit manages a list of web sites not included in the bookmark and a list of websites received from each client. 북마크 정보가 있는 제1캐시와 북마크가 없는 제2캐시를 이용한 인터네트 서비스 방법에 있어서,In the Internet service method using a first cache with bookmark information and a second cache without a bookmark, 클라이언트가 요구한 문서가 상기 제2캐시에 존재하지 않으면 북 마크가 있는 상기 제1캐시를 체크하는 제1과정;A first step of checking the first cache with a book mark if the document requested by the client does not exist in the second cache; 상기 제1과정에서 상기 제1캐시에 요구 문서가 존재하지 않으면 해당 웹 사이트로 문서를 요청하는 제2과정;A second step of requesting a document to a corresponding web site if the request document does not exist in the first cache in the first step; 상기 제1과정 및 제2과정에서 요구 문서가 존재하면 클라이언트에게 해당 문서를 리턴하는 과정을 포함하는 것을 특징으로 하는 북마크정보를 이용한 인터네트 서비스 방법.And returning the document to the client if the request document exists in the first and second processes. 인터네트 서비스 방법에 있어서,In the internet service method, 클라이언트로부터 북마크 정보를 주기적으로 수신하여 해당 웹 페이지 데이터가 저장되어 있는 지를 확인하는 과정;Periodically receiving bookmark information from a client and checking whether corresponding web page data is stored; 상기 과정에서 해당 웹 페이지 데이터가 저장되어 있는 경우 그를 요청한 클라이언트로 리턴하고, 해당 웹 페이지 데이터가 저장되어 있지 않는 경우 해당 웹 사이트에 요청하여 해당 웹 페이지 데이터를 수신한 후 그를 요청한 클라이언트로 리턴하는 과정을 포함하는 것을 특징으로 하는 북마크정보를 이용한 인터네트 서비스 방법.In the above process, if the web page data is stored, return to the requesting client. If the web page data is not stored, requesting the web site to receive the web page data and returning the request to the requesting client. Internet service method using the bookmark information comprising a.
KR1019970032930A 1997-07-15 1997-07-15 Internet service apparatus and method using bookmark KR100313847B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970032930A KR100313847B1 (en) 1997-07-15 1997-07-15 Internet service apparatus and method using bookmark

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970032930A KR100313847B1 (en) 1997-07-15 1997-07-15 Internet service apparatus and method using bookmark

Publications (2)

Publication Number Publication Date
KR19990010232A KR19990010232A (en) 1999-02-05
KR100313847B1 true KR100313847B1 (en) 2001-12-12

Family

ID=37531344

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970032930A KR100313847B1 (en) 1997-07-15 1997-07-15 Internet service apparatus and method using bookmark

Country Status (1)

Country Link
KR (1) KR100313847B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100411890B1 (en) * 1999-06-24 2003-12-31 주식회사 케이티 Caching method using prefetched brand-new documents
KR20010073873A (en) * 2000-01-22 2001-08-03 유석 System and method for storing web surfing data on the internet
KR100453036B1 (en) * 2001-10-18 2004-10-15 삼성전자주식회사 Mobile communication system for automatically saving bookmark information of ISP server in user's mobile terminal and method thereof

Also Published As

Publication number Publication date
KR19990010232A (en) 1999-02-05

Similar Documents

Publication Publication Date Title
US20230362276A1 (en) Processing dns queries to identify pre-processing information
US10798203B2 (en) Method and apparatus for reducing network resource transmission size using delta compression
US6324565B1 (en) Dynamically generated document cache system
US6567857B1 (en) Method and apparatus for dynamic proxy insertion in network traffic flow
US6587928B1 (en) Scheme for segregating cacheable and non-cacheable by port designation
US6917960B1 (en) Intelligent content precaching
US7243122B2 (en) Computer implemented method and apparatus for fulfilling a request for information content with a user-selectable version of a file containing that information content
US6757733B2 (en) Apparatus and method for improving performance of proxy server arrays that use persistent connections
US20150058455A1 (en) Apparatus and method for serving compressed content in a content delivery network
US20130254269A1 (en) Request routing using network computing components
US6606645B1 (en) Method for preconnecting to a server on a network
US20030061372A1 (en) Method and apparatus for caching subscribed and non-subscribed content in a network data processing system
AU2003267650A1 (en) Method, system, and program for maintaining data in distributed caches
JP3062104B2 (en) WWW update notification system
CN1174322C (en) Method and system for high speed buffer store management using admittance control, and computer program products
US7325030B2 (en) High performance client-server communication system
US20050005027A1 (en) Method and system for obtaining data through an IP transmission network by using an optimized domain name server
US20040083114A1 (en) System and method for building an information web with pages addressed by phone numbers, which enables phone users and computer users to create, administer, publish and access web pages addressed by phone numbers
KR100313847B1 (en) Internet service apparatus and method using bookmark
KR20000064071A (en) Web contents transmission system and method
EP2552082B1 (en) Favourite web site acceleration method and system
KR100959759B1 (en) System and Method for Web Accelerating Service of Server Supporting Type of Mobile Internet
KR20020011016A (en) Pre-caching Algorithm to search for website fast
JP2002259333A (en) Method for transferring contents
JP2001290741A (en) Network system

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
J201 Request for trial against refusal decision
AMND Amendment
E902 Notification of reason for refusal
B601 Maintenance of original decision after re-examination before a trial
J301 Trial decision

Free format text: TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20000712

Effective date: 20010831

S901 Examination by remand of revocation
GRNO Decision to grant (after opposition)
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20080918

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee