KR102246223B1 - Method and apparatus for providing web pages - Google Patents

Method and apparatus for providing web pages Download PDF

Info

Publication number
KR102246223B1
KR102246223B1 KR1020190062707A KR20190062707A KR102246223B1 KR 102246223 B1 KR102246223 B1 KR 102246223B1 KR 1020190062707 A KR1020190062707 A KR 1020190062707A KR 20190062707 A KR20190062707 A KR 20190062707A KR 102246223 B1 KR102246223 B1 KR 102246223B1
Authority
KR
South Korea
Prior art keywords
image
quality image
server
web page
quality
Prior art date
Application number
KR1020190062707A
Other languages
Korean (ko)
Other versions
KR20200136741A (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 KR1020190062707A priority Critical patent/KR102246223B1/en
Publication of KR20200136741A publication Critical patent/KR20200136741A/en
Application granted granted Critical
Publication of KR102246223B1 publication Critical patent/KR102246223B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Abstract

웹 페이지 제공 방법 및 장치가 개시된다. 웹 페이지 제공 방법은 제1 서버에서 제공하는 웹 페이지에 이미지가 존재하는지 여부를 판단하는 단계 웹페이지에 이미지가 존재하는 것으로 판단된 경우, 이미지보다 저화질의 이미지를 제1 서버로부터 다운로드하는 단계 저화질의 이미지에 기초하여, 제2 서버에서 저화질의 이미지보다 고화질의 이미지를 검색하는 단계 제2 서버에 고화질의 이미지가 존재하는 경우, 제2 서버로부터 고화질의 이미지를 다운로드하는 단계 및 다운로드한 고화질의 이미지를 이용하여 웹 페이지를 출력하는 단계를 포함한다.A method and apparatus for providing a web page are disclosed. The web page providing method is a step of determining whether an image exists in a web page provided by a first server, if it is determined that an image exists in the web page, downloading an image of lower quality than the image from the first server. Based on the image, the step of searching for an image of higher quality than that of the lower quality image in the second server, if a high-quality image exists in the second server, downloading the high-quality image from the second server, and the downloaded high-quality image. And outputting a web page by using.

Description

웹 페이지 제공 방법 및 장치{METHOD AND APPARATUS FOR PROVIDING WEB PAGES}Web page provision method and device{METHOD AND APPARATUS FOR PROVIDING WEB PAGES}

아래 실시예들은 웹 페이지 제공 기술에 관한 것이다.The following embodiments relate to a web page providing technology.

인터넷 망이 잘 구축되어 있지 않은 국가에만 서버가 구축된 웹 사이트를 접속하면, 국내에 서버가 구축된 웹 사이트들에 비해 로딩이 현저하게 오래 걸리는 것을 알 수 있다. 이는, 웹 사이트에 접속할 때 웹 사이트에 포함된 데이터들을 제공해주는 서버의 데이터 전송 속도가 느리기 때문이기도 하지만, 텍스트에 비해 매우 큰 용량을 차지하는 이미지 파일들을 데이터 전송 속도가 느린 서버로부터 다운받아야 하기 때문이기도 하다.If you access a web site with a server only in a country where the Internet network is not well established, it can be seen that loading takes significantly longer than web sites with a server built in Korea. This is because the data transfer speed of the server that provides the data contained in the website is slow when accessing the website, but it is also because image files that occupy a very large capacity compared to text must be downloaded from the server with the slow data transfer speed. Do.

송신 측의 캐시(cache)에 임시 레지스터 파일을 저장함으로써 이전에 한번이라도 접속한 적이 있는 웹 사이트에 대해서는 접속 속도를 향상시킬 수 있는 방법이 있다. 그러나 캐시에 임시 레지스터 파일을 저장하는 방법은 웹 사이트에 대하여 최초의 통신규약이 적어도 한 번은 이루어져야 한다는 한계가 있다. 즉, 캐시를 통해 효율적으로 데이터를 수신하기 위해서 사용자는, 최초로 웹 사이트에 접속하였을 때에는 서버로부터 웹 사이트에 포함된 데이터를 온전히 수신하기 위한 시간을 기다려야 한다. 따라서 이러한 한계를 보완할 수 있는 연구가 필요한 실정이다.There is a way to increase the speed of access to web sites that have been accessed at least once by storing a temporary register file in the sender's cache. However, the method of storing the temporary register file in the cache has a limitation that the initial communication protocol must be made at least once for the web site. That is, in order to efficiently receive data through the cache, the user must wait for a time to completely receive the data contained in the web site from the server when accessing the web site for the first time. Therefore, there is a need for research that can supplement these limitations.

일 실시예에 따른 웹 페이지 제공 방법은 제1 서버에서 제공하는 웹 페이지에 이미지가 존재하는지 여부를 판단하는 단계; 상기 웹페이지에 상기 이미지가 존재하는 것으로 판단된 경우, 상기 이미지보다 저화질의 이미지를 상기 제1 서버로부터 다운로드하는 단계; 상기 저화질의 이미지에 기초하여, 제2 서버에서 상기 저화질의 이미지보다 고화질의 이미지를 검색하는 단계; 상기 제2 서버에 상기 고화질의 이미지가 존재하는 경우, 상기 제2 서버로부터 상기 고화질의 이미지를 다운로드하는 단계; 및 상기 다운로드한 고화질의 이미지를 이용하여 상기 웹 페이지를 출력하는 단계를 포함할 수 있다.A method of providing a web page according to an embodiment includes determining whether an image exists in a web page provided by a first server; If it is determined that the image exists in the web page, downloading an image of lower quality than the image from the first server; Searching for an image of higher quality than the lower quality image in a second server based on the low-quality image; Downloading the high-quality image from the second server when the high-quality image exists in the second server; And outputting the web page by using the downloaded high-quality image.

상기 제1 서버로부터 다운로드하는 단계는 상기 웹 페이지에 존재하는 상기 이미지가 압축된 상기 저화질의 이미지를 상기 제1 서버로부터 다운로드하는 단계를 포함할 수 있다.The downloading from the first server may include downloading from the first server the low-quality image compressed with the image existing on the web page.

상기 고화질의 이미지를 검색하는 단계는 상기 저화질의 이미지와 상기 고화질의 이미지 간의 유사도를 산출하는 단계; 및 상기 유사도가 미리 설정된 조건을 만족시키는 경우, 상기 제2 서버로부터 상기 고화질의 이미지를 다운로드하는 것으로 결정하는 단계를 포함할 수 있다.The searching for the high-quality image may include calculating a similarity between the low-quality image and the high-quality image; And when the similarity degree satisfies a preset condition, determining to download the high-quality image from the second server.

상기 고화질의 이미지를 다운로드하는 것으로 결정하는 단계는 상기 유사도가 사용자 입력에 기초하여 미리 설정된 조건을 만족시키는 경우, 상기 제2 서버로부터 상기 고화질의 이미지를 다운로드하는 것으로 결정하는 단계를 포함할 수 있다.The determining to download the high-quality image may include determining to download the high-quality image from the second server when the similarity degree satisfies a preset condition based on a user input.

상기 고화질의 이미지를 다운로드하는 것으로 결정하는 단계는 상기 사용자 입력에 기초하여 미리 설정된 조건이 상기 저화질의 이미지와 상기 고화질의 이미지가 동일할 경우에만 다운로드 하는 것일 경우, 상기 저화질의 이미지와 동일한 고화질의 이미지를 다운로드 하는 것으로 결정하는 단계를 포함할 수 있다.In the determining to download the high-quality image, if a preset condition based on the user input is to download only when the low-quality image and the high-quality image are the same, the high-quality image identical to the low-quality image It may include the step of determining to download.

상기 제1 서버는 상기 제2 서버보다 데이터 전송 속도가 느릴 수 있다.The first server may have a slower data transmission speed than the second server.

상기 웹 페이지를 출력하는 단계는 상기 제1 서버에서 제공하는 웹 페이지에 존재하는 텍스트를 상기 제1 서버로부터 다운로드 하는 단계; 및 상기 텍스트 및 상기 제2 서버로부터 다운로드한 고화질의 이미지를 이용하여 상기 웹 페이지를 출력하는 단계를 포함할 수 있다.The outputting of the web page may include downloading text present in the web page provided by the first server from the first server; And outputting the web page using the text and the high-quality image downloaded from the second server.

일 실시예에 따른 웹 페이지 제공 방법을 수행하는 사용자 단말은 메모리 및 프로세서를 포함하고, 상기 메모리는 상기 프로세서에 의해 실행 가능한 인스트럭션들(instructions)을 저장하고, 상기 인스트럭션들이 상기 프로세서에 의해 실행될 때, 상기 프로세서는 상기 사용자 단말이 제1 서버에서 제공하는 웹 페이지에 이미지가 존재하는지 여부를 판단하고, 상기 웹페이지에 상기 이미지가 존재하는 것으로 판단된 경우, 상기 이미지보다 저화질의 이미지를 상기 제1 서버로부터 다운로드하고, 상기 저화질의 이미지에 기초하여, 제2 서버에서 상기 저화질의 이미지보다 고화질의 이미지를 검색하고, 상기 제2 서버에 상기 고화질의 이미지가 존재하는 경우, 상기 제2 서버로부터 상기 고화질의 이미지를 다운로드하고, 상기 다운로드한 고화질의 이미지를 이용하여 상기 웹 페이지를 출력하도록 상기 사용자 단말을 제어할 수 있다.A user terminal performing a method for providing a web page according to an embodiment includes a memory and a processor, the memory stores instructions executable by the processor, and when the instructions are executed by the processor, The processor determines whether an image exists on a web page provided by the first server by the user terminal, and when it is determined that the image exists on the web page, the processor sends an image of lower quality than the image to the first server. Downloaded from, and based on the low-quality image, a second server searches for an image of higher quality than the lower-quality image, and when the high-quality image is present in the second server, the high-definition image is obtained from the second server. It is possible to control the user terminal to download an image and to output the web page using the downloaded high-quality image.

상기 프로세서는 상기 사용자 단말이 상기 저화질의 이미지와 상기 고화질의 이미지 간의 유사도를 산출하고, 상기 유사도가 미리 설정된 조건을 만족시키는 경우, 상기 제2 서버로부터 상기 고화질의 이미지를 다운로드하는 것으로 결정하도록 상기 사용자 단말을 제어할 수 있다.The processor is configured to allow the user terminal to calculate a similarity between the low-quality image and the high-quality image, and determine to download the high-quality image from the second server when the similarity level satisfies a preset condition. You can control the terminal.

일 실시예에 따른 웹 페이지 제공 방법을 수행하는 사용자 단말은 메모리 및 프로세서를 포함하고, 상기 메모리는 상기 프로세서에 의해 실행 가능한 인스트럭션들(instructions)을 저장하고, 상기 인스트럭션들이 상기 프로세서에 의해 실행될 때, 상기 프로세서는 상기 사용자 단말이 웹페이지에 포함된 원(original) 이미지보다 저화질의 이미지를 상기 제1 서버로부터 다운로드하고, 상기 제1 서버보다 전송 속도가 빠른 제2 서버에서 상기 저화질의 이미지보다 고화질의 이미지를 다운로드하고, 상기 다운로드한 고화질의 이미지를 이용하여 상기 웹 페이지를 출력하도록 상기 사용자 단말을 제어할 수 있다.A user terminal performing a method for providing a web page according to an embodiment includes a memory and a processor, the memory stores instructions executable by the processor, and when the instructions are executed by the processor, The processor, the user terminal downloads an image of lower quality than the original image included in the web page from the first server, and the second server, which has a higher transmission speed than the first server, has higher quality than the lower quality image. It is possible to control the user terminal to download an image and to output the web page using the downloaded high-quality image.

일 실시예에 따르면, 사용자에게 웹 페이지를 보다 빠르게 제공할 수 있다.According to an embodiment, a web page may be provided to a user more quickly.

일 실시예에 따르면, 해외 사이트에 대해서도 효율적으로 웹 브라우징을 할 수 있다.According to an embodiment, web browsing can be performed efficiently even for overseas sites.

일 실시예에 따르면, 해외 웹 페이지에 포함된 데이터를 원활하게 제공받을 수 있다.According to an embodiment, data included in an overseas web page may be smoothly provided.

일 실시예에 따르면, 해외 웹 사이트에 접속하였을 때에도 빠른 속도로 데이터를 제공받을 수 있다.According to an embodiment, data can be provided at a high speed even when accessing an overseas web site.

일 실시예에 따르면, 데이터를 송수신하는 데에 오랜 시간이 소요되는 파일로 인한 부하가 줄어드는 만큼, 동시 접속자에 의한 웹 사이트 과부하를 분산시킬 수 있다.According to an embodiment, as the load due to a file that takes a long time to transmit and receive data is reduced, it is possible to distribute an overload of a web site by concurrent users.

일 실시예에 따르면, 동시 접속자에 의한 웹 사이트의 과부하를 분산시켜 웹 사이트에 대한 접속을 더욱 원활하게 할 수 있다.According to an embodiment, it is possible to more smoothly access the web site by distributing the overload of the web site by concurrent users.

일 실시예에 따르면, 접속 이력이 없는 웹 페이지라고 해도, 웹 페이지에 포함된 데이터를 원활하게 제공받을 수 있다.According to an embodiment, even if a web page has no access history, data included in the web page can be smoothly provided.

도 1은 일 실시예에 따른 웹 페이지 제공 시스템의 구성을 도시하는 도면이다.
도 2는 일 실시예에 따른 웹 페이지 제공 방법의 동작을 설명하기 위한 흐름도이다.
도 3은 일 실시예에 따른 웹 페이지 제공 방법의 일례를 설명하기 위한 도면이다.
도 4는 일 실시예에 따른 웹 페이지 제공 방법을 수행하는 사용자 단말의 구성을 도시하는 도면이다.
1 is a diagram illustrating a configuration of a system for providing a web page according to an exemplary embodiment.
2 is a flowchart illustrating an operation of a method for providing a web page according to an exemplary embodiment.
3 is a diagram illustrating an example of a method of providing a web page according to an exemplary embodiment.
4 is a diagram illustrating a configuration of a user terminal that performs a method of providing a web page according to an exemplary embodiment.

이하에서, 첨부된 도면을 참조하여 실시예들을 상세하게 설명한다. 그러나, 실시예들에는 다양한 변경이 가해질 수 있어서 특허출원의 권리 범위가 이러한 실시예들에 의해 제한되거나 한정되는 것은 아니다. 실시예들에 대한 모든 변경, 균등물 내지 대치물이 권리 범위에 포함되는 것으로 이해되어야 한다.Hereinafter, embodiments will be described in detail with reference to the accompanying drawings. However, since various changes may be made to the embodiments, the scope of the patent application is not limited or limited by these embodiments. It should be understood that all changes, equivalents, or substitutes to the embodiments are included in the scope of the rights.

실시예에서 사용한 용어는 단지 설명을 목적으로 사용된 것으로, 한정하려는 의도로 해석되어서는 안된다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 명세서에서, "포함하다" 또는 "가지다" 등의 용어는 명세서 상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terms used in the examples are used for illustrative purposes only and should not be construed as limiting. Singular expressions include plural expressions unless the context clearly indicates otherwise. In the present specification, terms such as "comprise" or "have" are intended to designate the presence of features, numbers, steps, actions, components, parts, or combinations thereof described in the specification, but one or more other features. It is to be understood that the presence or addition of elements or numbers, steps, actions, components, parts, or combinations thereof does not preclude in advance.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 실시예가 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which the embodiment belongs. Terms as defined in a commonly used dictionary should be interpreted as having a meaning consistent with the meaning in the context of the related technology, and should not be interpreted as an ideal or excessively formal meaning unless explicitly defined in the present application. Does not.

또한, 첨부 도면을 참조하여 설명함에 있어, 도면 부호에 관계없이 동일한 구성 요소는 동일한 참조부호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다. 실시예를 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 실시예의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다.In addition, in the description with reference to the accompanying drawings, the same reference numerals are assigned to the same components regardless of the reference numerals, and redundant descriptions thereof will be omitted. In describing the embodiments, when it is determined that a detailed description of related known technologies may unnecessarily obscure the subject matter of the embodiments, the detailed description thereof will be omitted.

도 1은 일 실시예에 따른 웹 페이지 제공 시스템의 구성을 도시하는 도면이다.1 is a diagram illustrating a configuration of a system for providing a web page according to an exemplary embodiment.

도 1을 참조하면, 웹 페이지 제공 시스템은 사용자 단말(110), 제1 서버(120) 및 제2 서버(130)를 포함할 수 있다. 사용자 단말(110)은 제1 서버(120)를 통해 웹 페이지를 제공받을 수 있다. 이 때, 제1 서버(120)를 통해 제공받는 웹 페이지에 이미지가 존재하는 경우, 특히 데이터 크기가 큰 이미지가 다수 존재하는 경우, 사용자 단말(110)이 제1 서버(120)를 통해 웹 페이지를 제공받는데 시간이 오래 걸릴 수 있다. 이 경우, 사용자 단말(110)은, 예를 들어 제1 서버(120)로부터는 원(original) 이미지가 압축된 저화질의 이미지를 다운받고, 다운받은 저화질의 이미지를 기초로 제1 서버(120)보다 데이터 전송 속도가 빠른 다른 서버(예를 들어, 제2 서버(130))에 해당 저화질의 이미지에 대응하는 고화질의 이미지가 존재하는지 여부를 검색할 수 있다. 만약, 다른 서버에 해당 고화질의 이미지가 존재한다면, 사용자 단말(110)은 다른 서버로부터 고화질의 이미지를 다운받고, 웹페이지를 구성하는 나머지 데이터에 대해서는 제1 서버(120)로부터 다운 받음으로써, 제1 서버(120)만을 통해 웹페이지를 제공받을 때보다 빠르게 웹페이지를 사용자에게 제공할 수 있다.Referring to FIG. 1, the web page providing system may include a user terminal 110, a first server 120 and a second server 130. The user terminal 110 may receive a web page through the first server 120. In this case, when an image exists in a web page provided through the first server 120, in particular, when there are a large number of images having a large data size, the user terminal 110 is It may take a long time to receive the service. In this case, the user terminal 110, for example, downloads a low-quality image compressed with an original image from the first server 120, and based on the downloaded low-quality image, the first server 120 It is possible to search whether there is a high-quality image corresponding to the low-quality image in another server (for example, the second server 130) having a faster data transmission speed. If the high-quality image exists in another server, the user terminal 110 downloads the high-quality image from the other server, and downloads the rest of the data constituting the web page from the first server 120. 1 It is possible to provide a web page to a user faster than when a web page is provided through only the server 120.

일 실시예에서, 사용자 단말(110)은 데이터 전송 속도가 제2 서버(130)에 비해 느린 제1 서버(120)가 제공하는 웹 페이지에 존재하는 이미지 파일과 유사하거나 동일한 이미지 파일을 제1 서버(120)보다 데이터 전송 속도가 빠른 제2 서버(130)에서 다운로드할 수 있다. 사용자 단말(110)은 제2 서버(130)에서 다운로드한 이미지와 제1 서버(120)로부터 다운로드한, 웹 페이지에 대응하는 텍스트에 기초하여 웹 페이지를 출력할 수 있다. 사용자는 본 명세서에 개시된 구성을 통해 향상된 웹 브라우징 성능을 제공받을 수 있다.In one embodiment, the user terminal 110 transmits an image file similar to or identical to an image file existing in a web page provided by the first server 120 having a slower data transmission rate than the second server 130. It can be downloaded from the second server 130, which has a higher data transmission speed than 120. The user terminal 110 may output a web page based on an image downloaded from the second server 130 and a text corresponding to the web page downloaded from the first server 120. The user may be provided with improved web browsing performance through the configuration disclosed herein.

여기서, 제1 서버(120)는 데이터 전송 속도가 느린 서버(예를 들어, 해외 서버)에 대응할 수 있고, 제2 서버(130)는 데이터 전송 속도가 빠른 서버(예를 들어, 국내 서버)에 대응할 수 있다. 사용자 단말(110)은 서버와 통신하여 데이터를 송수신하고, 수신한 데이터에 기초하여 웹페이지 화면을 출력하여 사용자에게 제공하는 컴퓨팅 장치로서, 예를 들어 셀룰러 폰, 스마트 폰, 퍼스널 컴퓨터, 랩탑, 노트북, 넷북, 태블릿 또는 휴대 정보 단말기(personal digital assistant; PDA)일 수 있다.Here, the first server 120 may correspond to a server having a slow data transmission speed (eg, an overseas server), and the second server 130 may correspond to a server having a high data transmission speed (eg, a domestic server). You can respond. The user terminal 110 is a computing device that communicates with a server to transmit and receive data, output a web page screen based on the received data, and provide it to a user. For example, a cellular phone, a smart phone, a personal computer, a laptop, a notebook computer , A netbook, a tablet or a personal digital assistant (PDA).

사용자 단말(110)은 제1 서버(120)에 존재하는 이미지와 유사하거나 동일한 이미지를 제2 서버(130)에 존재할 경우, 제1 서버(120) 대신에 제2 서버(130)로부터 이미지를 다운로드함으로써, 제1 서버(120)에서 제공하는 웹 페이지에 관한 데이터를 보다 빠른 속도로 수신할 수 있다.The user terminal 110 downloads the image from the second server 130 instead of the first server 120 when an image similar or identical to the image existing in the first server 120 exists in the second server 130 By doing so, it is possible to receive data on a web page provided by the first server 120 at a higher speed.

일 실시예에서 제1 서버(120)에서 제공하는 웹 페이지에 이미지가 존재할 경우, 제1 서버(120)는 이미지가 압축된 저화질의 이미지를 사용자 단말(110)에 전송할 수 있다. 사용자 단말(110)은 제1 서버(120)로부터 다운로드한 저화질의 이미지에 기초하여 제2 서버(130)에 저화질의 이미지보다 고화질의 이미지를 검색할 수 있다. 제2 서버(130)에 저화질의 이미지와 유사하거나 동일하고 고화질인 고화질의 이미지가 존재하는 경우, 사용자 단말(110)은 제2 서버(130)로부터 저화질의 이미지에 대응하는 고화질의 이미지를 다운로드 할 수 있다. 고화질의 이미지를 다운로드한 사용자 단말(110)은 고화질의 이미지와 제1 서버(120)로부터 다운로드한 텍스트에 기초하여 웹 페이지를 디스플레이에 출력할 수 있다.In an embodiment, when an image exists in a web page provided by the first server 120, the first server 120 may transmit a low-quality image compressed with the image to the user terminal 110. The user terminal 110 may search the second server 130 for an image of higher quality than the image of lower quality based on the image of low quality downloaded from the first server 120. When the second server 130 has a high-quality image that is similar or identical to the low-quality image and has high-definition, the user terminal 110 downloads a high-quality image corresponding to the low-quality image from the second server 130. I can. The user terminal 110 having downloaded the high-quality image may output a web page on the display based on the high-quality image and the text downloaded from the first server 120.

다른 실시예에서 제1 서버(120)에서 제공하는 웹 페이지에 이미지가 존재하지 않는 경우, 사용자 단말(110)은 제1 서버(120)로부터 웹 페이지에 포함된 텍스트를 다운로드할 수 있다. 사용자 단말(110)은 제1 서버(120)로부터 다운로드한 텍스트 파일에 기초하여 웹 페이지를 디스플레이에 출력할 수 있다.In another embodiment, when the image does not exist in the web page provided by the first server 120, the user terminal 110 may download the text included in the web page from the first server 120. The user terminal 110 may output a web page on the display based on the text file downloaded from the first server 120.

또 다른 실시예에서 제1 서버(120)로부터 다운로드한 저화질의 이미지에 대응하는 고화질의 이미지가 제2 서버(130)에 존재하지 않는 것으로 결정된 경우, 사용자 단말(110)은 제1 서버(120)로부터 저화질의 이미지가 압축되기 전의 이미지를 다운로드할 수 있다. 사용자 단말(110)은 제1 서버(120)로부터 다운로드한 이미지와 텍스트에 기초하여 웹 페이지를 디스플레이에 출력할 수 있다.In another embodiment, when it is determined that the high-quality image corresponding to the low-quality image downloaded from the first server 120 does not exist in the second server 130, the user terminal 110 is the first server 120 You can download an image from before the low-quality image is compressed. The user terminal 110 may output a web page on the display based on the image and text downloaded from the first server 120.

이하에서는, 도면들을 참조하여 웹 페이지 제공 방법을 보다 자세히 설명한다.Hereinafter, a method of providing a web page will be described in more detail with reference to the drawings.

도 2는 일 실시예에 따른 웹 페이지 제공 방법의 동작을 설명하기 위한 흐름도이다.2 is a flowchart illustrating an operation of a method for providing a web page according to an exemplary embodiment.

도 2를 참조하면, 단계(210)에서 사용자 단말은 제1 서버에서 제공하는 웹 페이지의 html(Hypertext Markup Language) 파일을 통해 제1 서버에서 제공하는 웹 페이지에 이미지가 존재하는지 여부를 판단할 수 있다.Referring to FIG. 2, in step 210, the user terminal may determine whether an image exists in the web page provided by the first server through an html (Hypertext Markup Language) file of the web page provided by the first server. have.

단계(220)에서 웹페이지에 이미지가 존재하는 것으로 판단된 경우, 사용자 단말은 단계(240)에서 웹 페이지에 존재하는 이미지보다 저화질의 이미지를 제1 서버로부터 다운로드할 수 있다. 여기서 저화질의 이미지는 웹 페이지에 존재하는 이미지가 압축된 저화질의 이미지를 의미할 수 있다.If it is determined in step 220 that the image exists in the web page, the user terminal may download an image of lower quality than the image existing in the web page in step 240 from the first server. Here, the low-quality image may mean a low-quality image in which an image existing on a web page is compressed.

일 실시예에서 웹 페이지에 존재하는 이미지가 압축된 저화질의 이미지는 제1 서버로부터 빠르게 다운로드할 수 있으면서도 압축되기 전의 원본 이미지와 유사하거나 동일한 이미지를 검색할 수 있을 만큼 압축될 수 있다. 위 실시예에서 압축은 제1 서버에서 수행될 수 있다.In one embodiment, a low-quality image in which an image existing on a web page is compressed may be quickly downloaded from the first server and compressed enough to search for an image similar or identical to the original image before being compressed. In the above embodiment, compression may be performed in the first server.

단계(220)에서 웹 페이지에 이미지가 존재하지 않는 것으로 판단된 경우, 사용자 단말은 단계(230)에서, 제1 서버로부터 제공받은 웹 페이지를 디스플레이에 출력할 수 있다. 웹 페이지에 이미지가 존재하지 않는 것으로 판단된 경우, 사용자 단말은 제1 서버로부터 텍스트를 다운로드하고 텍스트에 기초하여 웹 페이지를 출력할 수 있다. 웹 페이지에 이미지가 존재하지 않을 경우, 웹 페이지는 텍스트 위주로 구성되어 있고, 텍스트는 이미지에 비해 용량이 작기 때문에, 사용자 단말은 제1 서버로부터 다운로드한 파일들에 기초하여 웹 페이지를 구성할 수 있다.If it is determined in step 220 that the image does not exist in the web page, the user terminal may output the web page provided from the first server to the display in step 230. When it is determined that the image does not exist in the web page, the user terminal may download the text from the first server and output the web page based on the text. When there is no image in the web page, the web page is composed mainly of text, and the text is smaller in size than the image, so the user terminal can configure the web page based on the files downloaded from the first server. .

단계(250)에서 사용자 단말은 저화질의 이미지에 기초하여, 제2 서버에서 저화질의 이미지보다 고화질의 이미지를 검색할 수 있다. 여기서, 제2 서버는 제1 서버보다 데이터 전송 속도가 빠를 수 있다.In step 250, the user terminal may search for an image of higher quality than the image of lower quality from the second server based on the image of low quality. Here, the second server may have a higher data transmission speed than the first server.

일 실시예에서 사용자 단말은 저화질의 이미지와 고화질의 이미지 간의 유사도를 산출할 수 있다. 유사도가 미리 설정된 조건을 만족시키는 경우, 사용자 단말은 제2 서버로부터 고화질의 이미지를 다운로드하는 것으로 결정할 수 있다. 여기서 유사도는 사용자 입력에 기초하여 미리 설정될 수 있다. 즉, 유사도가 사용자 입력에 기초하여 미리 설정된 조건을 만족시키는 경우, 사용자 단말은 제2 서버로부터 고화질의 이미지를 다운로드하는 것으로 결정할 수 있다.In an embodiment, the user terminal may calculate a similarity between a low-quality image and a high-quality image. When the degree of similarity satisfies a preset condition, the user terminal may determine to download a high-quality image from the second server. Here, the degree of similarity may be preset based on a user input. That is, when the similarity degree satisfies a preset condition based on a user input, the user terminal may determine to download a high-quality image from the second server.

예를 들어, 사용자 입력에 기초하여 미리 설정된 조건이 저화질의 이미지와 고화질의 이미지가 동일할 경우에만 다운로드 하는 것일 경우, 저화질의 이미지를 통해 검색한 결과로 저화질의 이미지와 동일한 고화질의 이미지가 검색될 때, 사용자 단말은 고화질의 이미지를 다운로드 하는 것으로 결정할 수 있다. 반면에, 사용자 입력에 기초하여 미리 설정된 조건이 저화질의 이미지와 고화질의 이미지가 동일하거나, 혹은 동일하지 않더라도 같은 피사체가 포함될 경우에 다운로드하는 것일 경우, 저화질의 이미지를 통해 검색한 결과로 저화질의 이미지와 동일하거나 동일하지는 않지만 같은 피사체가 포함된 고화질의 이미지가 검색될 때, 사용자 단말은 고화질의 이미지를 다운로드하는 것으로 결정할 수 있다. 따라서, 제2 서버에 저화질의 이미지와 동일하지는 않지만 피사체는 동일한 고화질의 이미지만 존재하고, 미리 설정된 조건이 동일한 고화질의 이미지만 다운로드하는 것일 경우, 사용자 단말은 제2 서버에 저화질의 이미지에 대응하는 고화질의 이미지가 존재하지 않는 것으로 판단할 수 있다. 미리 설정된 조건이 같은 피사체가 포함된 고화질의 이미지도 다운로드하는 것일 경우, 사용자 단말은 제2 서버에 저화질의 이미지에 대응하는 고화질의 이미지가 존재하는 것으로 판단할 수 있다.For example, if the preset condition based on the user input is to download only when the low-quality image and the high-quality image are the same, the search result through the low-quality image will result in a search for the same high-quality image as the low-quality image. At this time, the user terminal may determine to download a high-definition image. On the other hand, if the preset condition based on the user input is to download when the low-quality image and the high-quality image are the same or include the same subject even if they are not the same, the low-quality image is a result of searching through the low-quality image. When a high-quality image that is the same as or not the same as but includes the same subject is searched, the user terminal may determine to download the high-quality image. Therefore, if the second server is not the same as the low-quality image, but the subject exists only the same high-quality image, and the preset condition is to download only the same high-quality image, the user terminal corresponds to the low-quality image to the second server. It can be determined that there is no high-quality image. When the preset condition is to download a high-quality image including the same subject, the user terminal may determine that a high-quality image corresponding to the low-quality image exists in the second server.

단계(260)에서 사용자 단말이 제2 서버에 고화질의 이미지가 존재하지 않는 것으로 결정한 경우, 사용자 단말은 단계(270)에서, 이미지와 텍스트를 제1 서버로부터 다운로드하여 웹 페이지를 출력할 수 있다.If in step 260 the user terminal determines that there is no high-quality image in the second server, the user terminal may download the image and text from the first server in step 270 and output a web page.

반면에, 단계(260)에서 사용자 단말이 제2 서버에 고화질의 이미지가 존재하는 것으로 결정한 경우, 사용자 단말은 단계(280)에서, 제2 서버로부터 고화질의 이미지를 다운로드할 수 있다. 또한, 단계(290)에서 사용자 단말은 다운로드한 고화질의 이미지를 이용하여 웹 페이지를 출력하여 사용자에게 제공할 수 있다. 일 실시예에서, 제2 서버에서 다운로드하는 고화질의 이미지는 제1 서버에서 제공하는 웹 페이지에 포함된 원(original) 이미지의 화질과 동일하거나 또는 원 이미지의 화질보다 고화질일 수 있다.On the other hand, if the user terminal determines that the high-quality image exists in the second server in step 260, the user terminal can download the high-quality image from the second server in step 280. In addition, in step 290, the user terminal may output a web page using the downloaded high-quality image and provide it to the user. In one embodiment, the high-quality image downloaded from the second server may be the same as the image quality of an original image included in a web page provided by the first server or may have a higher quality than that of the original image.

일 실시예에서 사용자 단말은 제1 서버에서 제공하는 웹 페이지에 존재하는 텍스트를 제1 서버로부터 다운로드할 수 있다. 사용자 단말은 텍스트 및 제2 서버로부터 다운로드한 고화질의 이미지를 이용하여 웹 페이지를 출력할 수 있다.In an embodiment, the user terminal may download text existing on a web page provided by the first server from the first server. The user terminal may output a web page using text and a high-quality image downloaded from the second server.

도 3은 일 실시예에 따른 웹 페이지 제공 방법의 일례를 설명하기 위한 도면이다.3 is a diagram illustrating an example of a method of providing a web page according to an exemplary embodiment.

도 3을 참조하면, 사용자 단말(310)은 제1 서버(305) 및 제2 서버(315)와 데이터를 주고받을 수 있다. 여기서, 제1 서버(305)는 제2 서버(315)보다 데이터 전송 속도가 느릴 수 있다. 예를 들어, 제1 서버(305)는 비교적 인터넷 속도가 느린 자메이카와 같은 국가를 기반으로 한 서버가 될 수 있고, 제2 서버(315) 비교적 인터넷 속도가 빠른 한국 또는 미국과 같은 국가를 기반으로 한 서버가 될 수 있다. Referring to FIG. 3, the user terminal 310 may exchange data with the first server 305 and the second server 315. Here, the first server 305 may have a slower data transmission speed than the second server 315. For example, the first server 305 may be a server based on a country such as Jamaica, where the Internet speed is relatively slow, and the second server 315 may be based on a country such as Korea or the United States, where the Internet speed is relatively fast. It can be one server.

사용자 단말(310)은 보다 높은 성능의 브라우징 성능을 제공받기 위하여 제1 서버(305)에서 제공하는 웹 사이트에 존재하는 이미지와 유사하거나 동일한 이미지를 제1 서버(305)로부터가 아닌 데이터 전송 속도가 더 빠르거나 네트워크 성능이 더 좋은 제2 서버(315)로부터 다운로드할 수 있다.The user terminal 310 transmits an image similar to or identical to the image existing on the website provided by the first server 305 in order to provide higher browsing performance than from the first server 305 at a data transmission speed. It can be downloaded from the second server 315 which is faster or has better network performance.

사용자 단말(310)은 제1 서버(305)로부터 다운로드한 텍스트와 제2 서버(315)로부터 다운로드한 이미지에 기초하여 제1 서버(305)에서 제공하는 웹 사이트를 구성할 수 있고, 화면 상에 출력할 수 있다. 사용자 단말(310)에 출력되는 화면에 포함된 이미지는, 제1 서버(305)에서 제공하는 웹 사이트 내에 포함된 이미지와 동일하거나 유사하지만 제2 서버(315)로부터 다운로드 되어 기존의 이미지를 대체된 이미지일 수 있다.The user terminal 310 may configure a website provided by the first server 305 based on the text downloaded from the first server 305 and the image downloaded from the second server 315, and Can be printed. The image included in the screen output to the user terminal 310 is the same or similar to the image included in the website provided by the first server 305, but is downloaded from the second server 315 to replace the existing image. It can be an image.

단계(320)에서, 사용자 단말(310)은 제1 서버(305)가 제공하는 웹 페이지에 이미지가 존재하는지 여부를 판단할 수 있다. 만약 웹 페이지에 이미지가 존재한다면, 사용자 단말(310)은 단계(325)에서 웹 페이지에 이미지가 존재하는 것으로 판단할 수 있다.In step 320, the user terminal 310 may determine whether an image exists in the web page provided by the first server 305. If the image exists in the web page, the user terminal 310 may determine that the image exists in the web page in step 325.

사용자 단말(310)이 웹 페이지에 이미지가 존재하는 것으로 결정한 경우, 사용자 단말(310)은 단계(330)에서 이미지가 압축된 저화질의 이미지를 제1 서버(305)로부터 다운로드할 수 있다. 사용자 단말(310)은 단계(335)에서 저화질의 이미지에 기초하여 제2 서버(315)에서 저화질의 이미지보다 고화질의 이미지를 검색할 수 있다.When the user terminal 310 determines that the image exists on the web page, the user terminal 310 may download the low-quality image compressed with the image from the first server 305 in step 330. The user terminal 310 may search the second server 315 for an image of higher quality than the image of lower quality based on the image of low quality in step 335.

단계(340)에서 사용자 단말(310)은 검색 결과에 기초하여 제2 서버(315)에 저화질의 이미지보다 고화질의 이미지가 존재하는 것으로 판단할 수 있다. 여기서 사용자 단말(310)은 사용자 단말(310) 사용자 입력에 기초하여 미리 설정된 조건을 만족시키는 고화질의 이미지를 결정할 수 있다. 사용자 단말(310)은 단계(345)에서 제2 서버(315)로부터 고화질의 이미지를 다운로드 할 수 있다. 또한, 사용자 단말(310)은 단계(350)에서 제1 서버(305)로부터 웹 페이지에 존재하는 텍스트를 다운로드 할 수 있다. 텍스트는 이미지에 비해 용량이 작기 때문에, 사용자 단말(310)은 데이터 전송 속도가 느린 제1 서버(305)로부터 텍스트를 다운로드하더라도 사용자가 웹 브라우징에 불편함을 느끼지 않을 정도의 성능을 제공받을 수 있다.In step 340, the user terminal 310 may determine that an image of higher quality than the image of lower quality exists in the second server 315 based on the search result. Here, the user terminal 310 may determine a high-quality image that satisfies a preset condition based on a user input from the user terminal 310. The user terminal 310 may download a high-quality image from the second server 315 in step 345. In addition, the user terminal 310 may download the text existing on the web page from the first server 305 in step 350. Since the text has a smaller capacity than the image, the user terminal 310 can be provided with a level of performance so that the user does not feel uncomfortable with web browsing even if the text is downloaded from the first server 305 having a slow data transmission speed. .

사용자 단말(310)은 단계(355)에서, 제1 서버(305)로부터 다운로드한 텍스트와 제2 서버(315)로부터 다운로드한 고화질의 이미지에 기초하여 웹 페이지를 출력할 수 있다.In step 355, the user terminal 310 may output a web page based on the text downloaded from the first server 305 and the high quality image downloaded from the second server 315.

다른 실시예에서, 제1 서버(305)가 제공하는 웹 페이지에 이미지가 존재하지 않거나, 제1 서버(305)가 제공하는 웹 페이지에 이미지가 존재하지만 이 이미지와 동일하거나 유사한 이미지가 제2 서버(315)에 존재하지 않을 경우, 사용자 단말(310)은 제1 서버(305)로부터 웹 페이지에 포함된 이미지 및 텍스트 중 적어도 하나를 다운로드할 수 있다.In another embodiment, an image does not exist in the web page provided by the first server 305, or an image exists in the web page provided by the first server 305, but an image identical or similar to the image is If it does not exist at 315, the user terminal 310 may download at least one of an image and text included in the web page from the first server 305.

도 4는 일 실시예에 따른 웹 페이지 제공 방법을 수행하는 사용자 단말의 구성을 도시하는 도면이다.4 is a diagram illustrating a configuration of a user terminal that performs a method of providing a web page according to an exemplary embodiment.

도 4을 참조하면, 사용자 단말(400)은 본 명세서에서 설명한 사용자 단말에 대응할 수 있다. 사용자 단말(400)은 프로세서(410), 메모리(420) 및 통신 인터페이스(430)를 포함할 수 있다. 실시예에 따라, 사용자 단말(400)은 사용자 입력 인터페이스(440) 및 디스플레이(450)를 더 포함할 수 있다.Referring to FIG. 4, the user terminal 400 may correspond to the user terminal described in this specification. The user terminal 400 may include a processor 410, a memory 420 and a communication interface 430. According to an embodiment, the user terminal 400 may further include a user input interface 440 and a display 450.

메모리(420)는 프로세서(410)에 연결되고, 프로세서(410)에 의해 실행가능한 인스트럭션들, 프로세서(410)가 연산할 데이터 또는 프로세서(410)에 의해 처리된 데이터를 저장할 수 있다. 메모리(420)는 비일시적인 컴퓨터 판독가능 매체, 예컨대 고속 랜덤 액세스 메모리 및/또는 비휘발성 컴퓨터 판독가능 저장 매체(예컨대, 하나 이상의 디스크 저장 장치, 플래쉬 메모리 장치, 또는 기타 비휘발성 솔리드 스테이트 메모리 장치)를 포함할 수 있다.The memory 420 is connected to the processor 410 and may store instructions executable by the processor 410, data to be calculated by the processor 410, or data processed by the processor 410. Memory 420 may include non-transitory computer-readable media, such as high-speed random access memory and/or non-volatile computer-readable storage media (e.g., one or more disk storage devices, flash memory devices, or other non-volatile solid state memory devices). Can include.

통신 인터페이스(430)는 외부 장치(예를 들어, 제1 서버 및 제2 서버)와 통신하기 위한 인터페이스를 제공한다. 예를 들어, 통신 인터페이스(430)는 제1 서버 및 제2 서버와 같은 국내 또는 국외를 기반으로 한 서버들과 데이터를 주고받는 기능을 수행할 수 있다.The communication interface 430 provides an interface for communicating with external devices (eg, a first server and a second server). For example, the communication interface 430 may perform a function of exchanging data with servers based on domestic or foreign countries, such as a first server and a second server.

사용자 입력 인터페이스(440)는 사용자에 의해 입력되는 사용자 입력을 수신한다. 디스플레이(450)는 사용자 입력을 통해 수행되는 웹 브라우징과 관련된 화면을 출력할 수 있다. 일 예에서, 디스플레이(450)는 모니터 또는 터치 스크린 디스플레이일 수 있다.The user input interface 440 receives a user input input by a user. The display 450 may output a screen related to web browsing performed through a user input. In one example, display 450 may be a monitor or a touch screen display.

프로세서(410)는 도 1 내지 도 3을 통해 설명된 사용자 단말의 동작과 관련된 하나 이상의 동작을 사용자 단말(400)이 수행할 수 있도록 사용자 단말(400)을 제어할 수 있다.The processor 410 may control the user terminal 400 so that the user terminal 400 may perform one or more operations related to the operation of the user terminal described through FIGS. 1 to 3.

일 실시예에서, 프로세서(410)는 사용자 단말(400)이 웹페이지에 포함된 원(original) 이미지보다 저화질의 이미지를 제1 서버로부터 다운로드하고, 제1 서버보다 전송 속도가 빠른 제2 서버에서 저화질의 이미지보다 고화질의 이미지를 다운로드하고, 다운로드한 고화질의 이미지를 이용하여 웹 페이지를 출력하도록 사용자 단말(400)을 제어할 수 있다.In one embodiment, the processor 410 downloads an image of lower quality than the original image included in the web page from the first server by the user terminal 400, and in a second server having a higher transmission speed than the first server. The user terminal 400 may be controlled to download an image of higher quality than an image of lower quality and to output a web page using the downloaded image of high quality.

보다 구체적으로, 프로세서(410)는 사용자 단말(400)이 제1 서버에서 제공하는 웹 페이지에 이미지가 존재하는지 여부를 판단하고, 웹페이지에 이미지가 존재하는 것으로 판단된 경우, 이미지보다 저화질의 이미지를 제1 서버로부터 다운로드할 수 있다. 프로세서(410)는 다운로드한 저화질의 이미지에 기초하여, 제2 서버에서 저화질의 이미지보다 고화질의 이미지를 검색하고, 제2 서버에 고화질의 이미지가 존재하는 경우, 제2 서버로부터 고화질의 이미지를 다운로드할 수 있다. 예를 들어, 프로세서(410)는 사용자 단말(400)이 저화질의 이미지와 고화질의 이미지 간의 유사도를 산출하고, 유사도가 미리 설정된 조건을 만족시키는 경우, 제2 서버로부터 고화질의 이미지를 다운로드하는 것으로 결정하도록 사용자 단말(400)을 제어할 수 있다. 프로세서(410)는 다운로드한 고화질의 이미지를 이용하여 웹 페이지를 출력하도록 사용자 단말(400)을 제어할 수 있다.More specifically, the processor 410 determines whether an image exists in a web page provided by the user terminal 400 from the first server, and when it is determined that an image exists in the web page, an image of lower quality than the image Can be downloaded from the first server. Processor 410, based on the downloaded low-quality image, searches for an image of higher quality than that of the lower-quality image from the second server, and if a high-quality image exists in the second server, downloads the high-definition image from the second server. can do. For example, the processor 410 determines that the user terminal 400 calculates a similarity between a low-quality image and a high-quality image, and if the similarity satisfies a preset condition, downloads a high-quality image from the second server. The user terminal 400 can be controlled so as to be performed. The processor 410 may control the user terminal 400 to output a web page using the downloaded high-quality image.

이상에서 설명된 장치는 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 장치 및 구성요소는, 예를 들어, 프로세서, 콘트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPGA(field programmable gate array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적 컴퓨터를 이용하여 구현될 수 있다. 처리 장치는 운영 체제(OS) 및 상기 운영 체제 상에서 수행되는 하나 이상의 소프트웨어 애플리케이션을 수행할 수 있다. 또한, 처리 장치는 소프트웨어의 실행에 응답하여, 데이터를 접근, 저장, 조작, 처리 및 생성할 수도 있다. 이해의 편의를 위하여, 처리 장치는 하나가 사용되는 것으로 설명된 경우도 있지만, 해당 기술분야에서 통상의 지식을 가진 자는, 처리 장치가 복수 개의 처리 요소(processing element) 및/또는 복수 유형의 처리 요소를 포함할 수 있음을 알 수 있다. 예를 들어, 처리 장치는 복수 개의 프로세서 또는 하나의 프로세서 및 하나의 콘트롤러를 포함할 수 있다. 또한, 병렬 프로세서(parallel processor)와 같은, 다른 처리 구성(processing configuration)도 가능하다.The apparatus described above may be implemented as a hardware component, a software component, and/or a combination of a hardware component and a software component. For example, the devices and components described in the embodiments are, for example, a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate array (FPGA). , A programmable logic unit (PLU), a microprocessor, or any other device capable of executing and responding to instructions, such as one or more general purpose computers or special purpose computers. The processing device may execute an operating system (OS) and one or more software applications executed on the operating system. Further, the processing device may access, store, manipulate, process, and generate data in response to the execution of software. For the convenience of understanding, although it is sometimes described that one processing device is used, one of ordinary skill in the art, the processing device is a plurality of processing elements and/or a plurality of types of processing elements. It can be seen that it may include. For example, the processing device may include a plurality of processors or one processor and one controller. In addition, other processing configurations are possible, such as a parallel processor.

소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로(collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 가상 장치(virtual equipment), 컴퓨터 저장 매체 또는 장치, 또는 전송되는 신호 파(signal wave)에 영구적으로, 또는 일시적으로 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨터 시스템 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.The software may include a computer program, code, instructions, or a combination of one or more of these, configuring the processing unit to operate as desired or processed independently or collectively. You can command the device. Software and/or data may be interpreted by a processing device or, to provide instructions or data to a processing device, of any type of machine, component, physical device, virtual equipment, computer storage medium or device. , Or may be permanently or temporarily embodyed in a transmitted signal wave. The software may be distributed over networked computer systems and stored or executed in a distributed manner. Software and data may be stored on one or more computer-readable recording media.

실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 실시예를 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 실시예의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method according to the embodiment may be implemented in the form of program instructions that can be executed through various computer means and recorded in a computer-readable medium. The computer-readable medium may include program instructions, data files, data structures, and the like alone or in combination. The program instructions recorded on the medium may be specially designed and configured for the embodiment, or may be known and usable to those skilled in computer software. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tapes, optical media such as CD-ROMs and DVDs, and magnetic media such as floptical disks. -A hardware device specially configured to store and execute program instructions such as magneto-optical media, and ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine language codes such as those produced by a compiler, but also high-level language codes that can be executed by a computer using an interpreter or the like. The hardware device described above may be configured to operate as one or more software modules to perform the operation of the embodiment, and vice versa.

이상과 같이 실시예들이 비록 한정된 실시예와 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기의 기재로부터 다양한 수정 및 변형이 가능하다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.Although the embodiments have been described by the limited embodiments and drawings as described above, various modifications and variations can be made from the above description to those of ordinary skill in the art. For example, the described techniques are performed in a different order from the described method, and/or components such as systems, structures, devices, circuits, etc. described are combined or combined in a form different from the described method, or other components Alternatively, even if substituted or substituted by an equivalent, an appropriate result can be achieved.

그러므로, 다른 구현들, 다른 실시예들 및 청구범위와 균등한 것들도 후술하는 청구범위의 범위에 속한다.Therefore, other implementations, other embodiments, and equivalents to the claims also fall within the scope of the following claims.

Claims (10)

사용자 단말에 의해 각 단계가 수행되는 웹 페이지 제공 방법에 있어서,
제1 서버에서 제공하는 웹 페이지에 이미지가 존재하는지 여부를 판단하는 단계;
상기 웹페이지에 상기 이미지가 존재하는 것으로 판단된 경우, 상기 이미지보다 저화질의 이미지를 상기 제1 서버로부터 다운로드하는 단계;
상기 저화질의 이미지에 기초하여, 제2 서버에서 상기 저화질의 이미지보다 고화질의 이미지를 검색하는 단계;
상기 제2 서버에 상기 고화질의 이미지가 존재하는 경우, 상기 제2 서버로부터 상기 고화질의 이미지를 다운로드하는 단계; 및
상기 다운로드한 고화질의 이미지를 이용하여 상기 웹 페이지를 출력하는 단계를 포함하고,
상기 고화질의 이미지를 검색하는 단계는, 상기 저화질의 이미지와 상기 고화질의 이미지 간의 유사도가 미리 설정된 조건을 만족시키는 경우, 상기 제2 서버로부터 상기 고화질의 이미지를 다운로드하는 것으로 결정하는 단계를 포함하고,
상기 고화질의 이미지를 다운로드하는 것으로 결정하는 단계는, 상기 사용자 입력에 기초하여 미리 설정된 조건이, 상기 고화질의 이미지와 상기 저화질의 이미지에 동일한 피사체가 포함될 경우에 상기 고화질의 이미지를 다운로드하는 것일 경우, 상기 저화질의 이미지와 동일하거나, 또는 상기 저화질의 이미지와 동일하지는 않지만 같은 피사체가 포함된 고화질의 이미지를 다운로드 하는 것으로 결정하는 단계를 포함하는,
웹 페이지 제공 방법.
In the method of providing a web page in which each step is performed by a user terminal,
Determining whether an image exists in a web page provided by the first server;
If it is determined that the image exists in the web page, downloading an image of lower quality than the image from the first server;
Searching for an image of higher quality than the lower quality image in a second server based on the low-quality image;
Downloading the high-quality image from the second server when the high-quality image exists in the second server; And
Including the step of outputting the web page using the downloaded high-definition image,
The step of searching for the high-quality image includes determining to download the high-quality image from the second server when the similarity between the low-quality image and the high-quality image satisfies a preset condition,
In the determining to download the high-quality image, when a preset condition based on the user input is to download the high-quality image when the same subject is included in the high-quality image and the low-quality image, Comprising the step of determining to download a high-quality image that is the same as the low-quality image, or is not the same as the low-quality image, but includes the same subject,
How to serve a web page.
제1항에 있어서,
상기 제1 서버로부터 다운로드하는 단계는,
상기 웹 페이지에 존재하는 상기 이미지가 압축된 상기 저화질의 이미지를 상기 제1 서버로부터 다운로드하는 단계,
를 포함하는,
웹 페이지 제공 방법.
The method of claim 1,
The step of downloading from the first server,
Downloading from the first server the low-quality image in which the image present in the web page is compressed,
Containing,
How to serve a web page.
제1항에 있어서,
상기 고화질의 이미지를 검색하는 단계는,
상기 저화질의 이미지와 상기 고화질의 이미지 간의 유사도를 산출하는 단계를 포함하는,
웹 페이지 제공 방법.
The method of claim 1,
The step of searching for the high-quality image,
Comprising the step of calculating a similarity between the low-quality image and the high-quality image,
How to serve a web page.
제1항에 있어서,
상기 고화질의 이미지를 다운로드하는 것으로 결정하는 단계는,
상기 유사도가 사용자 입력에 기초하여 미리 설정된 조건을 만족시키는 경우, 상기 제2 서버로부터 상기 고화질의 이미지를 다운로드하는 것으로 결정하는 단계
를 포함하는,
웹 페이지 제공 방법.
The method of claim 1,
The step of determining to download the high-quality image,
When the similarity degree satisfies a preset condition based on a user input, determining to download the high-quality image from the second server
Containing,
How to serve a web page.
제4항에 있어서,
상기 고화질의 이미지를 다운로드하는 것으로 결정하는 단계는,
상기 사용자 입력에 기초하여 미리 설정된 조건이 저화질의 이미지와 상기 고화질의 이미지가 동일할 경우에만 다운로드 하는 것일 경우, 상기 저화질의 이미지와 동일한 고화질의 이미지를 다운로드 하는 것으로 결정하는 단계
를 포함하는,
웹 페이지 제공 방법.
The method of claim 4,
The step of determining to download the high-quality image,
If the preset condition based on the user input is to download only when the low-quality image and the high-quality image are the same, determining to download the same high-quality image as the low-quality image
Containing,
How to serve a web page.
제1항에 있어서,
상기 제1 서버는,
상기 제2 서버보다 데이터 전송 속도가 느린,
웹 페이지 제공 방법.
The method of claim 1,
The first server,
The data transmission rate is slower than that of the second server,
How to serve a web page.
제1항에 있어서,
상기 웹 페이지를 출력하는 단계는,
상기 제1 서버에서 제공하는 웹 페이지에 존재하는 텍스트를 상기 제1 서버로부터 다운로드 하는 단계; 및
상기 텍스트 및 상기 제2 서버로부터 다운로드한 고화질의 이미지를 이용하여 상기 웹 페이지를 출력하는 단계
를 포함하는,
웹 페이지 제공 방법.
The method of claim 1,
The step of outputting the web page,
Downloading a text existing on a web page provided by the first server from the first server; And
Outputting the web page using the text and the high-quality image downloaded from the second server
Containing,
How to serve a web page.
웹 페이지 제공 방법을 수행하는 사용자 단말에 있어서,
메모리 및 프로세서를 포함하고,
상기 메모리는 상기 프로세서에 의해 실행 가능한 인스트럭션들(instructions)을 저장하고,
상기 인스트럭션들이 상기 프로세서에 의해 실행될 때, 상기 프로세서는 상기 사용자 단말이,
제1 서버에서 제공하는 웹 페이지에 이미지가 존재하는지 여부를 판단하고,
상기 웹페이지에 상기 이미지가 존재하는 것으로 판단된 경우, 상기 이미지보다 저화질의 이미지를 상기 제1 서버로부터 다운로드하고,
상기 저화질의 이미지에 기초하여, 제2 서버에서 상기 저화질의 이미지보다 고화질의 이미지를 검색하고,
상기 제2 서버에 상기 고화질의 이미지가 존재하는 경우, 상기 제2 서버로부터 상기 고화질의 이미지를 다운로드하고,
상기 다운로드한 고화질의 이미지를 이용하여 상기 웹 페이지를 출력하도록 상기 사용자 단말을 제어하고,
상기 프로세서는 상기 사용자 단말이, 상기 저화질의 이미지와 상기 고화질의 이미지 간의 유사도가 미리 설정된 조건을 만족시키는 경우, 상기 제2 서버로부터 상기 고화질의 이미지를 다운로드하는 것으로 결정하고, 상기 사용자 입력에 기초하여 미리 설정된 조건이, 상기 고화질의 이미지와 상기 저화질의 이미지에 동일한 피사체가 포함될 경우에 상기 고화질의 이미지를 다운로드하는 것일 경우, 상기 저화질의 이미지와 동일하거나, 또는 상기 저화질의 이미지와 동일하지는 않지만 같은 피사체가 포함된 고화질의 이미지를 다운로드 하는 것으로 결정하도록 상기 사용자 단말을 제어하는,
사용자 단말.
In a user terminal performing a method of providing a web page,
Including memory and processor,
The memory stores instructions executable by the processor,
When the instructions are executed by the processor, the processor is the user terminal,
Determine whether an image exists in the web page provided by the first server,
When it is determined that the image exists in the web page, an image of lower quality than the image is downloaded from the first server,
Based on the low-quality image, a second server searches for an image of higher quality than the low-quality image,
When the high-quality image exists in the second server, the high-quality image is downloaded from the second server,
Controlling the user terminal to output the web page using the downloaded high-definition image,
The processor determines that the user terminal downloads the high-quality image from the second server when the similarity between the low-quality image and the high-quality image satisfies a preset condition, and based on the user input If the preset condition is to download the high-quality image when the same subject is included in the high-quality image and the low-quality image, the same subject is the same as the low-quality image, or not the same as the low-quality image Controlling the user terminal to determine to download a high-definition image containing,
User terminal.
제8항에 있어서,
상기 프로세서는, 상기 사용자 단말이,
상기 저화질의 이미지와 상기 고화질의 이미지 간의 유사도를 산출하도록 상기 사용자 단말을 제어하는
사용자 단말.
The method of claim 8,
The processor, the user terminal,
Controlling the user terminal to calculate a similarity between the low-quality image and the high-quality image
User terminal.
웹 페이지 제공 방법을 수행하는 사용자 단말에 있어서,
메모리 및 프로세서를 포함하고,
상기 메모리는 상기 프로세서에 의해 실행 가능한 인스트럭션들(instructions)을 저장하고,
상기 인스트럭션들이 상기 프로세서에 의해 실행될 때, 상기 프로세서는 상기 사용자 단말이,
웹페이지에 포함된 원(original) 이미지보다 저화질의 이미지를 제1 서버로부터 다운로드하고,
상기 제1 서버보다 전송 속도가 빠른 제2 서버에서 상기 저화질의 이미지보다 고화질의 이미지를 다운로드하고,
상기 다운로드한 고화질의 이미지를 이용하여 상기 웹 페이지를 출력하도록 상기 사용자 단말을 제어하고,
상기 프로세서는 상기 서버가, 상기 저화질의 이미지와 상기 고화질의 이미지 간의 유사도가 미리 설정된 조건을 만족시키는 경우, 상기 제2 서버로부터 상기 고화질의 이미지를 다운로드하는 것으로 결정하고, 상기 사용자 입력에 기초하여 미리 설정된 조건이, 상기 고화질의 이미지와 상기 저화질의 이미지에 동일한 피사체가 포함될 경우에 상기 고화질의 이미지를 다운로드하는 것일 경우, 상기 저화질의 이미지와 동일하거나, 또는 상기 저화질의 이미지와 동일하지는 않지만 같은 피사체가 포함된 고화질의 이미지를 다운로드 하는 것으로 결정하도록 상기 사용자 단말을 제어하는,
사용자 단말.
In a user terminal performing a method of providing a web page,
Including memory and processor,
The memory stores instructions executable by the processor,
When the instructions are executed by the processor, the processor is the user terminal,
Download an image of lower quality than the original image included in the web page from the first server,
Downloading an image of higher quality than that of the low-quality image from a second server having a higher transmission speed than the first server,
Controlling the user terminal to output the web page using the downloaded high-definition image,
The processor determines that the server downloads the high-quality image from the second server when the similarity between the low-quality image and the high-quality image satisfies a preset condition, and based on the user input in advance. When the set condition is to download the high-quality image when the same subject is included in the high-quality image and the low-quality image, the same subject is the same as the low-quality image, or is not the same as the low-quality image. Controlling the user terminal to determine to download the included high-definition image,
User terminal.
KR1020190062707A 2019-05-28 2019-05-28 Method and apparatus for providing web pages KR102246223B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190062707A KR102246223B1 (en) 2019-05-28 2019-05-28 Method and apparatus for providing web pages

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190062707A KR102246223B1 (en) 2019-05-28 2019-05-28 Method and apparatus for providing web pages

Publications (2)

Publication Number Publication Date
KR20200136741A KR20200136741A (en) 2020-12-08
KR102246223B1 true KR102246223B1 (en) 2021-04-29

Family

ID=73779285

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190062707A KR102246223B1 (en) 2019-05-28 2019-05-28 Method and apparatus for providing web pages

Country Status (1)

Country Link
KR (1) KR102246223B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6025991B2 (en) * 2012-09-27 2016-11-16 テンセント・テクノロジー・(シェンジェン)・カンパニー・リミテッド Information processing method, apparatus, terminal, and server
JP6421177B2 (en) * 2013-05-22 2018-11-07 アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited Loading image information

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6025991B2 (en) * 1978-03-20 1985-06-21 株式会社日立製作所 How to operate a fully automatic washing machine
KR20160046444A (en) * 2014-10-21 2016-04-29 인포뱅크 주식회사 Download sharing method for data
KR20170069817A (en) * 2015-12-11 2017-06-21 변도준 Image resolution adjustment system for improving loading speed

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6025991B2 (en) * 2012-09-27 2016-11-16 テンセント・テクノロジー・(シェンジェン)・カンパニー・リミテッド Information processing method, apparatus, terminal, and server
JP6421177B2 (en) * 2013-05-22 2018-11-07 アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited Loading image information

Also Published As

Publication number Publication date
KR20200136741A (en) 2020-12-08

Similar Documents

Publication Publication Date Title
US10467431B2 (en) Apparatuses, systems, methods, and computer readable media for providing secure file-deletion functionality
CN109313661B (en) Web page acceleration for hosted web applications in native mobile applications
US9825812B2 (en) Transparently intercepting and optimizing resource requests
KR101626639B1 (en) Content rendering on a computer
US10817440B2 (en) Storage device including reconfigurable logic and method of operating the storage device
EP3036662A1 (en) Generating cache query requests
TWI659305B (en) Facility for extending exclusive hold of a cache line in private cache
KR20160031973A (en) Methods, devices, and systems for caching data items
JP2014526742A (en) Efficient provision of data from virtual data sources
KR102246223B1 (en) Method and apparatus for providing web pages
US10341454B2 (en) Video and media content delivery network storage in elastic clouds
TW201830235A (en) Temporarily suppressing processing of a restrained storage operand request
CN114647363A (en) Method, electronic device and computer program product for data processing
WO2023046640A1 (en) Dynamic resource usage web browser
US10657060B1 (en) Prefetching partial bitstreams
US11029745B2 (en) Systems and methods for controlling instantaneous current changes in parallel processors
US20160253241A1 (en) Instant streaming of the latest version of a file
KR102053159B1 (en) Method for cloud streaming service using scalable cache image and apparatus for the same
KR102167360B1 (en) Method and apparatus for transferring screen
US20220236998A1 (en) Systems and methods for bootstrap management
Shen et al. Storage-Efficient Batching for Minimizing Bandwidth of Fully-Connected Neural Network Layers
US20140082214A1 (en) Reducing network usage of computing device
KR101742385B1 (en) Method for prefetching content and an apparatus performing the same
CN114780893A (en) Webpage management and control method and system
CN117435834A (en) Page optimization method, device, equipment and storage medium

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right