KR100729724B1 - File offering system and method and recorded medium thereof - Google Patents

File offering system and method and recorded medium thereof Download PDF

Info

Publication number
KR100729724B1
KR100729724B1 KR1020050038626A KR20050038626A KR100729724B1 KR 100729724 B1 KR100729724 B1 KR 100729724B1 KR 1020050038626 A KR1020050038626 A KR 1020050038626A KR 20050038626 A KR20050038626 A KR 20050038626A KR 100729724 B1 KR100729724 B1 KR 100729724B1
Authority
KR
South Korea
Prior art keywords
file
format
user terminal
page
data
Prior art date
Application number
KR1020050038626A
Other languages
Korean (ko)
Other versions
KR20060116113A (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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=37653189&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=KR100729724(B1) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by (주)비시엔소프트 filed Critical (주)비시엔소프트
Priority to KR1020050038626A priority Critical patent/KR100729724B1/en
Publication of KR20060116113A publication Critical patent/KR20060116113A/en
Application granted granted Critical
Publication of KR100729724B1 publication Critical patent/KR100729724B1/en

Links

Images

Classifications

    • 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

Abstract

본 발명은 인터넷을 이용하여 사용자 단말장치에서 파일을 열람 또는 다운로딩할 수 있도록 제공하는 파일 제공 시스템, 방법, 및 저장매체에 관한 것으로, 상기 시스템은, 사용자 단말장치가 제공되는 파일을 열람할 수 있는 뷰어를 포함하고, 사용자로부터 입력되는 파일 제공 요청을 수신하고 처리하기 위한 송수신모듈; 요청된 파일의 포맷을 해석하고 뷰어의 포맷에 따라 번역하는 포맷번역모듈; 포맷번역모듈에서 포맷 번역된 파일을 페이지 단위로 분할하고, 데이터 형식에 따라 페이지의 데이터를 분할하는 파일분할모듈; 파일분할모듈에 의해 분할된 파일 정보를 저장하는 파일 다운로딩 데이터베이스; 요청된 파일의 요청된 페이지의 분할된 데이터를 사용자 단말장치에 다운로드하고 뷰어를 통해 디스플레이되도록한 후, 나머지 페이지의 분할된 데이터를 다운로드하는 메인제어모듈로 구성된다. 이에 따라 다양한 포맷으로 작성된 파일을 다운로드 전에 원하는 페이지를 열람한 후 다운로드 할 수 있고, 원하는 형식의 데이터만 분류하여 열람할 수 있으며, 페이지 별로 분할되어 다운로드 되므로 다운로딩 중간에도 다운로드된 페이지를 먼저 열람할 수 있게 된다.The present invention relates to a file providing system, a method, and a storage medium for providing a file for viewing or downloading a file in a user terminal using the Internet, wherein the system can view a file provided by the user terminal. A transceiving module including a viewer and receiving and processing a file providing request input from a user; A format translation module for interpreting the format of the requested file and translating the format according to the format of the viewer; A file division module for dividing the format-translated file in page format and dividing the page data according to the data format; A file downloading database for storing file information divided by the file division module; The main control module is configured to download the divided data of the requested page of the requested file to the user terminal device and display it through the viewer, and then download the divided data of the remaining pages. Accordingly, you can view the desired page before downloading the file written in various formats and download it, and you can classify and view the data of the desired format, and download the divided page by page so that you can view the downloaded page first in the middle of the download. It becomes possible.

파일, 열람, 분할, 포맷, 다운로드 File, view, split, format, download

Description

파일 제공 시스템, 방법 및 그 저장매체{File offering system and method and recorded medium thereof}File offering system and method and storage medium thereof

도 1은 본 발명에 의한 파일 제공 시스템의 일 실시예를 나타낸 블럭도, 1 is a block diagram showing an embodiment of a file providing system according to the present invention;

도 2는 본 발명의 일 실시예에 따른 파일 제공 방법을 나타낸 흐름도이다.2 is a flowchart illustrating a file providing method according to an exemplary embodiment of the present invention.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

100 : 파일제공서버 110 : 메인제어모듈100: file providing server 110: main control module

120 : 포맷번역모듈 130 : 파일분할모듈120: format translation module 130: file division module

140 : 송수신모듈 150 : 파일다운로딩데이터베이스140: transmitting and receiving module 150: file downloading database

200 : 사용자 단말장치 210 : 뷰어200: user terminal device 210: viewer

220 : 복구모듈220: recovery module

본 발명은 네트워크를 이용한 파일 제공 방법에 관한 것으로, 인터넷과 같은 네트워크를 이용하여 인터넷 상에 존재하는 파일이나 개인이 받은 파일 등을 클라이언트 단말장치에서 열람할 수 있도록 제공되는, 네트워크를 이용한 파일 제공 방법, 시스템, 저장매체에 관한 것이다.The present invention relates to a method for providing a file using a network, wherein a file providing method using a network is provided so that a client terminal device can view a file existing on the Internet or a file received by an individual using a network such as the Internet. , Systems and storage media.

최근에는, 컴퓨터, 공중 전화회선, ISDN, 광통신, 무선통신, ADSL, CATV 등의 방식을 통한 인터넷이라는 네트워크가 점점 더 보급되고 있다. 앞으로는 네트워크를 통해 텍스트 데이터, 음성 데이터, 화상 데이터 및 이들이 복합된 멀티미디어 데이터가 복수의 컴퓨터 또는 휴대용 단말장치 등의 클라이언트에 제공되는 서비스가 더욱 보급될 것이다.In recent years, a network called the Internet through computers, public telephone lines, ISDN, optical communication, wireless communication, ADSL, CATV, and the like has become increasingly popular. In the future, services in which text data, voice data, image data, and multimedia data including the same are provided to clients such as a plurality of computers or portable terminal devices will be further spread through the network.

텍스트, 이미지, 사운드, 동영상 등 다양한 형식으로 구성될 수 있는 데이터 파일은 다양한 프로그램으로 작성되고, 작성된 프로그램에 따라 다양한 형식의 포맷이 존재한다. 그리고, 인터넷 다운로드, 메신저의 파일 전송, P2P 다운로드 및 이메일의 첨부 등의 형식으로 많은 파일들이 교환되고 있다.Data files that can be configured in various formats such as text, image, sound, and video are created by various programs, and various formats exist according to the created programs. In addition, many files are exchanged in the form of Internet download, messenger file transfer, P2P download, and e-mail attachment.

그런데 사용자가 알지 못하는 파일 포맷이거나 사용자의 컴퓨터에 설치되지 않은 프로그램의 파일 포맷인 경우, 설치된 프로그램의 포맷일지라도 버전이 달라 열 수 없는 경우 파일을 열람하거나 편집할 수 없는 문제점이 있다. However, in the case of a file format unknown to a user or a file format of a program not installed in a user's computer, even if the format of the installed program cannot be opened differently, there is a problem in that the file cannot be read or edited.

이를 해결하기 위하여 다중 포맷을 열람할 수 있는 뷰어의 개발이 진행되었으나 이는 대체로 해당 포맷 구조의 해석 방법으로 구현되는 것으로서, 편집 프로그램 제작사의 포맷 공개가 전제되어야 하므로 제한적으로만 사용 가능하다.In order to solve this problem, development of a viewer capable of reading multiple formats has been developed. However, this is generally implemented as a method of interpreting a corresponding format structure, and is limited to use because the format of the editing program manufacturer must be premised.

또 다른 해결 방법으로, 다양한 파일 포맷을 PDF, CSD와 같은 특정 포맷으로 사전 변환 작업을 진행하고, 특정 포맷을 열람하기 위한 Acrobat reader, csd viewer와 같은 프로그램을 별도로 설치하여 사용하는 경우도 있다.Another solution is to pre-convert various file formats to specific formats such as PDF and CSD, and to install and use programs such as Acrobat reader and csd viewer to view specific formats.

이와 같은 경우, 각 문서 파일의 구조 상 전체 내용이 단일 파일 구조를 가지고 있으므로 파일 전체의 다운로드 완료 후에나 오픈이 가능하므로 전체 파일 다 운로드 전에는 문서를 열람할 수 없다.In this case, since the entire contents of each document file have a single file structure, the document can not be viewed before the entire file download because the entire file can be opened or opened.

일부 변환 파일의 경우 파일 구조를 이용하여 다운 로드 중이라도 일부 페이지를 열람 가능하도록 한 경우도 존재하나, 통상 순차적으로 페이지를 구성하므로, 앞선 페이지 정보가 없는 경우에 후 페이지를 구성할 수 없는 등 페이지 로딩의 우선 순위를 정할 수 없어 앞선 페이지 로딩 완료 전에는 뒷페이지로 이동이 불가능하므로 사용자의 요구에 적절히 대응되는 빠른 서비스를 지원할 수 없다.In some conversion files, some pages can be browsed even while downloading by using the file structure.However, since pages are composed sequentially, page loading is not possible when there is no previous page information. Because it is not possible to prioritize, it is impossible to move to the back page until the previous page has finished loading.

뿐만 아니라 텍스트 정보만 필요하거나 이미지 정보만 필요한 경우 이를 선택적으로 다운로드 할 수 없으므로 전체 내용을 다운로드 한 다음 텍스트를 분리하여야 하는 등, 불필요한 정보까지 다운로드 함으로 인해 통신 비용과 시간을 낭비하는 문제점 있다.In addition, if only text information or only image information is required, it cannot be downloaded selectively. Therefore, there is a problem of wasting communication cost and time by downloading unnecessary information such as downloading the entire contents and separating the text.

따라서, 본 발명은 상기와 같은 문제점을 해결하기 위한 것으로, 고객의 파일 열람 요청에 대해 신속하게 대응할 수 있도록 포맷 번역기를 이용하여 파일을 일정 단위의 다중 형식으로 파일을 분할하는 방법 및 그 시스템 그리고 그 방법이 기록된 기록매체를 제공함에 그 목적이 있다.Accordingly, the present invention is to solve the above problems, a method and a system for dividing a file into multiple formats of a predetermined unit using a format translator so as to quickly respond to a customer's file viewing request and its system The purpose is to provide a recording medium on which the method is recorded.

본 발명의 다른 목적은 고객의 파일 내에서 특정 위치의 특정 정보 요청에 대하여 신속하게 대응할 수 있도록 포맷 번역기를 이용하여 파일을 일정 단위의 특정 정보(텍스트, 이미지, 사운드, 동영상 등)의 다중 형식으로 파일을 분할하는 방법 및 그 시스템 그리고 그 방법이 기록된 기록매체를 제공함에 있다.Another object of the present invention is to use a format translator to format a file in multiple formats of specific information (text, image, sound, video, etc.) using a format translator so that a user can quickly respond to a specific information request at a specific location within the file of the customer. A method of dividing a file, a system thereof, and a recording medium on which the method is recorded are provided.

상기와 같은 목적을 달성하기 위한 본 발명은, 인터넷을 이용하여 사용자 단말장치에서 파일을 열람 또는 다운로딩할 수 있도록 제공되는 파일 제공 시스템에 있어서, 사용자 단말장치는 제공되는 파일을 열람할 수 있는 뷰어를 포함하고, 사용자로부터 입력되는 파일 제공 요청을 수신하고 처리하기 위한 송수신모듈; 요청된 파일의 포맷을 해석하고 뷰어의 포맷에 따라 번역하는 포맷번역모듈; 포맷번역모듈에서 포맷 번역된 파일을 페이지 단위로 분할하는 파일분할모듈; 파일분할모듈에 의해 분할된 파일 정보를 저장하는 파일 다운로딩 데이터베이스; 요청된 파일의 요청된 페이지의 분할된 데이터를 사용자 단말장치에 다운로드하고 뷰어를 통해 디스플레이되도록한 후, 나머지 페이지의 분할된 데이터를 다운로드하는 메인제어모듈;로 구성되는 파일제공서버를 포함하는 것을 특징으로 한다.The present invention for achieving the above object, in the file providing system provided to be able to view or download files in the user terminal device using the Internet, the user terminal device is a viewer that can view the file provided And a transmission / reception module for receiving and processing a file providing request input from a user; A format translation module for interpreting the format of the requested file and translating the format according to the format of the viewer; A file division module for dividing the format-translated file in page units in the format translation module; A file downloading database for storing file information divided by the file division module; And a main control module configured to download the divided data of the requested page of the requested file to the user terminal device and display it through the viewer, and then download the divided data of the remaining pages. It is done.

상기 파일분할모듈은 데이터 형식에 따라 분할된 페이지의 데이터를 텍스트 데이터, 이미지 데이터, 사운드 데이터, 동영상 데이터로 분할하는 것이 바람직하다.The file division module preferably divides the data of the divided page into text data, image data, sound data, and video data according to a data format.

상기 메인제어모듈은 사용자 단말장치로부터 파일 제공 요청 신호가 입력되면 요청된 페이지의 데이터를 데이터 형식 별로 순차적으로 전송하는 것이 바람직하다.When the file providing request signal is input from the user terminal device, the main control module preferably sequentially transmits data of the requested page for each data type.

상기 메인제어모듈은 사용자 단말장치로부터 파일 제공 요청 신호가 입력되면 요청된 페이지의 데이터 중에서 사용자가 선택한 데이터 형식의 데이터를 사용자 단말장치로 전송하는 것이 바람직하다.When the file providing request signal is input from the user terminal device, the main control module preferably transmits data of a data format selected by the user from the data of the requested page to the user terminal device.

상기 사용자 단말장치는, 파일제공서버로부터 다운로드된 페이지의 데이터를 디스플레이하는 뷰어와, 파일제공서버로부터 다운로드된 분할된 파일들을 복구하는 복구모듈을 포함하는 것이 바람직하다.The user terminal device preferably includes a viewer for displaying data of the page downloaded from the file providing server, and a recovery module for recovering the divided files downloaded from the file providing server.

상기 복구모듈은 데이터의 형식별로 분할되어 제공되는 데이터를 페이지 별로 복구하여 뷰어를 통해 디스플레이되도록 하는 것이 바람직하다.The recovery module preferably recovers the data provided by dividing the data by the format of each page and displays them through the viewer.

본 발명의 다른 목적을 달성하기 위한, 인터넷을 이용한 사용자 단말장치에서 파일을 열람 또는 다운로딩 할 수 있도록 제공하는 파일 제공 방법은, a) 사용자 단말장치로부터 파일 요청 신호가 입력되면, 요청된 파일을 검색하는 단계; b) 검색된 파일의 포맷 해석하여 사용자 단말장치에 포함되는 뷰어의 포맷에 따라 포맷 번역하는 단계; c) 포맷 번역된 파일을 페이지 별로 분할하는 단계; 및 d) 요청된 파일의 요청된 페이지에 해당하는 분할된 파일을 사용자 단말장치로 전송하여 디스플레이하는 단계; e) 사용자 단말장치로부터 파일 다운로드 요청 신호가 입력되면, 나머지 페이지에 해당하는 분할된 파일을 다운로드 하는 단계;를 포함하는 것을 특징으로 한다.In order to achieve another object of the present invention, a file providing method for providing a file to be viewed or downloaded in a user terminal device using the Internet, a) when a file request signal is input from the user terminal device, Searching; b) interpreting the format of the retrieved file and translating the format according to the format of the viewer included in the user terminal device; c) dividing the format-translated file page by page; And d) transmitting and displaying the divided file corresponding to the requested page of the requested file to the user terminal device. e) downloading a divided file corresponding to the remaining pages when a file download request signal is input from the user terminal device.

상기 c) 단계에서 페이지 별로 파일을 분할한 다음 분할된 파일을 데이터 형식에 따라 분할하는 것이 바람직하다.In step c), it is preferable to divide the file for each page and then divide the divided file according to the data format.

상기 d) 단계에서 요청된 파일의 선택된 페이지를 데이터 형식에 따라 순서대로 사용자 단말장치로 전송하는 것이 바람직하다.Preferably, the selected page of the file requested in step d) is transmitted to the user terminal device in order according to the data format.

본 발명의 또 다른 목적을 달성하기 위한 본 발명의 인터넷을 이용한 사용자 단말장치에서 파일을 열람 또는 다운로딩 할 수 있도록 제공하는 파일 제공 방법이 실행될 수 있는 명령어들의 프로그램이 유형적으로 구현되어 있으며 디지털 처리장 치에 의해 판독될 수 있는 기록매체는, 파일 제공 방법은,a) 사용자 단말장치로부터 파일 요청 신호가 입력되면, 요청된 파일을 검색하는 단계; b) 검색된 파일의 포맷 해석하여 뷰어의 포맷에 따라 포맷 번역하는 단계; c) 번역된 파일을 페이지 별로 분할하는 단계; 및 d) 사용자 단말장치로부터 요청된 파일의 요청된 페이지에 해당하는 분할된 파일을 전송하여 디스플레이하는 단계;e) 사용자 단말장치로부터 파일 다운로드 요청 신호가 입력되면, 나머지 페이지에 해당하는 분할된 파일을 다운로드 하는 단계;를 포함하는 것을 특징으로 한다. In order to achieve another object of the present invention, a program of instructions for executing a file providing method for providing a file to view or download a file in a user terminal device using the Internet of the present invention is tangibly implemented, and a digital processing device. The recording medium, which can be read by the file providing method, includes: a) searching for the requested file when a file request signal is input from the user terminal device; b) interpreting the format of the retrieved file and translating the format according to the format of the viewer; c) dividing the translated file page by page; And d) transmitting and displaying the divided file corresponding to the requested page of the requested file from the user terminal device; e) if a file download request signal is input from the user terminal device, displaying the divided file corresponding to the remaining pages. Step of downloading; characterized in that it comprises a.

본 발명에 따르면, 고객의 파일 서비스 요청에 대하여 파일 다운로드를 진행함에 있어, 전체 파일에 대한 다운로드 완료 이전에도 수신한 내용을 확인 할 수 있어 신속한 열람을 가능하게 한다. 또한 다운로드가 진행되지 않은 페이지라도 우선 요청을 할 수 있고, 필요한 정보만을 요청할 수 있어 다운로드 속도를 획기적으로 개선할 수 있으며 불필요한 정보를 배제하고 다운로드 할 수 있어 통신 비용을 절감하고 용량을 줄 일 수 있다.According to the present invention, in proceeding with the file download for the file service request of the customer, it is possible to check the received content even before the completion of the download of the entire file to enable a quick reading. In addition, even if the page is not downloaded, you can make a request first, and you can request only the necessary information, which can dramatically improve the download speed, and eliminate unnecessary information so that you can download and save communication costs and capacity. .

본 발명의 실시 예로는 다수개가 존재할 수 있으며, 이하에서는 첨부한 도면을 참조하여 바람직한 실시 예에 대하여 상세히 설명하기로 한다. 이 실시예를 통해 본 발명의 목적, 특징 및 이점 들을 보다 잘 이해할 수 있게 된다.There may be a plurality of embodiments of the present invention, hereinafter with reference to the accompanying drawings will be described in detail a preferred embodiment. This embodiment allows for a better understanding of the objects, features and advantages of the present invention.

도 1은 본 발명에 의한 일 실시예로서, 도시하는 바와 같이 본 발명에 의한 파일 제공 시스템은, 송수신모듈(140), 포맷번역모듈(120), 파일분할모듈(130), 파일 다운로딩 데이터베이스(150), 메인제어모듈(110)을 포함하는 파일제공서버(100)와, 분할된 파일을 복구하는 복구모듈(220)과 복구된 파일을 디스플레이할 수 있도 록 하는 뷰어(210)를 포함하는 사용자 단말장치(200)로 구성된다.1 is an embodiment according to the present invention, as shown in the file providing system according to the present invention, the transmission and reception module 140, the format translation module 120, the file division module 130, the file downloading database ( 150), a user including a file providing server 100 including a main control module 110, a recovery module 220 for recovering a divided file, and a viewer 210 for displaying the recovered file. It consists of a terminal device (200).

송수신모듈(140)은 사용자로부터 입력되는 파일 제공 요청을 수신하고 처리한다. 송수신모듈(140)은 통신 네트워크에 연결되어 있으며, 사용자의 단말장치로부터 전송된 요청을 수신하기 위하여 사용된다. 송수신모듈(140)은 수신된 요청을 응답적으로 처리하며 요청에 대하여 처리된 결과를 통신네트워크를 통하여 사용자 단말장치로 전송한다.The transceiving module 140 receives and processes a file providing request input from a user. The transmission and reception module 140 is connected to a communication network and is used to receive a request transmitted from a user terminal device. The transmission / reception module 140 processes the received request in response and transmits the processed result to the user terminal device through the communication network.

포맷번역모듈(120)은, 요청된 파일의 포맷을 해석하고 뷰어의 포맷에 따라 번역하여 사용자가 여러 형식의 포맷으로 작성된 파일을 본 발명에 의한 파일 제공 시스템에 의한 뷰어(210)에 의해 열람할 수 있도록 한다.The format translation module 120 interprets the format of the requested file and translates it according to the format of the viewer so that the user can view the file created in various formats by the viewer 210 by the file providing system according to the present invention. To help.

파일분할모듈(130)은 포맷번역모듈(120)에서 포맷 번역된 파일을 페이지 단위로 분할하고, 데이터 형식에 따라 페이지의 데이터를 분할한다. 즉, 텍스트, 이미지, 사운드, 동영상 등 파일의 형식에 따라 파일을 분할하여 사용자의 요청에 따라 해당하는 형식의 데이터를 전송할 수 있도록 한다.The file division module 130 divides the file translated by the format translation module 120 in units of pages, and divides the data of the page according to the data format. That is, by dividing the file according to the file format such as text, image, sound, video, etc., the data of the corresponding format can be transmitted at the request of the user.

파일 다운로딩 데이터베이스(150)는 파일분할모듈(130)에 의해 분할된 파일 정보를 저장하여 사용자의 요청에 따라 해당하는 분할된 파일을 검색하여 사용자 단말장치로 전송할 수 있도록 한다.The file downloading database 150 stores the file information divided by the file division module 130 so that the divided file can be retrieved and transmitted to the user terminal device according to a user's request.

메인제어모듈(110)은 파일제공 요청에 따라 파일제공서버(100)를 구성하는 각 구성요소에 제어신호를 출력하여 사용자 단말장치(200)에 파일을 제공하는 것으로, 요청된 파일의 요청된 페이지의 분할된 데이터를 사용자 단말장치에 다운로드하여 뷰어를 통해 디스플레이되도록한 후, 다운로드 요청되면 나머지 페이지의 분 할된 데이터가 사용자 단말장치(200)로 다운로드되도록 한다.The main control module 110 outputs a control signal to each component constituting the file providing server 100 and provides a file to the user terminal device 200 according to a file providing request. After downloading the divided data to the user terminal device to be displayed through the viewer, if the download request, the divided data of the remaining page is downloaded to the user terminal device 200.

사용자 단말장치(200)는 컴퓨터시스템, 노트북, PDA, PSP, 이동통신 단말기 등 인터넷과 같은 네트워크를 통해 디지털 파일을 전송받아 구동할 수 있는 장치이다.The user terminal device 200 is a device capable of receiving and driving a digital file through a network such as a computer system, a notebook computer, a PDA, a PSP, a mobile communication terminal, and the like.

복구모듈(220)은 파일제공서버(100)로 부터 다운로드되는 텍스트 데이터와 이미지 데이터, 사운드 데이터를 페이지 별로 복구하여 뷰어(210)에서 디스플레이되도록 한다. 복구모듈(220)은 텍스트, 이미지, 사운드, 동영상 등 데이터의 형식 별로 사용자의 선택에 따라 복구하여 원하는 형식의 데이터가 뷰어(210)를 통해 구현되도록 한다.The recovery module 220 recovers the text data, the image data, and the sound data downloaded from the file providing server 100 for each page to be displayed in the viewer 210. The recovery module 220 restores data according to a user's selection for each type of data such as text, image, sound, and video so that the data of a desired format is implemented through the viewer 210.

뷰어(210)는 복구모듈(220)에서 복구된 파일을 디스플레이 한다. 뷰어(210)는 다운로드된 페이지 별로 디스플레이할 수 있고, 사용자 선택에 따라 텍스트, 이미지, 사운드, 동영상 등 데이터의 형식에 따라 선택적으로 구현할 수 있다.The viewer 210 displays the file restored by the recovery module 220. The viewer 210 may be displayed for each downloaded page and may be selectively implemented according to the format of data such as text, image, sound, and video according to a user's selection.

상기와 같이 구성된 본 발명에 의한 파일 제공 시스템에 의하면 다양한 포맷으로 작성된 파일을 다운로드 전에 원하는 페이지를 열람한 후 다운로드 할 수 있고, 원하는 형식의 데이터만 분류하여 열람할 수 있으며, 페이지 별로 분할되어 다운로드 되므로 다운로딩 중간에도 다운로드된 페이지를 먼저 열람할 수 있게 된다.According to the file providing system according to the present invention configured as described above can download and download the desired page before downloading the file created in various formats, can be classified and read only the data of the desired format, it is divided and downloaded by page In the middle of downloading, the downloaded page can be viewed first.

파일을 사용자 단말장치에서 열람 및 다운로드 할 수 있도록 하는 파일 제공 방법의 일 실시예를 나타내는 제어 흐름도인 도 2 를 참조하여 본 발명에 따라 파일 제공 방법을 설명하면 다음과 같다.A file providing method according to the present invention will be described with reference to FIG. 2, which is a control flow diagram illustrating an embodiment of a file providing method for viewing and downloading a file from a user terminal device.

먼저, 컴퓨터 시스템과 같이 네트워크에 접속하여 파일을 전송받을 수 있는 사용자 단말장치로(200)부터 파일 요청 신호가 파일제공서버(100)의 송수신모듈(140)에 입력되면(S11), 송수신모듈(140)은 요청된 파일을 검색한다(S12).First, when a file request signal is input to the transmission / reception module 140 of the file providing server 100 from a user terminal device 200 that can receive a file by connecting to a network as in a computer system (S11), the transmission / reception module ( 140 searches for the requested file (S12).

검색된 파일은 포맷번역모듈(120)에서 포맷 해석되어 사용자 단말장치(200)에 포함되는 뷰어(210)에서 구현될 수 있는 포맷으로 포맷 번역된다(S13).The retrieved file is format-translated by the format translation module 120 and is format-translated into a format that can be implemented by the viewer 210 included in the user terminal device 200 (S13).

포맷 번역된 파일은 파일분할모듈(130)에서 페이지 별로 분할되고 분할 정보는 파일다운로딩데이터베이스에 저장된다(S14). 데이터 형식에 따른 열람과 다운로드를 지원할 경우 분할된 페이지의 데이터를 텍스트, 이미지, 사운드, 동영상과 같은 데이터 형식에 따라 분할하여 파일다운로딩데이터베이스(150)에 분할정보를 저장한다(S15).The format-translated file is divided by pages in the file division module 130, and the division information is stored in the file downloading database (S14). In the case of supporting reading and downloading according to the data format, the divided page data is divided according to data formats such as text, image, sound, and video, and the split information is stored in the file downloading database 150 (S15).

송수신모듈(140)은 요청된 파일의 요청된 페이지에 해당하는 분할된 파일을 사용자 단말장치로 전송하여 디스플레이되도록 한다(S16,S17). 파일 다운 요청이 입력되면(S18), 송수신모듈(140)은 나머지 페이지의 데이터를 순차적으로 전송한다(S19).The transceiving module 140 transmits the divided file corresponding to the requested page of the requested file to the user terminal device to be displayed (S16 and S17). When the file down request is input (S18), the transmission and reception module 140 sequentially transmits the data of the remaining pages (S19).

데이터 형식에 따른 열람과 다운로드를 지원할 경우 S16, S19 단계에서 페이지를 구성하는 데이터를 데이터의 형식에 따라 분할된 텍스트, 이미지, 사운드, 동영상 데이터를 순차적으로 사용자 단말장치(200)로 전송한다.In the case of supporting reading and downloading according to the data format, in step S16 and S19, the data constituting the page is transmitted to the user terminal device 200 in sequence of the divided text, image, sound, and video data according to the data format.

사용자 단말장치(200)는 다운로드된 페이지의 데이터를 복구하여 뷰어(210)를 통해 디스플레이하여 사용자가 열람할 수 있도록 한다. 사용자는 원하는 페이지를 선택하여 파일제공서버(100)로 부터 다운 받아 열람할 수 있고, 파일 다운로딩을 선택하면 나머지 페이지의 데이터가 순차적으로 다운로드 되어 복구모듈(220)에 의해 복구된다.The user terminal device 200 recovers the data of the downloaded page and displays it through the viewer 210 so that the user can read it. The user can select the desired page and download it from the file providing server 100 for viewing. If the user selects the file downloading, the data of the remaining pages are sequentially downloaded and restored by the recovery module 220.

전체 파일의 다운로딩 중이라도 페이지 별로 분할되어 다운로드 되고, 복구모듈(220)에 의해 복구되므로 다운로딩된 페이지 중에서 원하는 페이지를 선택하여 뷰어를 통한 열람이 가능하다.Even if the entire file is being downloaded, it is divided and downloaded for each page, and restored by the recovery module 220, so that the user can select the desired page from the downloaded pages and view it through the viewer.

또한 사용자는 선택한 형식의 데이터만 열람할 수 있다. 즉, 페이지를 구성하는 데이터가 형식에 따라 분할되어 텍스트, 이미지, 사운드, 동영상 등으로 분류되어 다운로드 되므로 원하는 형식의 데이터만 선택하여 열람 및 다운로딩 할 수 있다. In addition, the user can view only the data of the selected format. In other words, the data constituting the page is divided according to the format and classified and downloaded into text, image, sound, video, etc. so that only the data of the desired format can be selected for viewing and downloading.

이와같이 본 발명에서는 다양한 포맷으로 작성된 파일을 다운로드 전에 원하는 페이지를 열람한 후 다운로드 할 수 있고, 원하는 형식의 데이터만 분류하여 열람할 수 있으며, 페이지 별로 분할되어 다운로드 되므로 다운로딩 중간에도 다운로드된 페이지를 먼저 열람할 수 있게 된다.As described above, in the present invention, a file written in various formats can be downloaded and downloaded after viewing the desired page, and the data of the desired format can be classified and read only. You can read it.

사용자의 열람 요청에 대하여 화면에 출력되는 페이지의 데이터를 분할하여 우선 전송하고 나머지 페이지에 대하여는 텍스트 데이터를 선순위 전송받고 이미지 데이터와 사운드 데이터, 동영상 데이터와 같이 용량이 큰 정보는 후순위로 전송받아 사용할 수 있으므로 사용자가 느끼는 체감 속도 향상시킨다.In response to the user's request, the data of the page displayed on the screen is divided and transmitted first. For the remaining pages, text data is transmitted in priority, and large information such as image data, sound data, and video data is transmitted in descending order. Therefore, it improves the user's haptic speed.

전체 파일 전송전이라도 임의의 페이지를 우선하여 열람 및 편집이 가능하게 지원할 수 있고 필요시에는 텍스트 관련 정보만 선택적으로 열람 가능하므로 통신 시간과 비용 절약할 수 있도록 한다.Even before the entire file transfer, arbitrary pages can be preferentially viewed and edited, and only text-related information can be selectively viewed when necessary, thus saving communication time and cost.

이상에서는 본 발명에서 특정의 바람직한 실시예에 대하여 도시하고 또한 설 명하였다. 그러나, 본 발명은 상술한 실시예 및 첨부된 도면에 한정되지 아니하며, 특허 청구의 범위에서 첨부하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형 및 균등한 타 실시가 가능할 것이다. 따라서 본 발명의 진정한 기술적 보호범위는 첨부한 특허 청구범위에 의해서만 정해져야 할 것이다. In the above, specific preferred embodiments of the present invention have been illustrated and described. However, the present invention is not limited to the above-described embodiment and the accompanying drawings, and any person having ordinary skill in the art to which the present invention pertains without departing from the gist of the present invention attached to the claims can be various. Modifications and other equivalent implementations will be possible. Therefore, the true technical protection scope of the present invention should be defined only by the appended claims.

본 발명에 따르면, 고객의 파일 서비스 요청에 대하여 파일 다운로드를 진행함에 있어, 전체 파일에 대한 다운로드 완료 이전에도 수신한 내용을 확인 할 수 있어 신속한 열람을 가능하게 한다.According to the present invention, in proceeding with the file download for the file service request of the customer, it is possible to check the received content even before the completion of the download of the entire file to enable a quick reading.

또한 다운로드가 진행되지 않은 페이지라도 우선 요청을 할 수 있고, 필요한 정보만을 요청할 수 있어 다운로드 속도를 획기적으로 개선할 수 있으며 불필요한 정보를 배제하고 다운로드 할 수 있어 통신 비용을 절감하고 용량을 줄 일 수 있다.In addition, even if the page is not downloaded, you can make a request first, and you can request only the necessary information, which can dramatically improve the download speed, and eliminate unnecessary information so that you can download and save communication costs and capacity. .

Claims (13)

인터넷을 이용하여 사용자 단말장치에서 파일을 열람 또는 다운로딩할 수 있도록 제공하는 파일 제공 시스템에 있어서,In the file providing system for providing a file to be viewed or downloaded from the user terminal using the Internet, 상기 사용자 단말장치는 제공되는 파일을 열람할 수 있는 뷰어를 포함하고,The user terminal device includes a viewer for viewing the provided file, 사용자로부터 입력되는 파일 제공 요청을 수신하고 처리하기 위한 송수신모듈; A transmission / reception module for receiving and processing a file providing request input from a user; 요청된 파일의 포맷을 해석하고 상기 뷰어의 포맷에 따라 번역하는 포맷번역모듈; A format translation module for interpreting the format of the requested file and translating the format according to the format of the viewer; 상기 포맷번역모듈에서 포맷 번역된 파일을 페이지 단위로 분할하는 파일분할모듈; A file division module for dividing the format-translated file in page units in the format translation module; 상기 파일분할모듈에 의해 분할된 파일 정보를 저장하는 파일 다운로딩 데이터베이스; A file downloading database for storing file information divided by the file division module; 요청된 파일의 요청된 페이지의 분할된 데이터를 상기 사용자 단말장치에 다운로드하고 상기 뷰어를 통해 디스플레이되도록한 후, 나머지 페이지의 분할된 데이터를 다운로드하는 메인제어모듈;로 구성되는 파일제공서버를 포함하는 것을 특징으로 하는 파일 제공 시스템.And a file providing server comprising: a main control module for downloading the divided data of the requested page of the requested file to the user terminal device and being displayed through the viewer, and then downloading the divided data of the remaining pages. File providing system, characterized in that. 제 1항에 있어서,The method of claim 1, 상기 파일분할모듈은 데이터 형식에 따라 분할된 상기 페이지의 데이터를 데 이터 형식에 따라 분할하는 것을 특징으로 하는 파일 제공 시스템.The file division module divides the data of the page divided according to a data format according to a data format. 제 2항에 있어서,The method of claim 2, 상기 메인제어모듈은 상기 사용자 단말장치로부터 파일 제공 요청 신호가 입력되면 요청된 페이지의 데이터를 데이터 형식 별로 순차적으로 전송하는 것을 특징으로 하는 파일 제공 시스템.The main control module, when a file providing request signal is input from the user terminal device, the file providing system, characterized in that for sequentially transmitting the data of the requested page for each data type. 제 2항에 있어서,The method of claim 2, 상기 메인제어모듈은 상기 사용자 단말장치로부터 파일 제공 요청 신호가 입력되면 요청된 페이지의 데이터 중에서 사용자가 선택한 데이터 형식의 데이터를 상기 사용자 단말장치로 전송하는 것을 특징으로 하는 파일 제공 시스템.The main control module, when the file providing request signal is input from the user terminal device, the file providing system, characterized in that for transmitting the data of the data format selected by the user of the requested page to the user terminal device. 제 1항에 있어서,The method of claim 1, 상기 사용자 단말장치는, 상기 파일제공서버로부터 다운로드된 페이지의 데이터를 디스플레이하는 뷰어와, 상기 파일제공서버로부터 다운로드된 분할된 파일들을 복구하는 복구모듈을 포함하는 것을 특징으로 하는 파일 제공 시스템.The user terminal device may include a viewer for displaying data of a page downloaded from the file providing server, and a recovery module for recovering the divided files downloaded from the file providing server. 제 1항에 있어서,The method of claim 1, 상기 복구모듈은 데이터의 형식별로 분할되어 제공되는 데이터를 페이지 별로 복구하여 상기 뷰어를 통해 디스플레이되도록 하는 것을 특징으로 하는 파일 제 공 시스템.The recovery module recovers the data provided by dividing the data by the format for each page and displays the data through the viewer. 인터넷을 이용한 사용자 단말장치에서 파일을 열람 또는 다운로딩 할 수 있도록 제공하는 파일 제공 방법에 있어서, In the file providing method for providing a file to view or download the file in the user terminal using the Internet, a) 상기 사용자 단말장치로부터 파일 요청 신호가 입력되면, 요청된 파일을 검색하는 단계; a) searching for the requested file when a file request signal is input from the user terminal device; b) 검색된 파일의 포맷 해석하여 상기 사용자 단말장치에 포함되는 뷰어의 포맷에 따라 포맷 번역하는 단계; b) interpreting the format of the retrieved file and translating the format according to the format of the viewer included in the user terminal device; c) 포맷 번역된 파일을 페이지 별로 분할하는 단계; 및 c) dividing the format-translated file page by page; And d) 요청된 파일의 요청된 페이지에 해당하는 분할된 파일을 상기 사용자 단말장치로 전송하여 디스플레이하는 단계; d) transmitting and displaying the divided file corresponding to the requested page of the requested file to the user terminal device; e) 상기 사용자 단말장치로부터 파일 다운로드 요청 신호가 입력되면, 나머지 페이지에 해당하는 분할된 파일을 다운로드 하는 단계;를 포함하는 것을 특징으로 하는 파일 제공 방법.e) downloading a divided file corresponding to the remaining pages when a file download request signal is input from the user terminal device. 제 7항에 있어서,The method of claim 7, wherein 상기 c) 단계에서 페이지 별로 파일을 분할한 다음 분할된 파일을 데이터 형식에 따라 분할하는 것을 특징으로 하는 파일 제공 방법.And dividing the file according to a data format after dividing the file for each page in step c). 제 8항에 있어서,The method of claim 8, 상기 d) 단계에서 요청된 파일의 선택된 페이지를 데이터 형식에 따라 순서대로 상기 사용자 단말장치로 전송하는 것을 특징으로 하는 파일 제공 방법.And transmitting the selected page of the file requested in step d) to the user terminal device in order according to the data format. 인터넷을 이용하여 사용자 단말장치에서 파일을 열람 또는 다운로딩할 수 있도록 제공하는 파일 제공 방법을 수행하기 위하여 디지털 처리 장치에 의해 실행될 수 있는 명령어들의 프로그램이 유형적으로 구현되어 있으며 디지털 처리장치에 의해 판독될 수 있는 기록매체에 있어서, In order to perform a file providing method for providing a file to be viewed or downloaded from a user terminal using the Internet, a program of instructions that can be executed by the digital processing apparatus is tangibly implemented and read by the digital processing apparatus. In the recordable medium, 상기 사용자 단말장치는 제공되는 파일을 열람할 수 있는 뷰어를 포함하고,The user terminal device includes a viewer for viewing the provided file, 파일 제공 방법이, a) 상기 사용자 단말장치로부터 파일 요청 신호가 입력되면, 요청된 파일을 검색하는 단계; The method for providing a file may include: a) searching for a requested file when a file request signal is input from the user terminal device; b) 검색된 파일의 포맷 해석하여 상기 뷰어의 포맷에 따라 번역하는 단계; b) interpreting the format of the retrieved file and translating it according to the format of the viewer; c) 포맷 번역된 파일을 페이지 별로 분할하는 단계; c) dividing the format-translated file page by page; d) 요청된 파일의 요청된 페이지에 해당하는 분할된 파일을 상기 사용자 단말장치로 전송하여 디스플레이하는 단계; 및d) transmitting and displaying the divided file corresponding to the requested page of the requested file to the user terminal device; And e) 상기 사용자 단말장치로부터 파일 다운로드 요청 신호가 입력되면, 나머지 페이지에 해당하는 분할된 파일을 다운로드 하는 단계;를 포함하는 기록매체.e) downloading a divided file corresponding to the remaining pages when a file download request signal is input from the user terminal device. 제 1항 내지 제 6항 중에서 어느 한 항에 있어서,The method according to any one of claims 1 to 6, 상기 사용자 단말장치는, 컴퓨터 시스템, 노트북, PDA, PSP, 이동통신 단말기 중에서 선택된 어느 하나인 것을 특징으로 하는 파일 제공 시스템.The user terminal device is a file providing system, characterized in that any one selected from computer system, notebook, PDA, PSP, mobile communication terminal. 제 7항 내지 제 9항 중에서 어느 한 항에 있어서,The method according to any one of claims 7 to 9, 상기 사용자 단말장치는, 컴퓨터 시스템, 노트북, PDA, PSP, 이동통신 단말기 중에서 선택된 어느 하나인 것을 특징으로 하는 파일 제공 방법.The user terminal device is a file providing method, characterized in that any one selected from a computer system, notebook, PDA, PSP, mobile communication terminal. 제 10항에 있어서,The method of claim 10, 상기 사용자 단말장치는, 컴퓨터 시스템, 노트북, PDA, PSP, 이동통신 단말기 중에서 선택된 어느 하나인 것을 특징으로 하는 기록매체.The user terminal device is a recording medium, characterized in that any one selected from a computer system, a notebook, a PDA, a PSP, a mobile communication terminal.
KR1020050038626A 2005-05-09 2005-05-09 File offering system and method and recorded medium thereof KR100729724B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050038626A KR100729724B1 (en) 2005-05-09 2005-05-09 File offering system and method and recorded medium thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050038626A KR100729724B1 (en) 2005-05-09 2005-05-09 File offering system and method and recorded medium thereof

Publications (2)

Publication Number Publication Date
KR20060116113A KR20060116113A (en) 2006-11-14
KR100729724B1 true KR100729724B1 (en) 2007-06-19

Family

ID=37653189

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050038626A KR100729724B1 (en) 2005-05-09 2005-05-09 File offering system and method and recorded medium thereof

Country Status (1)

Country Link
KR (1) KR100729724B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101700192B1 (en) * 2010-06-01 2017-01-26 엘지전자 주식회사 Mobile terminal and method for controlling thereof

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010078867A (en) * 2001-05-03 2001-08-22 김명구 Air can

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010078867A (en) * 2001-05-03 2001-08-22 김명구 Air can

Also Published As

Publication number Publication date
KR20060116113A (en) 2006-11-14

Similar Documents

Publication Publication Date Title
EP1453639B1 (en) Selective media capture via a communication device
US9189793B2 (en) System and method of creating and displaying messages
US20110145687A1 (en) Method and System For enabling Access To Data Files Unsupported by A Computing Device
CN102006274A (en) Seamless application session reconstruction between devices
KR20060127961A (en) Methods and apparatuses for synchronizing and tracking content
KR20060043198A (en) Hypertext navigation for shared displays
US20120109952A1 (en) System, method, and computer program for remote management of digital content
US20070143277A1 (en) Content based partial download
US20140233063A1 (en) Printing method and apparatus, print control method, and multimedia apparatus
JP4894253B2 (en) Metadata generating apparatus and metadata generating method
CN1725799B (en) Digital camera and its control method
KR100729724B1 (en) File offering system and method and recorded medium thereof
US20130080878A1 (en) System for Processing Mixed-Format Files
KR20050100794A (en) A method for providing mobile communication device with personal webpage contens and a system thereof
JP2006228016A (en) Information management device
KR100764473B1 (en) System for searching and providing for file stored in computer device using wireless communication device and method for the same
JP2003208374A (en) Information distribution system, portable information terminal, information distribution server device and information distribution method
KR102088832B1 (en) Electronic publication book service system and method based on network data rate and resource priority
CN101211354B (en) Data transmitting-receiving system and method
US20100146016A1 (en) Method and apparatus for file association
US20080172394A1 (en) Apparatus And Method For Simplifying Service Interface To Access Web Service
KR100746509B1 (en) Apparatus and method for management of contents using meta data in portable terminal
JP2004102548A (en) Information processor and information processing method, program, information providing system, and method
CN116756100A (en) File management method, management device, equipment and medium
KR100855033B1 (en) Method and device for transferring another data outputting video data

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
J204 Invalidation trial for patent
J301 Trial decision

Free format text: TRIAL DECISION FOR INVALIDATION REQUESTED 20070625

Effective date: 20080514

J2X1 Appeal (before the patent court)

Free format text: INVALIDATION

J302 Written judgement (patent court)

Free format text: JUDGMENT (PATENT COURT) FOR INVALIDATION REQUESTED 20080617

Effective date: 20090910

J301 Trial decision

Free format text: TRIAL DECISION FOR INVALIDATION REQUESTED 20091008

Effective date: 20091127

FPAY Annual fee payment

Payment date: 20130612

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140612

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20150612

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160610

Year of fee payment: 10

LAPS Lapse due to unpaid annual fee