KR101371885B1 - Compound usb device and method of accessing network service using the same - Google Patents

Compound usb device and method of accessing network service using the same Download PDF

Info

Publication number
KR101371885B1
KR101371885B1 KR1020120049718A KR20120049718A KR101371885B1 KR 101371885 B1 KR101371885 B1 KR 101371885B1 KR 1020120049718 A KR1020120049718 A KR 1020120049718A KR 20120049718 A KR20120049718 A KR 20120049718A KR 101371885 B1 KR101371885 B1 KR 101371885B1
Authority
KR
South Korea
Prior art keywords
file
usb
remote server
computing device
composite
Prior art date
Application number
KR1020120049718A
Other languages
Korean (ko)
Other versions
KR20130132670A (en
Inventor
김범기
Original Assignee
김범기
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 김범기 filed Critical 김범기
Priority to KR1020120049718A priority Critical patent/KR101371885B1/en
Publication of KR20130132670A publication Critical patent/KR20130132670A/en
Application granted granted Critical
Publication of KR101371885B1 publication Critical patent/KR101371885B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/34User authentication involving the use of external additional devices, e.g. dongles or smart cards
    • G06F21/35User authentication involving the use of external additional devices, e.g. dongles or smart cards communicating wirelessly

Abstract

복합 USB 장치는 컴퓨팅 장치와 연결되고 상기 컴퓨팅 장치와의 데이터 통신에 대한 인터페이스를 제공하는 USB(Universal Serial Bus) 인터페이스부, 제1 파일을 저장하는 비휘발성 메모리, 네트워크 모듈을 포함하고, 상기 네트워크 모듈을 통해 미리 지정된 원격 서버에 있는 제2 파일에 대한 접근을 제공하는 원격 파일 인터페이스부 및 상기 제1 및 제2 파일들을 별개의 폴더에 포함시켜서 상기 USB 인터페이스부를 통해 상기 컴퓨팅 장치에 파일 목록을 제공하는 제어부를 포함한다.The composite USB device includes a universal serial bus (USB) interface unit connected to a computing device and providing an interface for data communication with the computing device, a nonvolatile memory storing a first file, and a network module. A remote file interface unit for providing access to a second file in a predetermined remote server via the first and second files in a separate folder to provide a file list to the computing device through the USB interface unit It includes a control unit.

Description

복합 USB 장치 및 이를 이용한 네트워크 서비스 접속 방법{COMPOUND USB DEVICE AND METHOD OF ACCESSING NETWORK SERVICE USING THE SAME}Composite USB device and network service connection method using same {COMPOUND USB DEVICE AND METHOD OF ACCESSING NETWORK SERVICE USING THE SAME}

본 발명은 복합 USB(Universal Serial Bus) 장치에 관한 것으로, 보다 상세하게는, 원격 서버에 있는 파일을 USB 메모리상의 가상 파일로서 처리할 수 있는 복합 USB 장치에 관한 것이다.The present invention relates to a composite USB (Universal Serial Bus) device, and more particularly, to a composite USB device capable of processing a file in a remote server as a virtual file on a USB memory.

USB(Universal Serial Bus, 범용 직렬 버스)는 PC의 주변기기를 연결하기 위한 포트의 규격으로 포트에서 자체적으로 주변기기에 전력(5V 전압)을 공급할 수도 있는 특징이 있다. USB 규격 제품 중에서 마우스나 키보드, 외장 하드 디스크 정도의 소형 기기는 대부분 별도의 전원을 꽂지 않아도 작동하며 프린터나 스캐너 같이 큰 기기 중에도 별도 전원 없이 작동이 가능한 경우가 있다. 또한 이런 USB의 특성을 이용해 휴대폰이나 MP3 플레이어 같은 모바일 기기를 충전하는 용도로 쓰기도 한다.USB (Universal Serial Bus) is a port for connecting PC peripherals, and the port can also supply power (5V voltage) to peripherals on its own. Most of the small USB devices such as a mouse, keyboard, and external hard disk can operate without a separate power supply, and some devices such as printers or scanners can operate without a separate power supply. It is also used to charge mobile devices such as cell phones and MP3 players using this USB characteristic.

USB 인터페이스의 가장 큰 특징은 간편함이다. 플러그앤플레이(Plug and Play) 기능을 지원하기 때문에 꽂으면 곧장 컴퓨터에서 주변기기의 연결을 감지한다(다만, 일부 USB 장치의 경우는 추가로 소프트웨어 설치가 필요한 경우도 있다). 그리고 예전에 사용하던 대부분의 인터페이스는 장치 연결 전에 반드시 컴퓨터의 전원을 꺼야 하는 경우가 많았으나 USB는 핫 스와핑(Hot swapping) 기능을 지원하므로 전원이 켜진 상태에서도 장치를 연결하거나 분리, 혹은 교환이 가능하다.The biggest feature of the USB interface is its simplicity. It supports Plug and Play, so when plugged in, your computer detects the connection of a peripheral (but some USB devices may require additional software installation). In addition, most of the interfaces used in the past had to be turned off before connecting the device, but USB supports hot swapping function, so that the device can be connected, disconnected or exchanged even when the power is turned on. Do.

또한 USB는 컨트롤러(특정 기능을 제어하는 칩) 당 최대 127개까지 포트의 확장이 가능한 점도 장점이다. 다수의 USB 허브(하나의 USB 포트를 여러 개로 늘려주는 확장 장치)를 사용하면 이론적으로는 한 대의 컴퓨터에 127개의 USB 장치를 사용하는 것이 가능하다는 의미다. 다만 USB는 하나의 컨트롤러에 연결된 각 장치가 제한된 대역폭(한 번에 보낼 수 있는 데이터의 양)을 나누어 써야 하므로 너무 많은 장치를 연결하면 데이터 전송 속도가 크게 떨어질 수 있다. 한대의 컴퓨터 당 10개 이하 정도라면 큰 문제가 없다는 것이 일반적인 평가다.USB also offers the ability to expand up to 127 ports per controller (a chip that controls certain functions). Using multiple USB hubs (an expansion device that expands one USB port to several) means that in theory it is possible to use 127 USB devices on a single computer. However, USB requires that each device connected to one controller share a limited amount of bandwidth (the amount of data that can be sent at one time), so connecting too many devices can significantly slow down the data transfer rate. The general assessment is that if there are less than 10 computers per computer, there is no big problem.

이러한 USB의 특성 때문에 마우스, 키보드, 프린터, 스캐너, 웹캠 등 다양한 컴퓨터 주변기기들이 USB 규격으로 나오게 되었으며, 특히 USB 포트와 플래시 메모리를 결합한 저장장치인 USB 플래시 드라이브(USB 메모리)는 기존에 사용하던 플로피디스크나 CD 등을 밀어내고 휴대용 저장장치의 대명사처럼 쓰이게 되었다.Due to this characteristic of USB, various computer peripherals such as mouse, keyboard, printer, scanner, webcam, etc. have come out as USB standard. Especially, USB flash drive (USB memory), which is a storage device combining USB port and flash memory, is used floppy disk. I pushed out CDs and used them as synonyms for portable storage devices.

이러한 USB 메모리는 무선 네트워크 모듈을 포함할 수 있고, 근거리 통신 방식을 이용해 무선 휴먼 인터페이스 장치를 연결해 컴퓨터 또는 연결된 장치를 제어할 수 있다. 그러나, 플래시 메모리의 용량에 따라 저장 용량이 제한되는 단점이 있다.
Such a USB memory may include a wireless network module, and may control a computer or a connected device by connecting a wireless human interface device using a short range communication method. However, there is a disadvantage in that the storage capacity is limited according to the capacity of the flash memory.

한국공개특허 제10-2004-0072571호는 무선 휴먼 인터페이스 장치 기능, 이동식 저장 장치 기능, 그리고, 무선 마이크 기능을 동시에 제공할 수 있는 USB 복합 장치를 구현한 것이다. 본 발명은 송신기와 수신기로 구성되는데 송신기는 레이저 포인터, 무선 마우스 및 키보드, 무선 마이크 기능을 수행하며, 수신기는 송출된 무선 신호를 처리하는 휴먼 인터페이스 장치 기능, 무선 스피커 기능, 그리고, 이동식 저장 장치 기능을 함께 수행하는 USB 복합 장치로 구현된다. 파워포인트와 같은 응용 프로그램을 통해 프리젠테이션을 하는 발표자는 무선 마우스 및 키보드 기능을 갖는 레이저 포인터를 이용해 발표를 진행할 수 있을 뿐만 아니라 무선 마이크로도 사용할 수 있으며, 다양한 자료를 저장할 수 있는 일반 이동식 저장 장치로도 사용할 수 있는 다양한 용도의 기기이다.
Korean Patent Laid-Open No. 10-2004-0072571 implements a USB composite device capable of simultaneously providing a wireless human interface device function, a removable storage device function, and a wireless microphone function. The present invention is composed of a transmitter and a receiver, the transmitter performs a laser pointer, a wireless mouse and keyboard, a wireless microphone function, the receiver is a human interface device function, a wireless speaker function, and a removable storage device function to process the transmitted radio signal It is implemented as a USB composite device to perform with it. Presenters giving presentations through applications such as PowerPoint can use the wireless pointer and laser pointer with keyboard functions to make presentations, as well as a wireless microphone, and a general portable storage device that can store a variety of materials. It can also be used for various purposes.

한국공개특허 제10-2004-0072571호Korean Patent Publication No. 10-2004-0072571

본 발명의 일 실시예는 무선 네트워크 모듈을 통해 원격 서버에 자동으로 연결하는 복합 USB 장치를 제공하고자 한다.One embodiment of the present invention is to provide a composite USB device that automatically connects to a remote server through a wireless network module.

본 발명의 일 실시예는 원격 서버에 저장되어 있는 파일을 USB 메모리에 있는 가상 파일로서 처리하는 복합 USB 장치를 제공하고자 한다.One embodiment of the present invention is to provide a composite USB device for processing a file stored in a remote server as a virtual file in the USB memory.

본 발명의 일 실시예는 원격 서버에 저장되어 있는 파일에 특정 시간 이상 접근하지 않으면 해당 폴더의 접근을 차단하는 복합 USB 장치를 제공하고자 한다.An embodiment of the present invention is to provide a composite USB device that blocks the access of the folder if the file stored in the remote server does not access more than a certain time.

본 발명의 일 실시예는 사용자를 인증할 수 있는 특정기기가 주변에 없을 시 사용을 제한할 수 있도록 하여 무분별한 자료 유출을 차단 할 수 있는 복합 USB 장치를 제공하고자 한다.An embodiment of the present invention is to provide a composite USB device that can be used to prevent indiscriminate data leakage by limiting the use when there is no specific device that can authenticate the user around.

본 발명의 일 실시예는 USB 포트는 있으나 네트워크 기능을 지원하지 않는 기기에서 원격 서버에 저장되어 있는 파일을 이용할 수 있도록 하는 네트워크 기능을 지원하는 복합 USB 장치를 제공하고자 한다.An embodiment of the present invention is to provide a complex USB device that supports a network function that allows a device that has a USB port but does not support the network function to use a file stored in a remote server.

실시예들 중에서, 복합 USB(Universal Serial Bus) 장치는 컴퓨팅 장치와 연결되고, 상기 컴퓨팅 장치와의 데이터 통신에 대한 인터페이스를 제공하는 USB 인터페이스부, 제1 파일을 저장하는 비휘발성 메모리, 네트워크 모듈을 포함하고, 상기 네트워크 모듈을 통해 미리 지정된 원격 서버에 있는 제2 파일에 대한 접근을 제공하는 원격 파일 인터페이스부 및 상기 제1 및 제2 파일들을 별개의 폴더에 포함시켜서 상기 USB 인터페이스부를 통해 상기 컴퓨팅 장치에 파일 목록을 제공하는 제어부를 포함한다.In one or more embodiments, a composite universal serial bus (USB) device may include a USB interface unit connected to a computing device and providing an interface for data communication with the computing device, a nonvolatile memory storing a first file, and a network module. And a remote file interface unit for providing access to a second file in a predetermined remote server through the network module and including the first and second files in a separate folder so that the computing device is connected through the USB interface unit. It includes a control unit for providing a list of files.

일 실시예에서, 상기 비휘발성 메모리는 상기 미리 지정된 원격 서버의 네트워크 주소를 포함하는 설정 파일을 저장할 수 있고, 상기 설정 파일은 상기 미리 지정된 원격 서버에 대한 로그인 정보를 저장할 수 있다.In one embodiment, the nonvolatile memory may store a configuration file that includes a network address of the predetermined remote server, and the configuration file may store login information for the predetermined remote server.

일 실시예에서, 상기 네트워크 모듈은 상기 컴퓨팅 장치가 상기 USB 인터페이스를 통해 연결되면 상기 설정 파일에 있는 네트워크 주소를 통해 상기 미리 지정된 원격 서버를 연결할 수 있다.In one embodiment, the network module may connect the predetermined remote server through a network address in the configuration file when the computing device is connected via the USB interface.

일 실시예에서, 상기 제어부는 상기 설정 파일을 숨김 파일로서 상기 비휘발성 메모리에 저장하고, 사용자의 직접적인 조작에 의하여 상기 설정 파일을 삭제하는 것을 금지하고, 상기 미리 지정된 원격 서버로부터 특정 모바일 단말과 상기 USB 복합 장치 간의 거리가 특정 거리 이상이면 접근을 허용하지 않을 수 있다.In one embodiment, the control unit stores the configuration file as a hidden file in the nonvolatile memory, prohibits deleting the configuration file by a user's direct manipulation, and controls the mobile terminal and the specific mobile terminal from the predetermined remote server. If the distance between USB composite devices is more than a certain distance, you can disallow access.

일 실시예에서, 상기 제어부는 상기 특정 모바일 단말과 상기 복합 USB 장치 간의 거리가 특정 거리 이상인 것의 여부를 측정하는 측정 모듈을 더 포함할 수 있다. In one embodiment, the controller may further include a measurement module for measuring whether the distance between the specific mobile terminal and the composite USB device is greater than or equal to a certain distance.

일 실시예에서, 상기 제어부는 특정 시간 이상 상기 제2 파일에 접근하지 않으면 해당 폴더의 접근을 차단하고, 상기 제2 파일을 상기 비휘발성 메모리에 있는 가상 파일로서 처리할 수 있다.In one embodiment, the controller may block access to the folder if the second file is not accessed for a specific time and treat the second file as a virtual file in the nonvolatile memory.

일 실시예에서, 상기 컴퓨팅 장치는 PC, TV, 프로젝터, 전자액자, 스마트 모니터, DivX Player 또는 PVR과 같은 기기에 해당할 수 있다.
In one embodiment, the computing device may correspond to a device such as a PC, a TV, a projector, an electronic picture frame, a smart monitor, a DivX Player, or a PVR.

실시예들 중에서, USB(Universal Serial Bus) 인터페이스부, 비휘발성 메모리 및 네트워크 모듈을 포함하는 복합 USB 장치에서 수행되는 네트워크 서비스 접속 방법에 있어서, 상기 네트워크 서비스 접속 방법은 컴퓨팅 장치와 연결되면 상기 USB 인터페이스부를 통해 비휘발성 메모리에 접근하여 상기 비휘발성 메모리에 저장된 설정 파일을 통해 미리 지정된 원격 서버에 접근하는 단계 및 상기 네트워크 모듈을 통해 상기 미리 지정된 원격 서버에 있는 제2 파일에 접근하여 상기 제2 파일을 상기 비휘발성 메모리에 있는 가상 파일로서 처리하는 단계를 포함한다.In one or more embodiments, a network service connection method performed in a complex USB device including a universal serial bus (USB) interface unit, a nonvolatile memory, and a network module, wherein the network service connection method is connected to a computing device. Accessing a non-volatile memory through the access to a predetermined remote server through a configuration file stored in the non-volatile memory; and accessing a second file in the predetermined remote server through the network module to access the second file. Processing as a virtual file in the non-volatile memory.

일 실시예에서, 상기 네트워크 서비스 접속 방법은 특정 시간 이상 상기 제2 파일에 접근하지 않거나 특정 모바일 장치가 일정거리 이내에 존재하지 않는 것으로 판단되면 해당 폴더의 접근을 차단하는 단계를 더 포함한다.In one embodiment, the method of accessing the network service further includes blocking access to the folder if it is determined that the second file is not accessed for a specific time or that the specific mobile device does not exist within a certain distance.

본 발명의 일 실시예에 따른 복합 USB 장치는 무선 네트워크 모듈을 통해 원격 서버에 자동으로 연결할 수 있다.The composite USB device according to an embodiment of the present invention can automatically connect to a remote server through a wireless network module.

본 발명의 일 실시예에 따른 복합 USB 장치는 원격 서버에 저장되어 있는 파일을 USB 메모리에 있는 가상 파일로서 처리할 수 있다.The composite USB device according to an embodiment of the present invention may process a file stored in a remote server as a virtual file in a USB memory.

본 발명의 일 실시예에 따른 복합 USB 장치는 원격 서버에 저장되어 있는 파일에 특정 시간 이상 접근하지 않거나 해당 폴더의 접근을 차단할 수 있다.The composite USB device according to an embodiment of the present invention may not access a file stored in a remote server for a specific time or block access to a corresponding folder.

본 발명의 일 실시예에 따른 복합 USB 장치는 사용자를 인증할 수 있는 특정기기가 주변에 없을 시 사용을 제한할 수 있도록 하여 무분별한 자료 유출을 차단 할 수 있다.Composite USB device according to an embodiment of the present invention can be used to restrict the use of a particular device that can authenticate the user when there is no surrounding can block the indiscriminate data leakage.

본 발명의 일 실시예에 따른 복합 USB 장치는 USB 포트는 있으나 네트워크 기능을 지원하지 않는 기기에서 원격 서버에 저장되어 있는 파일을 이용할 수 있도록 하는 네트워크 기능을 지원할 수 있다.The composite USB device according to an exemplary embodiment of the present invention may support a network function that allows a device that has a USB port but does not support the network function to use a file stored in a remote server.

도 1은 본 발명의 일 실시예에 따른 복합 USB 장치를 이용한 네트워크 접속 시스템을 설명하는 도면이다.
도 2는 본 발명의 다른 일 실시예에 따른 복합 USB 장치를 이용한 네트워크 접속 시스템을 설명하는 도면이다.
도 3은 본 발명의 일 실시예에 따른 복합 USB 장치를 설명하는 도면이다.
도 4는 도 3의 복합 USB 장치의 폴더 구조를 설명하는 도면이다.
도 5는 도 3의 복합 USB 장치에서 수행되는 네트워크 서비스 접속 과정의 일 실시예를 설명하는 흐름도이다.
1 is a diagram illustrating a network connection system using a composite USB device according to an embodiment of the present invention.
2 is a diagram illustrating a network connection system using a composite USB device according to another embodiment of the present invention.
3 is a diagram illustrating a composite USB device according to an embodiment of the present invention.
4 is a diagram illustrating a folder structure of the composite USB device of FIG. 3.
5 is a flowchart illustrating an embodiment of a network service access procedure performed in the composite USB device of FIG. 3.

본 발명에 관한 설명은 구조적 내지 기능적 설명을 위한 실시예에 불과하므로, 본 발명의 권리범위는 본문에 설명된 실시예에 의하여 제한되는 것으로 해석되어서는 아니 된다. 즉, 실시예는 다양한 변경이 가능하고 여러 가지 형태를 가질 수 있으므로 본 발명의 권리범위는 기술적 사상을 실현할 수 있는 균등물들을 포함하는 것으로 이해되어야 한다. 또한, 본 발명에서 제시된 목적 또는 효과는 특정 실시예가 이를 전부 포함하여야 한다거나 그러한 효과만을 포함하여야 한다는 의미는 아니므로, 본 발명의 권리범위는 이에 의하여 제한되는 것으로 이해되어서는 아니 될 것이다.The description of the present invention is merely an example for structural or functional explanation, and the scope of the present invention should not be construed as being limited by the embodiments described in the text. That is, the embodiments are to be construed as being variously embodied and having various forms, so that the scope of the present invention should be understood to include equivalents capable of realizing technical ideas. Also, the purpose or effect of the present invention should not be construed as limiting the scope of the present invention, since it does not mean that a specific embodiment should include all or only such effect.

한편, 본 출원에서 서술되는 용어의 의미는 다음과 같이 이해되어야 할 것이다.Meanwhile, the meaning of the terms described in the present application should be understood as follows.

"제1", "제2" 등의 용어는 하나의 구성요소를 다른 구성요소로부터 구별하기 위한 것으로, 이들 용어들에 의해 권리범위가 한정되어서는 아니 된다. 예를 들어, 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다.The terms "first "," second ", and the like are intended to distinguish one element from another, and the scope of the right should not be limited by these terms. For example, the first component may be referred to as a second component, and similarly, the second component may also be referred to as a first component.

어떤 구성요소가 다른 구성요소에 "연결되어"있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결될 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어"있다고 언급된 때에는 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. 한편, 구성요소들 간의 관계를 설명하는 다른 표현들, 즉 "~사이에"와 "바로 ~사이에" 또는 "~에 이웃하는"과 "~에 직접 이웃하는" 등도 마찬가지로 해석되어야 한다.It is to be understood that when an element is referred to as being "connected" to another element, it may be directly connected to the other element, but there may be other elements in between. On the other hand, when an element is referred to as being "directly connected" to another element, it should be understood that there are no other elements in between. On the other hand, other expressions describing the relationship between the components, such as "between" and "immediately between" or "neighboring to" and "directly neighboring to", should be interpreted as well.

단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한 복수의 표현을 포함하는 것으로 이해되어야 하고, "포함하다"또는 "가지다" 등의 용어는 설시된 특징, 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것이며, 하나 또는 그 이상의 다른 특징이나 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.It should be understood that the singular " include "or" have "are to be construed as including a stated feature, number, step, operation, component, It is to be understood that the combination is intended to specify that it does not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, or combinations thereof.

여기서 사용되는 모든 용어들은 다르게 정의되지 않는 한, 본 발명이 속하는 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 일반적으로 사용되는 사전에 정의되어 있는 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한 이상적이거나 과도하게 형식적인 의미를 지니는 것으로 해석될 수 없다.
All terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs, unless otherwise defined. Commonly used predefined terms should be interpreted to be consistent with the meanings in the context of the related art and can not be interpreted as having ideal or overly formal meaning unless explicitly defined in the present application.

도 1은 본 발명의 일 실시예에 따른 복합 USB(Universal Serial Bus) 장치를 이용한 네트워크 접속 시스템을 설명하는 도면이고, 도 2는 본 발명의 다른 일 실시예에 따른 복합 USB 장치를 이용한 네트워크 접속 시스템을 설명하는 도면이다.1 is a diagram illustrating a network connection system using a hybrid universal serial bus (USB) device according to an embodiment of the present invention, and FIG. 2 is a network connection system using a composite USB device according to another embodiment of the present invention. It is a figure explaining.

도 1은 PC(Personal Computer)와 같은 컴퓨팅 장치(즉, 스스로 완전하게 동작 가능한 컴퓨팅 장치)를 예시한 것이고, 도 2는 스마트 모니터 또는 TV와 같은 컴퓨팅 장치(즉, 특정 작업만 수행할 수 있는 컴퓨팅 장치)를 예시한 것이다.1 illustrates a computing device such as a personal computer (ie, a fully functional computing device), and FIG. 2 illustrates a computing device such as a smart monitor or TV (ie, a computing device capable of performing only certain tasks). Device).

도 1에서, 복합 USB 장치를 이용한 네트워크 접속 시스템(100)은 제1 컴퓨팅 장치(110), 복합 USB 장치(120) 및 원격 서버(130)를 포함한다. 여기에서, 제1 컴퓨팅 장치(110)는 PC, 노트북 등을 포함할 수 있다. 도 2에서, 복합 USB 장치를 이용한 네트워크 접속 시스템(200)은 제2 컴퓨팅 장치(210), 복합 USB 장치(120) 및 원격 서버(130)를 포함한다. 여기에서, 제2 컴퓨팅 장치(210)는 TV, 프로젝터, 전자액자, 스마트 모니터, DivX Player 또는 PVR를 포함할 수 있다.In FIG. 1, a network connection system 100 using a composite USB device includes a first computing device 110, a composite USB device 120, and a remote server 130. Here, the first computing device 110 may include a PC, a notebook, and the like. In FIG. 2, a network connection system 200 using a composite USB device includes a second computing device 210, a composite USB device 120, and a remote server 130. Here, the second computing device 210 may include a TV, a projector, an electronic picture frame, a smart monitor, a DivX Player, or a PVR.

제1 또는 제2 컴퓨팅 장치(110, 210)는 복합 USB 장치(120)와 연결될 수 있는 USB 포트(미도시됨)를 포함하고, USB 포트를 통해 복합 USB 장치(120)와 연결될 수 있다. 제1 또는 제2 컴퓨팅 장치(110, 210)는 플러그앤플레이(Plug and Play) 기능을 지원하고, 복합 USB 장치(120)를 연결하면 복합 USB 장치(120)를 즉시 가동시킨다.The first or second computing device 110, 210 may include a USB port (not shown) that may be connected to the composite USB device 120, and may be connected to the composite USB device 120 through the USB port. The first or second computing devices 110 and 210 support a Plug and Play function, and when the composite USB device 120 is connected, the composite USB device 120 is immediately activated.

제1 또는 제2 컴퓨팅 장치(110, 210)는 복합 USB 장치(120)를 통해 적어도 하나의 원격 서버(130)를 연결한다. 원격 서버(130)는 제1 원격 서버(131), 제2 원격 서버(132) 내지 제n 원격 서버(13n)를 포함할 수 있다. 일 실시예에서, 제1 또는 제2 컴퓨팅 장치(110, 210)는 제1, 제2 내지 제n 원격 서버(131, 132, 13n) 중 적어도 하나에 연결할 수 있다. 이하, 도 3을 참조하여 보다 구체적으로 복합 USB 장치(120)를 설명한다.
The first or second computing device 110, 210 connects at least one remote server 130 via the composite USB device 120. The remote server 130 may include a first remote server 131, a second remote server 132, and an n-th remote server 13n. In one embodiment, the first or second computing device 110, 210 may connect to at least one of the first, second to n-th remote servers 131, 132, 13n. Hereinafter, the composite USB device 120 will be described in more detail with reference to FIG. 3.

도 3은 도 1 및 도 2에 있는 복합 USB 장치를 설명하는 도면이다.FIG. 3 is a diagram illustrating the composite USB device in FIGS. 1 and 2.

도 3을 참조하면, 복합 USB(Universal Serial Bus) 장치(120)는 USB 인터페이스부(310), 비휘발성 메모리(320), 원격 파일 인터페이스부(330) 및 제어부(340)를 포함하고, 복합 USB 장치(120)는 제1 또는 제2 컴퓨팅 장치(110, 210)에 연결하면 인터넷과 같은 네트워크에 접속하여 원격 서버(130)에 접근한다.Referring to FIG. 3, the composite USB device 120 may include a USB interface unit 310, a nonvolatile memory 320, a remote file interface unit 330, and a controller 340. The device 120 connects to the first or second computing device 110, 210 to access a remote server 130 by connecting to a network such as the Internet.

USB 인터페이스부(310)는 제1 또는 제2 컴퓨팅 장치(110, 210)와 연결되고, 제1 또는 제2 컴퓨팅 장치(110, 210)와의 데이터 통신에 대한 인터페이스를 제공한다. USB 인터페이스부(310)는 제어부(340)의 제어 하에, 비휘발성 메모리(320)에 있는 제1 파일(412)로 제1 또는 제2 컴퓨팅 장치(110, 210)와 연동하거나 또는 원격 서버(130)에 있는 제2 파일(422)로 제1 또는 제2 컴퓨팅 장치(110, 210)와 연동할 수 있다.The USB interface unit 310 is connected to the first or second computing devices 110 and 210 and provides an interface for data communication with the first or second computing devices 110 and 210. Under the control of the controller 340, the USB interface unit 310 interoperates with the first or second computing devices 110 and 210 as the first file 412 in the nonvolatile memory 320 or the remote server 130. The second file 422 may be associated with the first or second computing devices 110 and 210.

비휘발성 메모리(320)는 제1 파일(412)을 저장하고, 미리 지정된 원격 서버(130)의 네트워크 주소를 포함하는 설정 파일을 저장한다. 일 실시예에서, 설정 파일은 원격 서버(130)에 대한 로그인 정보를 더 포함할 수 있다. 다른 일 실시예에서, 비휘발성 메모리(320)는 설정 파일에 온디맨드 방식으로 로그인 정보를 사용자에게 요청하도록 설정될 수 있다. 한편, 제1 파일(412)은 제1 또는 제2 컴퓨팅 장치(110, 210)에 의하여 추가, 갱신 또는 삭제될 수 있다.The nonvolatile memory 320 stores the first file 412 and stores a configuration file including a network address of a predetermined remote server 130. In one embodiment, the configuration file may further include login information for the remote server 130. In another embodiment, the nonvolatile memory 320 may be configured to request a user for login information on demand in a configuration file. Meanwhile, the first file 412 may be added, updated, or deleted by the first or second computing device 110, 210.

원격 파일 인터페이스부(330)는 네트워크 모듈(332)을 포함하고, 네트워크 모듈(332)을 통해 원격 서버(130)에 있는 제2 파일(422)에 대한 접근을 제공한다. 네트워크 모듈(332)은 제1 또는 제2 컴퓨팅 장치(110, 210)가 USB 인터페이스(310)를 통해 연결되면 설정 파일에 있는 네트워크 주소를 통해 원격 서버(130)를 연결한다. 일 실시예에서, 원격 파일 인터페이스부(330)는 제1, 제2 내지 제n 원격 서버(131, 132, 13n) 중 적어도 하나에 연결할 수 있다. 이하, 도 4를 참조하여 보다 구체적으로 복합 USB 장치(120)의 폴더 구조를 설명한다.
The remote file interface unit 330 includes a network module 332 and provides access to the second file 422 in the remote server 130 through the network module 332. The network module 332 connects the remote server 130 through the network address in the configuration file when the first or second computing devices 110 and 210 are connected through the USB interface 310. In an embodiment, the remote file interface unit 330 may connect to at least one of the first, second to n-th remote servers 131, 132, and 13n. Hereinafter, the folder structure of the composite USB device 120 will be described in more detail with reference to FIG. 4.

도 4는 도 3의 복합 USB 장치의 폴더 구조를 설명하는 도면이다. 4 is a diagram illustrating a folder structure of the composite USB device of FIG. 3.

도 4를 참조하면, 복합 USB 장치(120)는 제1 및 제2 폴더들(410, 420)을 포함한다. 제1 폴더(410)는 제1 파일(412)을 더 포함하고, 제2 폴더(420)는 제2 파일(422)을 더 포함한다. 제어부(340)는 제1 및 제2 파일들(412, 422)을 별개의 폴더(FOLDER1, FOLDER2)에 포함시켜서 USB 인터페이스부(310)를 통해 제1 또는 제2 컴퓨팅 장치(110, 210)에 파일 목록을 제공한다.
Referring to FIG. 4, the composite USB device 120 includes first and second folders 410 and 420. The first folder 410 further includes a first file 412, and the second folder 420 further includes a second file 422. The controller 340 includes the first and second files 412 and 422 in separate folders FOLDER1 and FOLDER2 to the first or second computing device 110 or 210 through the USB interface 310. Provide a list of files.

다시 도 3을 참조하면, 제어부(340)는 설정 파일을 숨김 파일로서 비휘발성 메모리(320)에 저장하고, 사용자의 직접적인 조작에 의하여 설정 파일을 삭제하는 것을 금지할 수 있다. 일 실시예에서, 제어부(340)는 원격 서버(130)로부터 특정 모바일 단말과 복합 USB 장치(120) 간의 거리가 특정 거리 이상이면 접근을 허용하지 않을 수 있다. 제어부(340)는 특정 모바일 단말과 복합 USB 장치(120) 간의 거리가 특정 거리 이상인 것의 여부를 측정하는 측정 모듈을 더 포함할 수 있다. 또한, 제어부(340)는 제2 파일(422)을 비휘발성 메모리(320)에 있는 가상 파일로서 처리하고, 특정 시간 이상 제2 파일(422)에 접근하지 않으면 해당 폴더의 접근을 차단한다.Referring to FIG. 3 again, the controller 340 may store the configuration file as a hidden file in the nonvolatile memory 320 and prohibit the deletion of the configuration file by a user's direct manipulation. In one embodiment, the controller 340 may not allow access when the distance between the specific mobile terminal and the composite USB device 120 from the remote server 130 is greater than or equal to a certain distance. The controller 340 may further include a measurement module for measuring whether the distance between the specific mobile terminal and the complex USB device 120 is greater than or equal to the specific distance. In addition, the controller 340 processes the second file 422 as a virtual file in the nonvolatile memory 320, and blocks access to the folder when the second file 422 is not accessed for a specific time.

특정 모바일 단말은 복합 USB 장치(120)를 소유한 사용자가 휴대하는 컴퓨팅 장치로서, 예를 들어, 스마트폰 또는 태블릿 PC(Personal Computer)와 같이 자신의 위치를 추정할 수 있는 사용자 단말에 해당할 수 있다. 여기에서, 특정 모바일 단말은 GPS(Global Positioning System)를 통해 자신의 위치를 결정할 수 있다.The specific mobile terminal is a computing device carried by a user who owns the composite USB device 120 and may correspond to a user terminal capable of estimating his or her own location, for example, a smartphone or a tablet computer. have. Here, the specific mobile terminal may determine its location through the Global Positioning System (GPS).

일 실시예에서 복합 USB 장치(120)는 특정 모바일 단말과의 홉 카운트(hop count)를 주기적으로 측정하고, 지정된 값 이상의 홉 카운트를 가질 경우 접속을 차단할 수 있다. 이 때 측정되는 네트워크는 와이파이 뿐 아니라 블루투스나 직비와 같은 것일 수 있다.In one embodiment, the composite USB device 120 may periodically measure a hop count with a specific mobile terminal, and may block the connection if it has a hop count greater than a specified value. At this time, the measured network may be not only Wi-Fi, but also Bluetooth or Direct.

원격 서버(130)는 복합 USB 장치(120) 및 특정 모바일 단말로부터 위치 정보를 얻어서 위치 기반의 접속 승인 또는 접속 거절을 복합 USB 장치(120)에 송신할 수 있다. 위치 기반의 접속 승인 또는 거절은 복합 USB 장치(120)와 연결된 제1 또는 제2 컴퓨팅 장치(110, 210)의 네트워크 접속 위치와 특정 모바일 단말의 위치(예를 들어, GPS 위치)를 통해 결정될 수 있다. 일 실시예에서, 원격 서버(130)는 제1 또는 제2 컴퓨팅 장치(110, 210)의 네트워크 접속 위치와 특정 모바일 단말의 위치가 특정 오차 범위 내에 있는 경우에는 접속 승인 요청을 승인할 수 있다.The remote server 130 may obtain location information from the composite USB device 120 and a specific mobile terminal and transmit a location-based connection approval or connection rejection to the composite USB device 120. Location-based connection approval or rejection may be determined through the network connection location of the first or second computing device 110, 210 connected with the composite USB device 120 and the location of a specific mobile terminal (eg, GPS location). have. In one embodiment, the remote server 130 may approve the connection approval request when the network connection location of the first or second computing device 110, 210 and the location of the specific mobile terminal are within a certain error range.

일 실시예에서, 원격 서버(130)는 복합 USB 장치(120)가 연결되는 네트워크 주소를 통해 행정구역상의 주소를 얻을 수 있다. 이러한 과정에서, 원격 서버(130)는 외부의 네트워크 사업자로부터 접속 위치 데이터를 가져올 수 있다. 원격 서버(130)는 행정구역상의 주소를 GPS로 변환할 수 있다. 또한, 원격 서버(130)는 특정 모바일 단말로부터 GPS를 수신할 수 있다. 원격 서버(130)는 이러한 두 개의 GPS를 기초로 제1 또는 제2 컴퓨팅 장치(110, 210)의 네트워크 접속 위치와 특정 모바일 단말의 위치가 특정 오차 범위 내에 있는지를 결정할 수 있다.In one embodiment, the remote server 130 may obtain the address on the administrative region through the network address to which the composite USB device 120 is connected. In this process, the remote server 130 may obtain access location data from an external network operator. The remote server 130 may convert the address on the administrative area into GPS. In addition, the remote server 130 may receive a GPS from a specific mobile terminal. The remote server 130 may determine whether the network connection location of the first or second computing device 110 or 210 and the location of the specific mobile terminal are within a certain error range based on the two GPSs.

일 실시예에서, 특정 오차 범위는 특정 모바일 단말에 의해 설정될 수 있고, 예를 들어, GPS에 의한 추정에 따른 오차 범위에 해당할 수 있다. 다른 일 실시예에서, 특정 오차 범위는 사용자에 의해 설정될 수 있고, 이러한 설정 값은 GPS에 의한 추정에 따른 오차 범위보다 크게 설정될 수 있다.In one embodiment, the specific error range may be set by a specific mobile terminal and may correspond to an error range according to, for example, an estimation by GPS. In another embodiment, the specific error range may be set by the user, and this set value may be set larger than the error range according to the estimation by the GPS.

일 실시예에서, 원격 서버(130)는 특정 오차 범위 이내에 있는 경우에는 제어부(340)에 접속 승인을 송신할 수 있고, 제어부(340)는 접속 승인에 따라 제2 파일(422)을 접근할 수 있다.In one embodiment, the remote server 130 may send a connection acknowledgment to the control unit 340 if it is within a certain error range, and the control unit 340 may access the second file 422 according to the connection acknowledgment. have.

일 실시예에서, 원격 서버(130)는 특정 오차 범위 내에 있지 않은 경우에는 제어부(340)에 접속 거절을 송신할 수 있고, 제어부(340)는 접속 거절에 따라 제2 파일(422)의 접근을 차단할 수 있다. 이러한 접속 거절은 해킹 등으로 인한 개인 정보 유출 시 타인의 네트워크 접속으로 인한 손실을 방지하기 위함이다.
In one embodiment, the remote server 130 may transmit a connection rejection to the control unit 340 when the remote server 130 is not within a specific error range, and the control unit 340 may access the second file 422 according to the connection rejection. You can block. This denial of access prevents the loss of someone's network access when personal information is leaked due to hacking.

도 5는 도 3의 복합 USB 장치에서 수행되는 네트워크 서비스 접속 과정의 일 실시예를 설명하는 흐름도이다.5 is a flowchart illustrating an embodiment of a network service access procedure performed in the composite USB device of FIG. 3.

도 5에서, 제어부(340)는 제1 또는 제2 컴퓨팅 장치(110, 210)와 연결되면 비휘발성 메모리(320)에 접근하여 비휘발성 메모리(320)에 저장된 설정 파일을 통해 미리 지정된 원격 서버(130)에 접근한다(단계 S510).In FIG. 5, when the controller 340 is connected to the first or second computing devices 110 and 210, the controller 340 may access the nonvolatile memory 320 and use a predetermined remote server (eg, a configuration file stored in the nonvolatile memory 320). 130) (step S510).

비휘발성 메모리(320)는 제1 파일(412)을 저장하고, 원격 서버(130)의 네트워크 주소를 포함하는 설정 파일을 저장한다. 일 실시예에서, 설정 파일은 원격 서버(130)에 대한 로그인 정보를 더 포함할 수 있다. 다른 일 실시예에서, 비휘발성 메모리(320)는 설정 파일에 온디맨드 방식으로 로그인 정보를 사용자에게 요청하도록 설정될 수 있다. 한편, 제1 파일(412)은 제1 또는 제2 컴퓨팅 장치(110, 210)에 의하여 추가, 갱신 또는 삭제 할 수 있다.The nonvolatile memory 320 stores the first file 412 and a configuration file including the network address of the remote server 130. In one embodiment, the configuration file may further include login information for the remote server 130. In another embodiment, the nonvolatile memory 320 may be configured to request a user for login information on demand in a configuration file. Meanwhile, the first file 412 may be added, updated, or deleted by the first or second computing device 110 or 210.

일 실시예에서, 제어부(340)는 비휘발성 메모리(320)에 저장된 설정 파일에 접근할 수 있다. 이러한 설정 파일은 미리 지정된 파일 이름을 가질 수 있다. 일 실시예에서, 제어부(340)는 설정 파일을 통해 미리 지정된 원격 서버(130)에 접근한 뒤 설정 파일에 저장된 로그인 정보를 원격 서버(130)에 송신하여 로그인 할 수 있다. In an embodiment, the controller 340 may access a configuration file stored in the nonvolatile memory 320. Such a configuration file may have a predetermined file name. In an embodiment, the controller 340 may access the remote server 130 previously designated through the configuration file, and then log in by transmitting the login information stored in the configuration file to the remote server 130.

일 실시예에서, 제어부(340)는 로그인 정보를 확인하는 과정에서 특정 모바일 단말과 복합 USB 장치(120) 간의 거리가 특정 오차 범위 이내에 있는 경우에는 접속 승인을 수신할 수 있고, 제어부(340)는 접속 승인에 따라 제2 파일(422)을 접근할 수 있다.In an embodiment, the controller 340 may receive a connection approval when the distance between the specific mobile terminal and the composite USB device 120 is within a specific error range in the process of confirming the login information, and the controller 340 The second file 422 may be accessed according to the connection approval.

제어부(340)는 네트워크 모듈(332)을 통해 원격 서버(130)에 있는 제2 파일에 접근하여 제2 파일(422)을 비휘발성 메모리(320)에 있는 가상 파일로서 처리한다(단계 S520). 일 실시예에서, 제어부(340)는 제1 및 제2 파일들(412, 422)을 별개의 폴더에 포함시켜서 USB 인터페이스부(310)를 통해 제1 또는 제2 컴퓨팅 장치(110, 210)에 파일 목록을 제공한다.The controller 340 accesses the second file in the remote server 130 through the network module 332 and processes the second file 422 as a virtual file in the nonvolatile memory 320 (step S520). In one embodiment, the control unit 340 includes the first and second files 412, 422 in separate folders to the first or second computing device 110, 210 via the USB interface 310. Provide a list of files.

제어부(340)는 특정 시간 이상 제2 파일(422)에 접근하지 않거나 특정 모바일 단말이 일정거리 이내에 존재하지 않는 것으로 판단되면 해당 폴더의 접근을 차단하고, 특정 모바일 단말을 주기적으로 확인하여 일정거리 이상 떨어져 있으면 해당 폴더의 접근을 차단한다(단계 S530).
If the controller 340 does not access the second file 422 for a specific time or it is determined that the specific mobile terminal does not exist within a certain distance, the controller 340 blocks access to the corresponding folder and periodically checks the specific mobile terminal for a predetermined distance or more. If not, the access of the folder is blocked (step S530).

상기에서는 본 출원의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 출원을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although described above with reference to the preferred embodiment of the present application, those skilled in the art various modifications and changes to the present application without departing from the spirit and scope of the invention described in the claims below I can understand that you can.

110 : 제1 컴퓨팅 장치 120 : 복합 USB 장치
130 : 복수의 원격 서버들 131 : 제1 원격 서버
132 : 제2 원격 서버 13n : 제n 원격 서버
210 : 제2 컴퓨팅 장치 310 : USB 인터페이스부
320 : 비휘발성 메모리 330 : 원격 파일 인터페이스부
332 : 네트워크 모듈 340 : 제어부
410 : 제1 폴더 412 : 제1 파일
420 : 제2 폴더 422 : 제2 파일
110: first computing device 120: composite USB device
130: a plurality of remote servers 131: a first remote server
132: second remote server 13n: n remote server
210: second computing device 310: USB interface unit
320: non-volatile memory 330: remote file interface unit
332: network module 340: control unit
410: first folder 412: first file
420: second folder 422: second file

Claims (12)

컴퓨팅 장치와 연결되고 상기 컴퓨팅 장치와의 데이터 통신에 대한 인터페이스를 제공하는 USB(Universal Serial Bus) 인터페이스부;
제1 파일을 저장하는 비휘발성 메모리;
네트워크 모듈을 포함하고, 상기 네트워크 모듈을 통해 미리 지정된 원격 서버에 있는 제2 파일에 대한 접근을 제공하는 원격 파일 인터페이스부; 및
상기 제1 및 제2 파일들을 별개의 폴더에 포함시켜서 상기 USB 인터페이스부를 통해 상기 컴퓨팅 장치에 파일 목록을 제공하며, 특정 시간 이상 상기 제2 파일에 접근하지 않으면 해당 폴더의 접근을 차단하는 제어부를 포함하는 복합 USB 장치.
A Universal Serial Bus (USB) interface unit connected to a computing device and providing an interface for data communication with the computing device;
Non-volatile memory for storing the first file;
A remote file interface unit including a network module, the remote file interface unit providing access to a second file in a predetermined remote server through the network module; And
Including the first and second files in a separate folder to provide a file list to the computing device through the USB interface unit, and includes a control unit to block the access of the folder if the second file is not accessed for a specific time Composite USB device.
제1항에 있어서, 상기 비휘발성 메모리는
상기 미리 지정된 원격 서버의 네트워크 주소를 포함하는 설정 파일을 저장하는 것을 특징으로 하는 복합 USB 장치.
2. The non-volatile memory of claim 1,
And a configuration file including a network address of the predetermined remote server.
제2항에 있어서, 상기 설정 파일은
상기 미리 지정된 원격 서버에 대한 로그인 정보를 저장하는 것을 특징으로 하는 복합 USB 장치.
The method of claim 2, wherein the configuration file
And storing login information for the predetermined remote server.
제2항에 있어서, 상기 네트워크 모듈은
상기 컴퓨팅 장치가 상기 USB 인터페이스를 통해 연결되면 상기 설정 파일에 있는 네트워크 주소를 통해 상기 미리 지정된 원격 서버를 연결하는 것을 특징으로 하는 복합 USB 장치.
The method of claim 2, wherein the network module
And when the computing device is connected via the USB interface, connecting the predetermined remote server via a network address in the configuration file.
제2항에 있어서, 상기 제어부는
상기 설정 파일을 숨김 파일로서 상기 비휘발성 메모리에 저장하고, 사용자의 직접적인 조작에 의하여 상기 설정 파일을 삭제하는 것을 금지하는 것을 특징으로 하는 복합 USB 장치.
3. The apparatus of claim 2, wherein the control unit
And storing the configuration file as a hidden file in the nonvolatile memory, and deleting the configuration file by a user's direct manipulation.
제5항에 있어서, 상기 제어부는
상기 미리 지정된 원격 서버로부터 특정 모바일 단말과 상기 복합 USB 장치 간의 거리가 특정 거리 이상이면 접근을 허용하지 않는 것을 특징으로 하는 복합 USB 장치.
6. The apparatus of claim 5, wherein the control unit
And if the distance between the specific mobile terminal and the composite USB device is greater than the specified distance from the predetermined remote server, access is not allowed.
제6항에 있어서, 상기 제어부는
상기 특정 모바일 단말과 상기 복합 USB 장치 간의 거리가 특정 거리 이상인 것의 여부를 측정하는 측정 모듈을 더 포함하는 것을 특징으로 하는 복합 USB 장치.
7. The apparatus of claim 6, wherein the control unit
And a measurement module for measuring whether a distance between the specific mobile terminal and the composite USB device is greater than or equal to a specific distance.
삭제delete 제1항에 있어서, 상기 제어부는
상기 제2 파일을 상기 비휘발성 메모리에 있는 가상 파일로서 처리하는 것을 특징으로 하는 복합 USB 장치.
The apparatus of claim 1, wherein the control unit
And processing the second file as a virtual file in the nonvolatile memory.
제1항에 있어서, 상기 컴퓨팅 장치는
PC, TV, 프로젝터, 전자액자, 스마트 모니터, DivX Player 또는 PVR과 같은 기기에 해당하는 것을 특징으로 하는 복합 USB 장치.
The device of claim 1, wherein the computing device is
A composite USB device, which is a device such as a PC, a TV, a projector, an electronic frame, a smart monitor, a DivX Player, or a PVR.
USB 인터페이스부, 비휘발성 메모리 및 네트워크 모듈을 포함하는 복합 USB(Universal Serial Bus) 장치에서 수행되는 네트워크 서비스 접속 방법에 있어서, 상기 네트워크 서비스 접속 방법은
컴퓨팅 장치와 연결되면 상기 USB 인터페이스부를 통해 비휘발성 메모리에 접근하여 상기 비휘발성 메모리에 저장된 설정 파일을 통해 미리 지정된 원격 서버에 접근하는 단계;
상기 네트워크 모듈을 통해 상기 미리 지정된 원격 서버에 있는 제2 파일에 접근하여 상기 제2 파일을 상기 비휘발성 메모리에 있는 가상 파일로서 처리하는 단계; 및
특정 시간 이상 상기 제2 파일에 접근하지 않거나 특정 모바일 단말이 일정거리 이내에 존재하지 않는 것으로 판단되면 해당 폴더의 접근을 차단하는 단계를 포함하는 네트워크 서비스 접속 방법.
In the network service access method performed in a composite universal bus (USB) device including a USB interface unit, a nonvolatile memory and a network module, the network service access method is
Accessing a nonvolatile memory through the USB interface unit when connected to a computing device to access a predetermined remote server through a configuration file stored in the nonvolatile memory;
Accessing a second file in the predetermined remote server through the network module and treating the second file as a virtual file in the nonvolatile memory; And
Blocking access to a corresponding folder if it is determined that the second file is not accessed for a specific time or that a specific mobile terminal does not exist within a certain distance.
삭제delete
KR1020120049718A 2012-05-10 2012-05-10 Compound usb device and method of accessing network service using the same KR101371885B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120049718A KR101371885B1 (en) 2012-05-10 2012-05-10 Compound usb device and method of accessing network service using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120049718A KR101371885B1 (en) 2012-05-10 2012-05-10 Compound usb device and method of accessing network service using the same

Publications (2)

Publication Number Publication Date
KR20130132670A KR20130132670A (en) 2013-12-05
KR101371885B1 true KR101371885B1 (en) 2014-03-10

Family

ID=49981251

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120049718A KR101371885B1 (en) 2012-05-10 2012-05-10 Compound usb device and method of accessing network service using the same

Country Status (1)

Country Link
KR (1) KR101371885B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101533427B1 (en) * 2013-12-19 2015-07-03 주식회사 퓨쳐텍 Mobile storage device providing mass virtual storage space and providing method thereof
KR102295474B1 (en) * 2020-02-13 2021-08-30 순천향대학교 산학협력단 USB device and access control method having access control function to target device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080093246A (en) * 2007-04-16 2008-10-21 고종옥 A portable mass storage system using wireless communication network

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080093246A (en) * 2007-04-16 2008-10-21 고종옥 A portable mass storage system using wireless communication network

Also Published As

Publication number Publication date
KR20130132670A (en) 2013-12-05

Similar Documents

Publication Publication Date Title
EP3281141B1 (en) Cloud-based cross-device digital pen pairing
US9584494B2 (en) Terminal and server for applying security policy, and method of controlling the same
CN104685487B (en) With the method and system of neighbouring collaborative share content
US9268959B2 (en) Trusted security zone access to peripheral devices
US9749329B2 (en) Network connection managing device, system and method
US20170311008A1 (en) Portable media server for providing offline playback of copyright protected media
JP2016533603A (en) Managing wireless network login password sharing
EP3079330B1 (en) Method for wireless access of memory device, and mobile hotspot device
CN103856556B (en) Application program account management based on cloud
CN104541493A (en) Wireless pairing and communication between devices using biometric data
US11240664B2 (en) Method and electronic device for controlling data communication
US20180014199A1 (en) Network access method, apparatus, and system
WO2019007254A1 (en) Network access method and device
US20160041879A1 (en) Data backup to and restore from trusted devices
CN102571841B (en) Remote file management system
KR101371885B1 (en) Compound usb device and method of accessing network service using the same
JP5554847B2 (en) Region-based communication service processing method and apparatus
US9615400B2 (en) Network apparatus and network sharing method
KR101732007B1 (en) File access control method based on location of computing device
US20140156952A1 (en) Information processing apparatus, information processing method, and computer readable medium
US20100077448A1 (en) User level security for an emulated removable mass storage device
KR20130063399A (en) Mobile terminal and cloud server for mobile cloud computing environment and method of mobile cloud computing using the same
US9229629B2 (en) Device identification method, communicative connection method between multiple devices, and interface controlling method
KR100976740B1 (en) Method and system for sharing a hard-disk of computer with smart-phone in a local network
US20150118966A1 (en) Secure tap to transfer objects

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
FPAY Annual fee payment

Payment date: 20170227

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20180306

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee