KR20170024392A - Apparatus and method for connecting server according to file system event - Google Patents

Apparatus and method for connecting server according to file system event Download PDF

Info

Publication number
KR20170024392A
KR20170024392A KR1020150119586A KR20150119586A KR20170024392A KR 20170024392 A KR20170024392 A KR 20170024392A KR 1020150119586 A KR1020150119586 A KR 1020150119586A KR 20150119586 A KR20150119586 A KR 20150119586A KR 20170024392 A KR20170024392 A KR 20170024392A
Authority
KR
South Korea
Prior art keywords
file
protocol
request signal
access request
external server
Prior art date
Application number
KR1020150119586A
Other languages
Korean (ko)
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 KR1020150119586A priority Critical patent/KR20170024392A/en
Publication of KR20170024392A publication Critical patent/KR20170024392A/en

Links

Images

Classifications

    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention relates to an apparatus and method for connecting to an external server according to a file system event. A method of controlling a communication apparatus having a file system according to the present invention includes a step of receiving a file access request signal according to a first protocol from a file system; a step of generating a file access request signal corresponding to a file access request signal according to the first protocol and according to a second protocol differentiated from the first protocol; and a step of transmitting a file access request signal according to the second protocol generated in the step to the external server. So, files stored in a cloud server can be read or written like files stored in the hard disk of a communication terminal without correcting and modifying a user level program.

Description

파일 시스템 이벤트에 따라 외부 서버에 접속하기 위한 장치 및 방법{APPARATUS AND METHOD FOR CONNECTING SERVER ACCORDING TO FILE SYSTEM EVENT}[0001] APPARATUS AND METHOD FOR CONNECTING SERVER ACCORDING TO FILE SYSTEM EVENT [0002]

본 발명은 외부 서버에 접속하여 파일을 읽거나 쓰도록 하기 위한 장치 및 방법에 관한 것으로, 보다 상세하게는 애플리케이션이 파일 시스템을 통해 외부 서버에 저장된 파일을 읽거나 외부 서버에 파일을 저장할 수 있도록 하는 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for connecting to an external server to read or write a file, and more particularly, to an apparatus and method for allowing an application to read a file stored in an external server through a file system or to store a file in an external server Apparatus and method.

네트워크(예를 들어 동일 네트워크) 상에서 이용되는 네트워크 파일 공유 프로토콜에는 여러 가지가 있다.There are many network file sharing protocols that are used on a network (e.g., the same network).

그 중 대표적인 것이 SMB(Server Message Block) 프로토콜인데, SMB(Server Message Block)는 마이크로소프트사의 윈도우즈 95나 윈도우즈 NT 등 윈도우 환경에 사용되는 파일/인쇄기 공유 프로토콜로서, 이를 이용하면 윈도우즈의 통신망 설정으로 TCP/IP 또는 NetBEUI(Net BIOS extended user interface)를 통신망 어댑터로 묶어 사용할 수 있다.SMB (Server Message Block) is a file / printer sharing protocol used in Windows environments such as Microsoft's Windows 95 or Windows NT. By using this, a TCP You can use / IP or Net BIOS extended user interface (NetBEUI) as a network adapter.

그런데 종래의 네트워크 파일 공유 프로토콜을 이용하여 네트워크상의 서버에 접속하는 경우 해당 네트워크상의 서버의 영역이 사용자별로 구별되도록 할 수 없을 뿐만 아니라, 파일의 업로드와 다운로드가 한 개씩 밖에 처리되지 않는다는 문제점이 있다.However, when connecting to a server on the network using the conventional network file sharing protocol, it is not possible to make the area of the server on the network not be distinguished for each user, and there is a problem that only the uploading and downloading of the file is performed one by one.

특히, 최근 다방면에서 활용되고 있는 클라우드 서버에 파일을 업로드하거나 파일을 다운로드 하는 기능을 단말의 각 애플리케이션에서 수행하도록 하기 위해서는 각 애플리케이션에 해당 기능이 포함되도록 변경시켜야만 하는 번거로움이 있었다.In particular, in order to perform a function of uploading a file or downloading a file to a cloud server which has been used in various fields in each application of the terminal, it has been troublesome to change the function to be included in each application.

공개특허 제10-2012-0140372호Published Patent No. 10-2012-0140372

본 발명은 상기한 종래의 문제점을 해결하기 위해 안출된 것으로서, 그 목적은 애플리케이션에 대한 수정 또는 변경 없이도 외부의 클라우드 서버에 저장된 파일을 통신 단말기에 직접 연결된 저장장치의 파일 또는 폴더와 같이 이용할 수 있도록 하는 장치 방법을 제공하는 것이다. SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems and it is an object of the present invention to provide a method and apparatus for enabling a file stored in an external cloud server to be used as a file or a folder of a storage device directly connected to a communication terminal And to provide a method of manufacturing the same.

상기한 목적을 달성하기 위해 본 발명에 따른 파일 시스템이 구비된 통신 장치는, 상기 파일 시스템으로부터 제1 프로토콜에 따른 파일 접근 요청 신호가 수신하는 제1 통신부와; 상기 제1 프로토콜에 따른 파일 접근 요청 신호에 대응되고 상기 제1 프로토콜과 구별되는 제2 프로토콜에 따른 파일 접근 요청 신호를 생성시키는 파일 시스템 프로토콜 변환부와; 상기 파일 시스템 프로토콜 변환부에서 생성한 제2 프로토콜에 따른 파일 접근 요청 신호를 상기 외부 서버에 전송하는 제2 통신부를 포함하여 구성된다.According to an aspect of the present invention, there is provided a communication apparatus including a file system, the apparatus including: a first communication unit receiving a file access request signal according to a first protocol from the file system; A file system protocol converter for generating a file access request signal corresponding to a file access request signal according to the first protocol and according to a second protocol differentiated from the first protocol; And a second communication unit for transmitting a file access request signal according to the second protocol generated by the file system protocol conversion unit to the external server.

또, 상기한 목적을 달성하기 위해 본 발명에 따른 통신 장치는, 애플리케이션의 시스템 콜 요청을 수신하는 시스템 콜 인터페이스와; 상기 시스템 콜 인터페이스를 통해 상기 애플리케이션으로부터의 요청에 따른 파일 처리를 수행하는 파일 시스템과; 상기 파일 시스템으로부터 NFS(Network File System) 프로토콜, SMB(Server Message Block) 프로토콜과, CIFS(Common Internet File System) 프로토콜 중 어느 하나에 해당하는 제1 프로토콜에 따른 파일 접근 요청 신호가 수신되면, 그 제1 프로토콜에 따른 파일 접근 요청 신호에 대응되고 HTTP(HyperText Transfer Protocol)에 따르는 파일 접근 요청 신호를 생성시키며, 그 생성한 HTTP에 따르는 파일 접근 요청 신호를 외부 서버에 전송하는 프로토콜 변환 서버를 포함하여 구성된다.In order to achieve the above object, a communication apparatus according to the present invention includes: a system call interface for receiving a system call request of an application; A file system for performing file processing according to a request from the application through the system call interface; When a file access request signal according to a first protocol corresponding to one of NFS (Network File System) protocol, SMB (Server Message Block) protocol and CIFS (Common Internet File System) protocol is received from the file system, And a protocol conversion server for generating a file access request signal compliant with HTTP (HyperText Transfer Protocol) according to a file access request signal according to the protocol and transmitting a file access request signal conforming to the generated HTTP to an external server, do.

또, 상기한 목적을 달성하기 위해 본 발명에 따른 파일 시스템이 구비된 통신 장치의 제어 방법은, 상기 파일 시스템으로부터 제1 프로토콜에 따른 파일 접근 요청 신호를 수신하는 단계와; 상기 제1 프로토콜에 따른 파일 접근 요청 신호에 대응되고 상기 제1 프로토콜과 구별되는 제2 프로토콜에 따른 파일 접근 요청 신호를 생성시키는 단계와; 상기 단계에서 생성한 제2 프로토콜에 따른 파일 접근 요청 신호를 상기 외부 서버에 전송하는 단계를 포함하여 이루어진다.According to another aspect of the present invention, there is provided a method of controlling a communication apparatus having a file system according to the present invention, the method comprising: receiving a file access request signal according to a first protocol from the file system; Generating a file access request signal corresponding to a file access request signal according to the first protocol and according to a second protocol differentiated from the first protocol; And transmitting a file access request signal according to the second protocol generated in the step to the external server.

이상 설명한 바와 같이 본 발명에 따르면, 파일 시스템 레벨에서의 프로토콜 변경에 의해 사용자 레벨 프로그램은 전혀 수정되거나 변경됨이 없이 클라우드 서버에 저장된 파일을 마치 통신 단말기의 하드 디스크 등에 저장된 파일과 같이 접근(읽기, 쓰기 등)할 수 있다.As described above, according to the present invention, by changing the protocol at the file system level, the file stored in the cloud server can be accessed (read, write Etc.).

특히 각 통신 단말기 사용자들은 통신 단말기에 표시되는 폴더에 접근하는 방식으로 회원제로 운영되는 클라우드 서버의 특정 공간에 파일을 올리거나 다운로드 받을 수 있다.In particular, each communication terminal user accesses a folder displayed on the communication terminal and can upload or download a file to a specific space of a cloud server operated as a member.

이때 파일 크기가 기 설정된 크기 이상인 경우에는 멀티 다운로드 방식으로 요청할 수 있어서 신속한 다운로드가 가능하다.At this time, when the file size is equal to or larger than the predetermined size, the user can request the file by the multi-download method, thereby enabling quick downloading.

도 1은 본 발명의 일 실시예에 따른 통신 장치를 포함하는 전체 통신 시스템의 개략 구성도이고,
도 2는 도 1의 통신 장치의 기능 블록도이고,
도 3은 도 2의 프로토콜 변환부의 세부 블록도이고,
도 4는 도 1은 본 발명의 일 실시예에 따른 통신 장치를 포함하는 전체 통신 시스템의 제어 흐름도이다.
1 is a schematic configuration diagram of an entire communication system including a communication device according to an embodiment of the present invention,
Fig. 2 is a functional block diagram of the communication device of Fig. 1,
3 is a detailed block diagram of the protocol conversion unit of FIG. 2,
FIG. 4 is a control flowchart of an overall communication system including a communication device according to an embodiment of the present invention.

이하에서는 첨부도면을 참조하여 본 발명에 대해 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

이하 본 발명에 따른 각 실시예는 본 발명의 이해를 돕기 위한 하나의 예에 불과하고, 본 발명이 이러한 실시예에 한정되는 것은 아니다. 특히 본 발명은 각 실시예에 포함되는 개별 구성, 개별 기능, 또는 개별 단계 중 적어도 어느 하나 이상의 조합으로 구성될 수 있다.Hereinafter, embodiments of the present invention will be described in order to facilitate understanding of the present invention, and the present invention is not limited to these embodiments. In particular, the present invention can be configured by combining at least any one of individual components, individual functions, or individual steps included in each embodiment.

또한 이하 본 발명에 따른 각 실시예에서 언급하는 각 신호는 한 번의 연결 등에 의해 전송되는 하나의 신호를 의미할 수도 있지만, 후술하는 특정 기능 수행을 목적으로 전송되는 일련의 신호 그룹을 의미할 수도 있다. 즉, 각 실시예에서는 소정의 시간 간격을 두고 전송되거나 상대 장치로부터의 응답 신호를 수신한 이후에 전송되는 복수 개의 신호들이 편의상 하나의 신호명으로 표현될 수 있는 것이다.Hereinafter, each signal referred to in the embodiments of the present invention may refer to one signal transmitted by one connection or the like, but may also mean a series of signals transmitted for the purpose of performing a specific function . That is, in each embodiment, a plurality of signals transmitted after a predetermined time interval or after receiving a response signal from the counterpart device can be represented by a single signal name for convenience.

본 발명의 일 실시예에 따른 통신 장치를 포함하는 전체 통신 시스템의 개략 구성은 도 1에 도시된 바와 같다.A schematic configuration of an overall communication system including a communication apparatus according to an embodiment of the present invention is as shown in FIG.

동 도면에서, 외부 서버(200)는 예를 들어 통신사에서 제공하거나, 인터넷에 연결된 클라우드 서버(200)에 해당할 수 있다. 본 실시예에서 통신 단말기(100)가 무선 통신을 통해 즉, 기지국(201)을 경유하여 접속할 수 있는 통신망에 구비된 것이라 가정한다.In this figure, the external server 200 may be provided by, for example, a communication company or correspond to the cloud server 200 connected to the Internet. In the present embodiment, it is assumed that the communication terminal 100 is provided in a communication network capable of connecting via wireless communication, that is, via the base station 201. [

클라우드 서버(200)는 통신 단말기(100)의 요청에 따라 기 저장된 파일을 전송하거나, 통신 단말기(100)로부터 수신되는 파일을 저장하는 기능을 수행하고, 또한 통신 단말기(100)의 요청이 있는 경우 파일 리스트를 제공하는 기능을 수행한다. 본 실시예에서 '파일'은 파일의 묶음인 '폴더' 또는 '디렉토리'를 포함하는 의미로 사용한다.The cloud server 200 performs a function of transmitting a pre-stored file or storing a file received from the communication terminal 100 according to a request of the communication terminal 100. When the request is received from the communication terminal 100 And provides a file list. In the present embodiment, 'file' is used to mean 'folder' or 'directory' which is a bundle of files.

이러한 클라우드 서버(200)는 누구나 접속할 수 있는 비회원제로 운영되거나, 미리 등록한 사용자만 이용할 수 있도록 하는 회원제로 운영될 수도 있다.The cloud server 200 may be operated by a non-member system accessible to all, or may be operated by a member system that enables only a user who has previously registered.

회원제로 운영되는 경우 클라우드 서버(200)는 통신 단말기(100)로부터 수신되는 인증용 정보를 이용하여 인증 처리를 수행하고, 그 결과를 통신 단말기(100)에 전송할 수 있다.The cloud server 200 can perform the authentication process using the authentication information received from the communication terminal 100 and transmit the result to the communication terminal 100. [

여기서 인증용 정보에는 통신 단말기(100)에 저장된 단말기 정보(예를 들어 맥 어드레스 등), 또는 사용자가 통신 단말기(100)에 입력하는 아이디 및 패스워드 등에 해당할 수 있다.Here, the authentication information may correspond to terminal information (for example, a MAC address) stored in the communication terminal 100, or an ID and a password input by the user to the communication terminal 100.

이 경우 클라우드 서버(200)는 각 회원별로 저장 공간을 할당하고, 권한 없는 타인이 무단으로 다른 사용자의 저장 공간을 열람하는 등 이용하는 것을 막을 수 있다.In this case, the cloud server 200 can allocate storage space for each member, and prevent unauthorized others from unauthorizedly browsing the storage space of another user.

예를 들어 클라우드 서버(200)에 구비된 저장용 하드 디스크가 1테라바이트의 저장 용량을 갖고 있는 경우, 100명의 사용자에게 10기가바이트씩의 저장 공간을 할당할 수 있는 것이다.For example, when the storage hard disk provided in the cloud server 200 has a storage capacity of 1 terabyte, a storage space of 10 gigabytes may be allocated to 100 users.

이 경우 각 사용자가 통신 단말기(100)를 이용하여 접속하는 경우 클라우드 서버(200)는 각각의 저장 공간에 저장된 파일 리스트를 제공하고, 통신 단말기(100)로부터 요청이 있는 파일의 적어도 일부를 전송하며, 통신 단말기(100)로부터 수신한 파일을 해당하는 저장 공간에 저장하거나 기 저장된 파일을 갱신할 수 있다.In this case, when each user accesses using the communication terminal 100, the cloud server 200 provides a list of files stored in the respective storage spaces, transmits at least a part of the requested file from the communication terminal 100 , The file received from the communication terminal 100 can be stored in the corresponding storage space or the previously stored file can be updated.

통신 단말기(100)는 클라우드 서버(200)와 통신하여 소정의 파일을 전송하거나 수신하는 것으로서, 예를 들어 스마트폰, 휴대폰과 같은 무선 단말기에 해당할 수도 있고, 또는 댁내에 구비된 개인용 컴퓨터와 같이 유선 단말기에 해당할 수도 있다.The communication terminal 100 communicates with the cloud server 200 to transmit or receive a predetermined file. The communication terminal 100 may correspond to a wireless terminal such as a smart phone or a mobile phone, or may be a personal computer And may correspond to a wired terminal.

다만, 본 실시예에서는 통신 단말기(100)는 스마트폰과 같은 이동통신용 단말기인 것을 일 예로 한다.However, in the present embodiment, the communication terminal 100 is a mobile communication terminal such as a smart phone.

이러한 통신 단말기(100)의 기능 블록의 일 예는 도 2에 도시된 바와 같다.An example of the function block of the communication terminal 100 is as shown in FIG.

동 도면에 도시된 바와 같이 통신 단말기(100)는 적어도 하나의 사용자 레벨 프로그램(110), 시스템 콜 인터페이스(120), 파일 시스템(130), 프로토콜 변환 서버(140)를 포함하여 구성될 수 있다.The communication terminal 100 may include at least one user level program 110, a system call interface 120, a file system 130, and a protocol conversion server 140, as shown in FIG.

사용자 레벨 프로그램(110)은 사용자에게 소정의 사용자 인터페이스를 제공하여 사용자들이 동작시킬 수 있도록 하는 애플리케이션을 의미한다.The user level program 110 refers to an application that provides a predetermined user interface to a user so that the user can operate the user interface.

사용자 레벨 프로그램(110)은 통신 단말기(100)의 저장부(미 도시함)에 저장된 파일을 읽거나 저장부(1422)에 파일을 쓰기 위해서 파일 시스템(130)을 이용할 수 있는데, 파일 시스템(130)은 도시하지는 않았지만 통신 단말기(100)의 오퍼레이팅 시스템 또는 커널에 포함되어 있을 수 있다.The user level program 110 may use the file system 130 to read a file stored in a storage unit (not shown) of the communication terminal 100 or to write a file to the storage unit 1422, May be included in the operating system or kernel of the communication terminal 100 although not shown.

이 경우 통신 단말기(100)는 시스템 콜을 호출하는 방식으로 파일 시스템(130)을 이용할 수 있는데, 시스템 콜 인터페이스(120)가 그러한 다리 역할을 수행한다.In this case, the communication terminal 100 can use the file system 130 in a manner of calling a system call, and the system call interface 120 performs such a bridge function.

즉, 각각의 애플리케이션들은 파일을 읽거나 쓸 때 시스템 콜을 호출하고, 이 경우 시스템 콜 인터페이스(120)를 경유하여 파일 시스템(130)에 필요한 명령이 전달된다.That is, each application calls a system call when reading or writing a file, in which case the necessary commands are transferred to the file system 130 via the system call interface 120.

파일 시스템(130)은 컴퓨터 등의 장치에서 파일이나 자료를 쉽게 발견 및 접근할 수 있도록 보관 또는 조직하는 체제를 가리키는 말인데, 통상 하드 디스크나 CD-ROM 같은 실제 자료 보관 장치를 사용하여 파일의 물리적 소재를 관리하는 것을 의미하지만, 더 나아가 네트워크 프로토콜(NFS, SMB, 9P 등)을 수행하는 클라이언트를 통하여 파일 서버 상의 자료로의 접근을 제공하는 방식과 가상의 형태로서 접근 수단만이 존재하는 방식도 파일 시스템(130)의 범위에 포함될 수 있다.The file system 130 refers to a system for storing or organizing files or data in a device such as a computer so that they can be easily found and accessed. In general, a physical data storage device such as a hard disk or a CD- However, the method of providing access to the data on the file server through the client performing the network protocol (NFS, SMB, 9P, etc.) and the method in which only the accessing means is present as a virtual type, May be included in the range of system 130.

또한 이처럼 파일 시스템(130)에 접근하기 위한 모듈 또는 구성부를 파일 시스템(130)이라 할 수 있는데, 본 실시예에서는 이러한 뜻으로 사용하기로 한다.Also, a module or a constituent unit for accessing the file system 130 may be referred to as a file system 130, which will be used in this embodiment.

이러한 파일 시스템(130)은 가상 파일 시스템(131)과 네트워크 파일 공유 시스템 디바이스 드라이버(132)로부터를 포함하여 구성될 수 있다.The file system 130 may be configured to include the virtual file system 131 and the network file sharing system device driver 132.

가상 파일 시스템(Virtual File System)(131)은 실제 파일 시스템(130) 위의 추상 계층으로서, 사용자 레벨 프로그램(110)이 여러 파일 시스템(130)에 같은 방법으로 접근할 수 있도록 하는 것이다.The virtual file system 131 is an abstraction layer on the actual file system 130 so that the user level program 110 can access the various file systems 130 in the same way.

이를테면 가상 파일 시스템(131)을 사용하면 사용자 레벨 프로그램(110)은 로컬인 기억 장치 뿐만 아니라 네트워크상의 기억 장치에도 직접적으로 접근할 수 있기 때문에 로컬과 네트워크의 차이를 느끼지 못한다.For example, using the virtual file system 131, the user-level program 110 can directly access the storage device on the network as well as the local storage device, so that the user can not feel the difference between the local and the network.

또한 가상 파일 시스템(131)은 마이크로소프트 윈도, 맥 오에스, 유닉스 운영 체제 등의 차이를 넘어 파일 시스템(130) 간의 차이를 사용자 또는 가상 파일 시스템(131)이 느끼지 않도록 할 수 있는 것이다.In addition, the virtual file system 131 can prevent a user or the virtual file system 131 from experiencing a difference between the file systems 130 over differences between Microsoft Windows, MacOS, and Unix operating systems.

가상 파일 시스템(131)의 구성상 커널과 실제 파일 시스템(130)과의 인터페이스나 규격이 정의되어 있는데, 그러한 규격에 따라 간단히 새로운 파일 시스템(130)을 커널에 추가할 수 있게 된다.The interfaces and specifications of the kernel and the actual file system 130 are defined on the basis of the configuration of the virtual file system 131 and the new file system 130 can be simply added to the kernel according to the standard.

네트워크 파일 공유 시스템 디바이스 드라이버(132)는 가상 파일 시스템(131)은 네트워크 파일 공유 시스템을 이용할 수 있도록 가상 파일 시스템(131)과 연계하는 디바이스 드라이버로서, 이러한 네트워크 파일 공유 시스템 디바이스 드라이버(132)의 기능에 의해 네트워크상에 있는 컴퓨터의 공유 폴더의 파일들을 사용자 레벨 프로그램(110)에서 이용할 수 있는 것이다.The network file sharing system device driver 132 is a device driver that associates the virtual file system 131 with the virtual file system 131 so that the virtual file system 131 can use the network file sharing system. Level program 110 can use the files in the shared folder of the computer on the network.

네트워크 파일 공유 시스템 디바이스 드라이버(132)는 예를 들어 NFS(Network File System) 디바이스 드라이버, SMB(Server Message Block) 디바이스 드라이버, CIFS(Common Internet File System) 디바이스 드라이버 등일 수 있다.The network file sharing system device driver 132 may be, for example, a Network File System (NFS) device driver, a Server Message Block (SMB) device driver, or a CIFS (Common Internet File System) device driver.

여기서 NFS는 1984년에 썬 마이크로시스템즈가 개발한 프로토콜로서, 클라이언트 컴퓨터의 사용자가 네트워크상의 파일을 직접 연결된 스토리지에 접근하는 방식과 비슷한 방식으로 접근하도록 도와준다. 다른 여러 가지의 프로토콜과 마찬가지로 NFC 역시 RPC 시스템을 기반으로 하는 것이다.NFS is a protocol developed by Sun Microsystems in 1984 that helps users of client computers access files on a network in a similar way to accessing directly connected storage. Like many other protocols, NFC is also based on the RPC system.

SMB는 마이크로소프트사와 인텔사가 윈도우 시스템이 다른 시스템의 디스크나 프린터와 같은 자원을 공유할 있도록 하기 위해 개발한 것으로서, OS/2, NT, WIN9x를 사용하는 컴퓨터끼리 파일 공유 등의 서비스를 위해 사용되는 프로토콜이다.SMB was developed by Microsoft Corporation and Intel Corporation to allow Windows systems to share resources such as disks and printers on other systems. It is used for services such as file sharing between computers using OS / 2, NT, and WIN9x. Protocol.

CIFS 는 인터넷을 위한 SMB 파일 공유 프로토콜의 확장된 버전으로서, SMB 프로토콜 위에 DNS(Domain Name Service)를 이용한 확장성, 느린 전화 접속 네트워킹을 위한 최적화, 유니코드를 따르는 파일 이름 지원, 윈도우와 유닉스 환경을 동시에 지원하는 규약이다.CIFS is an extension of the SMB file-sharing protocol for the Internet. It provides scalability with DNS (Domain Name Service) over SMB protocol, optimization for slow dial-up networking, support for Unicode-compliant file names, It is a protocol that supports at the same time.

본 실시예에는 네트워크 파일 공유 시스템 디바이스 드라이버(132)는 CIFS 디바이스 드라이버인 것을 일 예로 한다.In this embodiment, the network file sharing system device driver 132 is a CIFS device driver.

그리고 본 실시예에서 CIFS 디바이스 드라이버는 파일 접근을 위해 네트워크상의 컴퓨터에 접속하는 대신에, 프로토콜 변환 서버(140)와 통신하는 것을 일 예로 한다.In this embodiment, the CIFS device driver communicates with the protocol conversion server 140 instead of accessing a computer on the network for file access.

예를 들어 사용자 레벨 프로그램(110)이 시스템 콜을 통해 네트워크 파일 공유 시스템에 있는 파일의 접근을 요청하는 경우, CIFS 디바이스 드라이버는 이러한 파일 접근 요청을 프로토콜 변환 서버(140)에 전송하는 것이다.For example, when the user level program 110 requests access to a file in the network file sharing system via a system call, the CIFS device driver transmits the file access request to the protocol conversion server 140.

예를 들어 프로토콜 변환 서버(140)가 수신 대기하고 있는 포트가 7880번인 경우, CIFS 디바이스 드라이버는 통신 단말기(100)의 아이피와 포트 번호 7880을 이용하여 프로토콜 변환 서버(140)에 파일 접근 요청 신호를 전송할 수 있는 것이다.For example, when the port on which the protocol conversion server 140 is listening is 7880, the CIFS device driver sends a file access request signal to the protocol conversion server 140 using the IP address and the port number 7880 of the communication terminal 100 .

사용자 레벨 프로그램(110)이 시스템 콜을 이용하여 파일 시스템(130)에 접근하는 것, 파일 시스템(130)이 사용자 레벨 프로그램(110)의 요청에 따라 다양한 파일 시스템(130)에 접근하는 것 자체는 기 공지된 기술에 해당하므로 보다 상세한 설명을 생략한다.It is to be appreciated that the user level program 110 may access the file system 130 using a system call and that the file system 130 may access the various file systems 130 upon request of the user level program 110 And the detailed description will be omitted.

한편, 프로토콜 변환 서버(140)는 도 2에 도시된 바와 같이 제1 통신부(141), 제2 통신부(143), 프로토콜 변환부를 포함하여 구성될 수 있다.Meanwhile, the protocol conversion server 140 may include a first communication unit 141, a second communication unit 143, and a protocol conversion unit as shown in FIG.

제1 통신부(141)는 파일 시스템(130)으로부터 제1 프로토콜에 따른 파일 접근 요청 신호를 수신하는 기능을 수행한다.The first communication unit 141 receives a file access request signal according to the first protocol from the file system 130.

여기서 파일 접근 요청 신호는 파일 리스트(디렉토리 포함)를 요청하는 신호, 파일 읽기 요청 신호, 파일 쓰기 요청 신호일 수 있다.Here, the file access request signal may be a signal requesting a file list (including a directory), a file read request signal, or a file write request signal.

그리고 제1 프로토콜은 네트워크상의 파일을 공유하도록 하는 네트워크 파일 공유 프로토콜에 해당할 수 있는데, 특히 제1 프로토콜은 NFS 프로토콜, SMB 프로토콜, CIFS 프로토콜 등에 해당할 수 있다.The first protocol may correspond to a network file sharing protocol for sharing a file on the network. In particular, the first protocol may correspond to the NFS protocol, the SMB protocol, the CIFS protocol, and the like.

즉, 상술한 바와 같이 파일 시스템(130)의 네트워크 파일 공유 시스템 디바이스 드라이버(132)가 CIFS 디바이스 드라이버인 경우, 제1 통신부(141)는 CIFS 디바이스 드라이버와 통신하는 기능을 수행하는 것이다.That is, when the network file sharing system device driver 132 of the file system 130 is a CIFS device driver as described above, the first communication unit 141 performs a function of communicating with the CIFS device driver.

이때 제1 통신부(141)는 CIFS 디바이스 드라이버로부터 수신되는 CIFS 프로토콜에 따른 파일 접근 요청 신호를 후술하는 프로토콜 변환부에 전달하는 기능도 수행한다.At this time, the first communication unit 141 also transmits a file access request signal according to the CIFS protocol received from the CIFS device driver to a protocol converter to be described later.

파일 시스템 프로토콜 변환부(142)는 제1 프로토콜에 따른 파일 접근 요청 신호에 대응되고 그 제1 프로토콜과 구별되는 제2 프로토콜에 따른 파일 접근 요청 신호를 생성시키는 기능을 수행한다.The file system protocol converting unit 142 functions to generate a file access request signal corresponding to the file access request signal according to the first protocol and according to the second protocol differentiated from the first protocol.

제2 프로토콜은 인터넷 상에 구비된 외부 서버(200)와의 통신을 위한 프로토콜에 해당하는 것으로서, 예를 들어 외부 서버(200)가 웹 서버인 경우 웹 접속 프로토콜에 해당할 수 있다. 본 실시예에서는 제2 프로토콜은 웹 서버와 통신하기 위한 HTTP(HyperText Transfer Protocol)인 것을 일 예로 한다.The second protocol corresponds to a protocol for communication with the external server 200 provided on the Internet. For example, if the external server 200 is a web server, the second protocol may correspond to a web access protocol. In this embodiment, the second protocol is an HTTP (HyperText Transfer Protocol) for communicating with a web server.

구체적으로, 파일 시스템 프로토콜 변환부(142)는 도 3에 도시된 바와 같이 판단부(1421), 생성부(1423)와, 저장부(1422)를 포함하여 구성될 수 있다.3, the file system protocol conversion unit 142 may include a determination unit 1421, a generation unit 1423, and a storage unit 1422. [

저장부(1422)에는 파일 시스템 프로토콜 변환부(142)의 기능을 위해 필요한 데이터, 정보와, 파일 시스템 프로토콜 변환부(142)의 기능 수행 중에 발생하는 데이터 또는 정보가 저장될 수 있다.The storage unit 1422 may store data and information necessary for the function of the file system protocol conversion unit 142 and data or information generated during the function of the file system protocol conversion unit 142.

특히 저장부(1422)에는 후술하는 바와 같이 비교 판단의 기초 자료가 되는 기본 사이즈가 등록되어 있다.Particularly, a basic size which is basic data of comparison judgment is registered in the storage unit 1422 as described later.

판단부(1421)는 제1 프로토콜에 따른 파일 접근 요청 신호가, 그 요청하는 파일에 대한 파일 사이즈를 포함하는 파일 요청 신호인 경우, 해당 파일 요청 신호에 포함된 파일 사이즈를 저장부(1422)에 기 설정된 기본 사이즈와 비교 판단하는 기능을 수행한다. 여기서 파일 요청 신호는 특정 파일 전체를 요청하는 신호일 수도 있고, 특정 파일 중 일부 영역을 요청하는 파일일 수도 있다.If the file access request signal according to the first protocol is a file request signal including the file size of the requested file, the determination unit 1421 transmits the file size included in the file request signal to the storage unit 1422 And performs a function of comparing with a predetermined basic size. Here, the file request signal may be a signal requesting the whole of a specific file or a file requesting some of the specific files.

생성부(1423)는 판단부(1421)의 판단 결과 파일 요청 신호에 포함된 파일 사이즈(파일 전체 또는 일부의 사이즈)가 기본 사이즈보다 큰 경우에는, 총합이 해당 파일 사이즈가 되고 각각이 기본 사이즈 이하인 분할 사이즈를 각각 포함하는 상기 제2 프로토콜에 따른 복수 개의 파일 요청 신호를 생성하는 기능을 수행한다.If the file size (the size of the entire file or a part of the file) included in the file request signal is larger than the default size as a result of the determination by the determination unit 1421, the generation unit 1423 generates a file And generates a plurality of file request signals according to the second protocol, each of which includes a partition size.

구체적으로 생성부(1423)는 판단부(1421)의 판단 결과 파일 요청 신호에 포함된 파일 사이즈가 기본 사이즈보다 큰 경우에는, 파일 사이즈에 대응되는 전체 파일 영역을 분할하여 각 개별 파일 영역의 크기가 기본 사이즈 이하가 되도록 하고, 해당 분할 영역 정보를 포함하는 제2 프로토콜에 따른 복수 개의 파일 요청 신호를 생성하는 기능을 수행하는 것이다.More specifically, if the file size included in the file request signal is greater than the default size, the generation unit 1423 divides the entire file area corresponding to the file size, And a function of generating a plurality of file request signals according to a second protocol including the divided area information.

예를 들어 파일 요청 신호에 포함된 파일 사이즈가 65MByte이고, 저장부(1422)에 저장된 기본 사이즈가 25MByte인 경우, 생성부(1423)는 해당 65MByte의 크기를 갖는 전체 파일 영역을 분할하여 각각의 개별 파일 영역의 크기가 25Mbyte, 25Mbyte, 15Mbyte가 되도록 하고, 그 각각의 분할된 영역 정보 즉, 개별 파일 영역 정보를 각각 포함하는 세 개의 제2 프로토콜에 따른 파일 요청 신호를 생성할 수 있는 것이다.For example, when the file size included in the file request signal is 65 MByte and the basic size stored in the storage unit 1422 is 25 MByte, the generation unit 1423 divides the entire file area having the size of 65 MByte, The file request signal according to the three second protocols including the divided area information, that is, the individual file area information, can be generated so that the file area size is 25 Mbytes, 25 Mbytes, and 15 Mbytes, respectively.

이처럼 각각의 제2 프로토콜에 따른 파일 요청 신호에 포함되는 개별 파일 영역 정보를 산출하는 일 예를 수식으로 표현하면 다음과 같다.An example of calculating the individual file area information included in the file request signal according to each second protocol is expressed as follows.

사용자 레벨 프로그램(110)이 요청한 파일의 크기 즉, 파일 사이즈가 A이고, 저장부(1422)에 기 저장된 기본 사이즈가 N 인 경우, 첫 번째 개별 파일 영역 정보는 0 ~ (A/N)-1 영역에 해당하고, 두 번째 개별 파일 영역 정보는 (A/N) ~ 2(A/N)-1에 해당하며, N번째 개별 파일 영역 정보는 (N-1)(A/N) ~ N(A/N)에 해당할 수 있다.If the size of the file requested by the user level program 110, that is, the file size is A and the basic size pre-stored in the storage unit 1422 is N, the first individual file area information is 0 to (A / N) -1 The second individual file area information corresponds to (A / N) to 2 (A / N) -1, the Nth individual file area information corresponds to (N-1) A / N).

한편, 제2 통신부(143)는 파일 시스템 프로토콜 변환부(142)에서 생성한 제2 프로토콜에 따른 파일 접근 요청 신호를 외부 서버(200)에 전송하는 기능을 수행한다.Meanwhile, the second communication unit 143 transmits a file access request signal according to the second protocol generated by the file system protocol conversion unit 142 to the external server 200.

외부 서버(200)가 HTTP를 이용하는 웹 서버의 경우에는, 제2 프로토콜에 따른 파일 접근 요청 신호를 전송하는 제2 통신부(143)는 외부 서버(200)의 입장에서 보면 HTTP 클라이언트에 해당할 수 있다.In the case where the external server 200 is a web server using HTTP, the second communication unit 143 for transmitting a file access request signal according to the second protocol may correspond to an HTTP client in the view of the external server 200 .

또한, 상술한 바와 같이 파일 시스템 프로토콜 변환부(142)가 개별 파일 영역 정보를 포함하는 복수 개의 파일 요청 신호를 생성한 경우, 제2 통신부(143)는 그 제2 프로토콜에 따른 복수 개의 파일 요청 신호를 일괄적으로 외부 서버(200)에 전송할 수 있다.When the file system protocol conversion unit 142 generates a plurality of file request signals including the individual file area information as described above, the second communication unit 143 transmits a plurality of file request signals Can be collectively transmitted to the external server (200).

즉, 제2 통신부(143)는 첫 번째 파일 요청 신호를 외부 서버(200)에 전송한 후 해당 첫 번째 파일 요청 신호에 대한 응답이 수신되기 전이라도, 두 번째 파일 요청 신호를 외부 서버(200)에 전송할 수 있고, 더 나아가 N 번째 파일 요청 신호까지도 모두 외부 서버(200)에 전송할 수 있는 것이다.That is, the second communication unit 143 transmits a second file request signal to the external server 200 even before a response to the first file request signal is received after the first file request signal is transmitted to the external server 200, To the external server 200, and further to the Nth file request signal.

또한, 제2 통신부(143)는 사용자에 의해 입력된 로그인 정보를 외부 서버(200)에 전송하여 인증을 요청하고, 그 인증 요청에 따라 외부 서버(200)로부터 인증 승인 응답이 수신된 이후에 파일 접근 요청 신호를 외부 서버(200)에 전송할 수 있다.Also, the second communication unit 143 transmits the login information input by the user to the external server 200 to request authentication, and after the authentication approval response is received from the external server 200 in response to the authentication request, And transmits the access request signal to the external server 200. [

이때 제2 통신부(143)는 외부 서버(200)의 인증 승인 응답에 포함된 세션 정보를 외부 서버(200)와의 매 통신시마다 통신 신호에 포함시켜 허가받은 사용자임을 알릴 수 있다.At this time, the second communication unit 143 may include the session information included in the authentication approval response of the external server 200 in the communication signal every time the external server 200 communicates with the external server 200, thereby informing the user that the user is the authorized user.

이러한 제2 통신부(143)는 도시하지 않았지만 통신 단말기(100)에 구비된 NIC(Network Interface Card) 및 NIC 구동시키기 위한 드라이버를 통해 외부 서버(200)와 통신할 수 있는데, 이러한 구성은 기 공지된 것에 해당하므로 보다 상세한 설명을 생략한다.The second communication unit 143 may communicate with the external server 200 through a NIC (Network Interface Card) provided in the communication terminal 100 and a driver for driving the NIC (not shown) And therefore, a detailed description thereof will be omitted.

이하에서는 도 4를 참조하여 본 발명의 일 실시예에 따른 통신 단말기(100)를 포함하는 전체 통신 시스템의 신호 흐름 및 제어 과정을 설명한다.Hereinafter, with reference to FIG. 4, the signal flow and control procedure of the entire communication system including the communication terminal 100 according to an embodiment of the present invention will be described.

우선 본 실시예에서 외부 서버(200)는 클라우드 서버(200)인 것을 일 예로 하고, 통신 단말기(100)의 파일 시스템(130)에 포함된 CIFS 디바이스 드라이버(132)는 통신 단말기(100)에서 동작하는 사용자 레벨의 프로그램으로부터 파일 요청을 수신하는 것을 일 예로 한다.The CIFS device driver 132 included in the file system 130 of the communication terminal 100 is operated in the communication terminal 100. In this case, An example of receiving a file request from a user level program is described below.

CIFS 디바이스 드라이버(132)는 사용자 레벨 프로그램(110)에 의한 파일 요청을 감지하는 경우 CIFS 프로토콜에 따른 파일 요청 신호를 생성하여 통신 단말기(100)에서 구동되고 있는 CIFS 서버(140)에 전송한다. 여기서 CIFS 디바이스 드라이버(132)가 전송하는 파일 요청 신호에는 요청하는 파일의 전체 크기를 나타내는 파일 사이즈 A가 포함되어 있고, CIFS 디바이스 드라이버와 CIFS 서버(140) 간의 통신은 CIFS 프로토콜에 따른다.When the CIFS device driver 132 detects a file request by the user level program 110, the CIFS device driver 132 generates a file request signal according to the CIFS protocol and transmits the file request signal to the CIFS server 140 running in the communication terminal 100. The file request signal transmitted by the CIFS device driver 132 includes a file size A indicating the total size of a requested file. Communication between the CIFS device driver and the CIFS server 140 is based on the CIFS protocol.

본 실시예에서 CIFS 서버(140)는 앞서 설명한 프로토콜 변환 서버(140)에 해당한다.In this embodiment, the CIFS server 140 corresponds to the protocol conversion server 140 described above.

CIFS 서버(140)에는 비교 판단의 근거가 되는 기본 사이즈 K가 저장되어 있는데, CIFS 서버(140)는 파일 요청 신호에 포함된 파일 사이즈 A가 기본 사이즈 K보다 더 큰 경우 파일 영역 분할 처리를 수행한다.The CIFS server 140 stores a basic size K as a basis for the comparison determination. When the file size A included in the file request signal is larger than the basic size K, the CIFS server 140 performs file area division processing .

이후 CIFS는 분할된 각각의 개별 파일 영역을 포함하는 복수 개의 HTTP 신호를 생성하여 클라우드 서버(200)에 멀티 다운로드를 요청한다.Thereafter, the CIFS generates a plurality of HTTP signals including the divided individual file regions, and requests the cloud server 200 for a multi-download.

여기서 멀티 다운로드를 요청한다는 것은 분할된 각각의 개별 파일 영역을 포함하는 복수 개의 HTTP 신호를 일괄적으로 전송하여 그에 해당하는 파일 조각들을 요청하는 것이다.In this case, a request for a multi-download is performed by collectively transmitting a plurality of HTTP signals including each divided individual file area and requesting corresponding file fragments.

클라우드 서버(200)로부터 파일의 개별 조각들이 다운로드 되면, CIFS 서버(140)는 그 다운로드된 조각을 1 개의 파일로 병합 처리한다.When individual pieces of the file are downloaded from the cloud server 200, the CIFS server 140 merge the downloaded pieces into one file.

이어서 CIFS 서버(140)는 병합된 파일을 CIFS 디바이스 드라이버(132)에 전송하는데, 이때 CIFS 디바이스 드라이버와의 통신은 CIFS 프로토콜에 따른다.The CIFS server 140 then sends the merged file to the CIFS device driver 132, at which time communication with the CIFS device driver is in accordance with the CIFS protocol.

CIFS 디바이스 드라이버(132)는 CIFS 서버(140)로부터 수신한 파일을 요청한 프로그램에 전달한다.The CIFS device driver 132 transfers the file received from the CIFS server 140 to the requested program.

이에 따라 사용자 레벨 프로그램(110)은 클라우드 서버(200)에 저장된 파일을 마치 통신 단말기(100)의 하드 디스크(미 도시함)에 저장된 파일과 같이 접근(읽기, 쓰기 등)할 수 있다.Accordingly, the user level program 110 can access (read, write, etc.) the file stored in the cloud server 200 like a file stored in the hard disk (not shown) of the communication terminal 100.

특히 상술한 바와 같이 가상 파일 시스템(131) 등과 연계하여 동작하는 CIFS 디바이스 드라이버(132)와 CIFS 서버(140) 간의 통신을 통해 클라우드 서버(200)에 저장된 파일 또는 폴더를 사용자 레벨 프로그램(110)이 이용할 수 있도록 함으로써, 사용자 레벨 프로그램(110)을 전혀 수정하지 않고도 클라우드 서버(200)에 포함된 파일을 통신 단말기(100) 자체에 저장된 파일처럼 이용할 수 있다는 효과가 있다.The user level program 110 is stored in the cloud server 200 through the communication between the CIFS device driver 132 and the CIFS server 140 operating in cooperation with the virtual file system 131, It is possible to use the file included in the cloud server 200 as a file stored in the communication terminal 100 itself without modifying the user level program 110 at all.

또한 클라우드 서버(200)가 회원제로 운영되는 웹 서버인 경우에는 CIFS 서버(140)는 HTTP 프로토콜에 따라 클라우드 서버(200)와 통신하여 클라우드 서버(200)에 회원별로 구별된 영역만을 접근할 수 있다.Also, when the cloud server 200 is a web server operated by a member, the CIFS server 140 can access the cloud server 200 only in the region separated by the member by communicating with the cloud server 200 according to the HTTP protocol .

이 경우 다양한 통신 단말기(100) 사용자들은 클라우드 서버(200)에 가입한 이후 자신에게 할당된 영역에 저장된 파일들을 자신의 통신 단말기(100)를 이용할 수 있고, 이때 통신 단말기(100) 사용자들은 클라우드 서버(200)에 저장된 파일과 마치 통신 단말기(100)에 저장된 파일과 이용에 있어서의 차이점을 느끼지 못한다.In this case, the users of the various communication terminals 100 may use their own communication terminal 100 using the files stored in the area assigned to them after joining the cloud server 200. At this time, The user can not feel the difference between the file stored in the communication terminal 200 and the file stored in the communication terminal 100. [

또한, 클라우드 서버(200)가 사용자별로 할당 영역을 정하여 여러 명의 회원들이 각자의 파일들을 타인으로부터 보호하면서 이용할 수 있도록 하는 경우, 통신 단말기(100) 사용자의 파일 서비스 만족도가 향상되는 효과도 있다.In addition, when the cloud server 200 sets an allocation area for each user and allows a plurality of members to protect their files from others while using the files, satisfaction of the file service of the user of the communication terminal 100 is also improved.

상술한 예에서는 파일 시스템(130) 프로토콜을 변환하는 기능을 통신 단말기(100)에 구비된 소정의 서버에서 동작하는 것을 일 예로 하였으나, 본 발명이 이에 한정되는 것은 아니다.In the above example, the function of converting the protocol of the file system 130 is operated by a predetermined server provided in the communication terminal 100, but the present invention is not limited thereto.

한편, 상술한 각 실시예를 수행하는 과정은 소정의 기록 매체(예를 들어 컴퓨터로 판독 가능한)에 저장된 프로그램 또는 애플리케이션에 의해 이루어질 수 있음은 물론이다. 여기서 기록 매체는 RAM(Random Access Memory)과 같은 전자적 기록 매체, 하드 디스크와 같은 자기적 기록 매체, CD(Compact Disk)와 같은 광학적 기록 매체 등을 모두 포함한다.Meanwhile, it goes without saying that the process of performing each of the above-described embodiments can be performed by a program or an application stored in a predetermined recording medium (for example, a computer-readable). Here, the recording medium includes an electronic recording medium such as a RAM (Random Access Memory), a magnetic recording medium such as a hard disk, and an optical recording medium such as a CD (Compact Disk).

이때, 기록 매체에 저장된 프로그램은 컴퓨터나 스마트폰 등과 같은 하드웨어 상에서 실행되어 상술한 각 실시예를 수행할 수 있다. 특히, 상술한 본 발명에 따른 통신 단말기의 기능 블록 중 적어도 어느 하나는 이러한 프로그램 또는 애플리케이션에 의해 구현될 수 있다.At this time, the program stored in the recording medium may be executed on hardware such as a computer or a smart phone to perform each of the above embodiments. In particular, at least one of the functional blocks of the communication terminal according to the present invention described above can be implemented by such a program or an application.

또한, 본 발명은 상기한 특정 실시예에 한정되는 것이 아니라 본 발명의 요지를 벗어나지 않는 범위 내에서 여러 가지로 변형 및 수정하여 실시할 수 있는 것이다. 이러한 변형 및 수정이 첨부되는 특허청구범위에 속한다면 본 발명에 포함된다는 것은 자명할 것이다. The present invention is not limited to the above-described specific embodiments, and various modifications and changes may be made without departing from the gist of the present invention. It is to be understood that such variations and modifications are intended to be included in the scope of the appended claims.

100 : 통신 단말기 200 : 외부 서버
110 : 사용자 레벨 프로그램 120 : 시스템 콜 인터페이스
130 : 파일 시스템 131 : 가상 파일 시스템
132 : 네트워크 파일 공유 시스템 디바이스 드라이버
140 : 프로토콜 변환 서버 141 : 제1 통신부
142 : 파일 시스템 프로토콜 변환부
143 : 제2 통신부 1421 : 판단부
1422 : 저장부 1423 : 생성부
100: communication terminal 200: external server
110: user level program 120: system call interface
130: File system 131: Virtual file system
132: Network File Sharing System Device Drivers
140: protocol conversion server 141: first communication unit
142: File system protocol conversion section
143: second communication unit 1421:
1422: storage unit 1423:

Claims (15)

파일 시스템이 구비된 통신 장치의 제어 방법에 있어서,
(a) 상기 파일 시스템으로부터 제1 프로토콜에 따른 파일 접근 요청 신호를 수신하는 단계와;
(b) 상기 제1 프로토콜에 따른 파일 접근 요청 신호에 대응되고 상기 제1 프로토콜과 구별되는 제2 프로토콜에 따른 파일 접근 요청 신호를 생성시키는 단계와;
(c) 상기 (b) 단계에서 생성한 제2 프로토콜에 따른 파일 접근 요청 신호를 상기 외부 서버에 전송하는 단계를 포함하는 것을 특징으로 하는 통신 장치의 제어방법.
A control method of a communication apparatus provided with a file system,
(a) receiving a file access request signal according to a first protocol from the file system;
(b) generating a file access request signal corresponding to a file access request signal according to the first protocol and according to a second protocol differentiated from the first protocol;
(c) transmitting a file access request signal according to the second protocol generated in the step (b) to the external server.
제1항에 있어서,
상기 파일 시스템은 사용자 레벨 어플리케이션이 시스템 콜을 이용하여 접근하는 것이고,
상기 (a) 단계에서는 상기 파일 시스템에 포함된 네트워크 파일 공유 시스템 디바이스 드라이버로부터 상기 파일 접근 요청 신호를 수신하는 것을 특징으로 하는 통신 장치의 제어방법.
The method according to claim 1,
The file system is accessed by a user level application using a system call,
Wherein the file access request signal is received from the network file sharing system device driver included in the file system in step (a).
제2항에 있어서,
상기 제1 프로토콜은 네트워크상의 파일을 공유하도록 하는 네트워크 파일 공유 프로토콜이고,
상기 제2 프로토콜은 웹 서버와 통신하기 위한 웹 접속 프로토콜인 것을 특징으로 하는 통신 장치의 제어방법.
3. The method of claim 2,
Wherein the first protocol is a network file sharing protocol for sharing a file on a network,
Wherein the second protocol is a web access protocol for communicating with a web server.
제1항에 있어서,
상기 (b) 단계는,
(b1) 상기 제1 프로토콜에 따른 파일 접근 요청 신호가 소정 파일에 대한 파일 사이즈를 포함하는 파일 요청 신호인 경우, 상기 파일 요청 신호에 포함된 파일 사이즈를 기 설정된 기본 사이즈와 비교 판단하는 단계와;
(b2) 상기 (b1) 단계의 판단 결과 상기 파일 요청 신호에 포함된 파일 사이즈가 상기 기본 사이즈보다 큰 경우에는, 상기 파일 사이즈에 대응되는 전체 파일 영역을 분할하여 각 개별 파일 영역의 크기가 상기 기본 사이즈 이하가 되도록 하고, 해당 개별 파일 영역 정보를 포함하는 상기 제2 프로토콜에 따른 복수 개의 파일 요청 신호를 생성하는 단계를 포함하는 것을 특징으로 하는 통신 장치의 제어방법.
The method according to claim 1,
The step (b)
(b1) comparing a file size included in the file request signal with a predetermined basic size when the file access request signal according to the first protocol is a file request signal including a file size for a predetermined file;
(b2) if it is determined in step (b1) that the file size included in the file request signal is larger than the basic size, dividing the entire file area corresponding to the file size, And generating a plurality of file request signals according to the second protocol including the individual file area information.
제4항에 있어서,
상기 (c) 단계에서는, 상기 제2 프로토콜에 따른 복수 개의 파일 접근 요청 신호를 일괄적으로 상기 외부 서버에 전송하는 것을 특징으로 하는 통신 장치의 제어방법.
5. The method of claim 4,
Wherein, in the step (c), a plurality of file access request signals according to the second protocol are collectively transmitted to the external server.
제1항에 있어서,
(d) 사용자에 의해 입력된 로그인 정보를 상기 외부 서버에 전송하여 인증을 요청하는 단계를 더 포함하고,
상기 (c) 단계는 상기 (d) 단계의 인증 요청에 따라 상기 외부 서버로부터 인증 승인 응답이 수신된 이후에 수행하는 것을 특징으로 하는 통신 장치의 제어방법.
The method according to claim 1,
(d) requesting authentication by transmitting the login information input by the user to the external server,
Wherein the step (c) is performed after an authentication acknowledgment is received from the external server according to the authentication request in the step (d).
제1항 내지 제6항 중 어느 한 항의 방법을 실행시키기 위한 프로그램을 기록한 컴퓨터 판독 가능 기록 매체.A computer-readable recording medium storing a program for executing the method according to any one of claims 1 to 6. 하드웨어와 결합되어 제1항 내지 제6항 중 어느 한 항의 방법을 실행시키기 위하여 매체에 저장된 애플리케이션.6. An application stored on a medium for executing the method of any one of claims 1 to 6 in combination with hardware. 파일 시스템이 구비된 통신 장치에 있어서,
상기 파일 시스템으로부터 제1 프로토콜에 따른 파일 접근 요청 신호가 수신하는 제1 통신부와;
상기 제1 프로토콜에 따른 파일 접근 요청 신호에 대응되고 상기 제1 프로토콜과 구별되는 제2 프로토콜에 따른 파일 접근 요청 신호를 생성시키는 파일 시스템 프로토콜 변환부와;
상기 파일 시스템 프로토콜 변환부에서 생성한 제2 프로토콜에 따른 파일 접근 요청 신호를 상기 외부 서버에 전송하는 제2 통신부를 포함하는 것을 특징으로 하는 통신 장치.
A communication apparatus equipped with a file system,
A first communication unit receiving a file access request signal according to a first protocol from the file system;
A file system protocol converter for generating a file access request signal corresponding to a file access request signal according to the first protocol and according to a second protocol differentiated from the first protocol;
And a second communication unit for transmitting a file access request signal according to a second protocol generated by the file system protocol converter to the external server.
제9항에 있어서,
상기 파일 시스템은 사용자 레벨 어플리케이션이 시스템 콜을 이용하여 접근하는 것이고,
상기 제1 통신부는 상기 파일 시스템에 포함된 네트워크 파일 공유 시스템 디바이스 드라이버로부터 상기 파일 접근 요청 신호를 수신하는 것을 특징으로 하는 통신 장치.
10. The method of claim 9,
The file system is accessed by a user level application using a system call,
Wherein the first communication unit receives the file access request signal from the network file sharing system device driver included in the file system.
제10항에 있어서,
상기 제1 프로토콜은 네트워크상의 파일을 공유하도록 하는 네트워크 파일 공유 프로토콜이고,
상기 제2 프로토콜은 웹 서버와 통신하기 위한 웹 접속 프로토콜인 것을 특징으로 하는 통신 장치.
11. The method of claim 10,
Wherein the first protocol is a network file sharing protocol for sharing a file on a network,
Wherein the second protocol is a web access protocol for communicating with a web server.
제9항에 있어서,
상기 파일 시스템 프로토콜 변환부는,
상기 제1 프로토콜에 따른 파일 접근 요청 신호가 소정 파일에 대한 파일 사이즈를 포함하는 파일 요청 신호인 경우, 상기 파일 요청 신호에 포함된 파일 사이즈를 기 설정된 기본 사이즈와 비교 판단하는 판단부와;
상기 판단부의 판단 결과 상기 파일 요청 신호에 포함된 파일 사이즈가 상기 기본 사이즈보다 큰 경우에는, 상기 파일 사이즈에 대응되는 전체 파일 영역을 분할하여 각 개별 파일 영역의 크기가 상기 기본 사이즈 이하가 되도록 하고, 해당 개별 파일 영역 정보를 포함하는 상기 제2 프로토콜에 따른 복수 개의 파일 요청 신호를 생성하는 생성부를 포함하는 것을 특징으로 하는 통신 장치.
10. The method of claim 9,
Wherein the file system protocol conversion unit comprises:
A determination unit for comparing a file size included in the file request signal with a predetermined basic size when the file access request signal according to the first protocol is a file request signal including a file size for a predetermined file;
If the file size included in the file request signal is larger than the basic size, the entire file area corresponding to the file size is divided so that the size of each individual file area is equal to or smaller than the basic size, And generating a plurality of file request signals according to the second protocol including the individual file area information.
제12항에 있어서,
상기 제2 통신부는 상기 제2 프로토콜에 따른 복수 개의 파일 요청 신호를 일괄적으로 상기 외부 서버에 전송하는 것을 특징으로 하는 통신 장치.
13. The method of claim 12,
Wherein the second communication unit collectively transmits a plurality of file request signals according to the second protocol to the external server.
제9항에 있어서,
상기 제2 통신부는 사용자에 의해 입력된 로그인 정보를 상기 외부 서버에 전송하여 인증을 요청하고, 그 인증 요청에 따라 상기 외부 서버로부터 인증 승인 응답이 수신된 이후에 상기 파일 접근 요청 신호를 상기 외부 서버에 전송하는 것을 특징으로 하는 통신 장치.
10. The method of claim 9,
Wherein the second communication unit transmits the file access request signal to the external server after requesting authentication by transmitting the login information inputted by the user to the external server and receiving an authentication approval response from the external server according to the authentication request, To the communication device.
통신 장치에 있어서,
애플리케이션의 시스템 콜 요청을 수신하는 시스템 콜 인터페이스와;
상기 시스템 콜 인터페이스를 통해 상기 애플리케이션으로부터의 요청에 따른 파일 처리를 수행하는 파일 시스템과;
상기 파일 시스템으로부터 NFS(Network File System) 프로토콜, SMB(Server Message Block) 프로토콜과, CIFS(Common Internet File System) 프로토콜 중 어느 하나에 해당하는 제1 프로토콜에 따른 파일 접근 요청 신호가 수신되면, 그 제1 프로토콜에 따른 파일 접근 요청 신호에 대응되고 HTTP(HyperText Transfer Protocol)에 따르는 파일 접근 요청 신호를 생성시키며, 그 생성한 HTTP에 따르는 파일 접근 요청 신호를 외부 서버에 전송하는 프로토콜 변환 서버를 포함하는 것을 특징으로 하는 통신 장치.
A communication device comprising:
A system call interface for receiving an application system call request;
A file system for performing file processing according to a request from the application through the system call interface;
When a file access request signal according to a first protocol corresponding to one of NFS (Network File System) protocol, SMB (Server Message Block) protocol and CIFS (Common Internet File System) protocol is received from the file system, 1 protocol and generates a file access request signal conforming to HTTP (HyperText Transfer Protocol), and transmits a file access request signal conforming to the generated HTTP to an external server Characterized in that the communication device
KR1020150119586A 2015-08-25 2015-08-25 Apparatus and method for connecting server according to file system event KR20170024392A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020150119586A KR20170024392A (en) 2015-08-25 2015-08-25 Apparatus and method for connecting server according to file system event

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020150119586A KR20170024392A (en) 2015-08-25 2015-08-25 Apparatus and method for connecting server according to file system event

Publications (1)

Publication Number Publication Date
KR20170024392A true KR20170024392A (en) 2017-03-07

Family

ID=58411400

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150119586A KR20170024392A (en) 2015-08-25 2015-08-25 Apparatus and method for connecting server according to file system event

Country Status (1)

Country Link
KR (1) KR20170024392A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117640626A (en) * 2024-01-25 2024-03-01 合肥中科类脑智能技术有限公司 File transmission method, device and system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120140372A (en) 2011-06-21 2012-12-31 엘지전자 주식회사 Client and server terminals and method for controlling the same

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120140372A (en) 2011-06-21 2012-12-31 엘지전자 주식회사 Client and server terminals and method for controlling the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117640626A (en) * 2024-01-25 2024-03-01 合肥中科类脑智能技术有限公司 File transmission method, device and system
CN117640626B (en) * 2024-01-25 2024-04-26 合肥中科类脑智能技术有限公司 File transmission method, device and system

Similar Documents

Publication Publication Date Title
US7720888B2 (en) Contents conversion communication terminal, server system, and method
US8924592B2 (en) Synchronization of server-side cookies with client-side cookies
US8935757B2 (en) OAuth framework
EP2633667B1 (en) System and method for on the fly protocol conversion in obtaining policy enforcement information
US9749174B1 (en) System and method for dynamic allocation of cloud resources
KR20150036323A (en) Security and data isolation for tenants in a business data system
JP2018502383A (en) System on chip with reconfigurable resources for multiple computer subsystems
CN108427677B (en) Object access method and device and electronic equipment
CN102713925B (en) Confidential information is revealed the leakage of anti-locking system, confidential information leak-preventing method and confidential information and is prevented program
CN109088875A (en) A kind of access authority method of calibration and device
US20040111518A1 (en) Portability of computer system resources using transferable profile information
US9965302B2 (en) Systems and methods for providing an emulator
WO2017095820A1 (en) Methods and devices for acquiring data using virtual machine and host machine
JP2021517695A (en) Cloud service data caching
US11882154B2 (en) Template representation of security resources
US20110246600A1 (en) Memory sharing apparatus
EP1521417B1 (en) Network converter and information processing system
US10536559B2 (en) Blocking an interface of a redirected USB composite device
CN113992657A (en) Shared storage building method, device and medium based on cloud platform
US10440100B2 (en) Information processing apparatus, information processing method, and non-transitory computer readable medium
US20180077231A1 (en) Information processing apparatus and non-transitory computer readable medium
JP6484166B2 (en) Name resolution device, name resolution method, and name resolution program
CN111600755A (en) Internet access behavior management system and method
KR20170024392A (en) Apparatus and method for connecting server according to file system event
US10623370B1 (en) Secure data flow for virtual workspaces

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application