KR100590186B1 - The File Transfer System using TFTP operated in HTTP - Google Patents

The File Transfer System using TFTP operated in HTTP Download PDF

Info

Publication number
KR100590186B1
KR100590186B1 KR1019990049357A KR19990049357A KR100590186B1 KR 100590186 B1 KR100590186 B1 KR 100590186B1 KR 1019990049357 A KR1019990049357 A KR 1019990049357A KR 19990049357 A KR19990049357 A KR 19990049357A KR 100590186 B1 KR100590186 B1 KR 100590186B1
Authority
KR
South Korea
Prior art keywords
tftp
http
client
server
file transfer
Prior art date
Application number
KR1019990049357A
Other languages
Korean (ko)
Other versions
KR20010045866A (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 KR1019990049357A priority Critical patent/KR100590186B1/en
Publication of KR20010045866A publication Critical patent/KR20010045866A/en
Application granted granted Critical
Publication of KR100590186B1 publication Critical patent/KR100590186B1/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
    • 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/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

본 발명의 HTTP(Hypertext Transfer Protocol)을 사용한 TFTP(Trivial File Transfer Protocol) 파일(File) 전송 시스템은, 인터넷(Internet)상에서 파일(문서)전송을 지원하는 HTTP를 사용하여 파일 전송을 요청하는 TFTP 클라이언트가 실행되는 클라이언트 시스템과 HTTP를 사용하여 상기 클라이언트의 파일전송 요청에 대한 서비스를 제공하는 TFTP 서버가 실행되는 서버 시스템을 포함한다. 본 발명은, 이와 같은 시스템을 이용하여 네트웍에서 TFTP 서버 프로그램을 별도로 설치/실행할 필요없이 인터넷을 이용하여 TFTP 파일을 다수의 사용자가 동시에 특정 두 시스템간에 전송할 수 있는 효과를 제공한다.The TFTP (Trivial File Transfer Protocol) file transfer system using the HTTP (Hypertext Transfer Protocol) of the present invention is a TFTP client requesting a file transfer using HTTP supporting file (document) transfer over the Internet. And a server system running a TFTP server that provides a service for a file transfer request of the client using HTTP. The present invention provides an effect that a plurality of users can simultaneously transfer TFTP files between two specific systems using the Internet without having to install / execute TFTP server programs separately on a network using such a system.

TFTP, HTTP, TCP/UDP, IP, Server, Client, ProtocolTFTP, HTTP, TCP / UDP, IP, Server, Client, Protocol

Description

HTTP을 사용한 TFTP파일 전송 시스템{The File Transfer System using TFTP operated in HTTP}The File Transfer System using TFTP operated in HTTP}

도 1은 종래의 TFTP 파일 전송 시스템의 구조도.1 is a structural diagram of a conventional TFTP file transfer system.

도 2는 종래의 TFTP 파일 전송 동작을 설명하기 위한 흐름도.2 is a flowchart for explaining a conventional TFTP file transfer operation.

도 3은 본 발명의 HTTP를 사용한 TFTP 파일 전송 시스템의 구조도.3 is a structural diagram of a TFTP file transfer system using HTTP according to the present invention;

도 4는 본 발명의 HTTP를 사용한 TFTP 파일 전송 동작을 설명하기 위한 흐름도.4 is a flowchart for explaining a TFTP file transfer operation using HTTP of the present invention;

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

10 : TFTP 서버 프로세스가 실행되는 서버시스템.10: Server system running TFTP server process.

11, 21 : 이더넷(Ethernet) 레이어.11, 21: Ethernet layer.

12, 22 : IP(Internet Protocol) 레이어.12, 22: Internet Protocol (IP) layer.

13, 23 : TCP/UDP(Transfer Control Protocol/User Datagram Protoclo) 레이어.13, 23: TCP / UDP (Transfer Control Protocol / User Datagram Protoclo) layer.

14 : TFTP 서버 응용프로그램.14: TFTP server application.

15, 25 : HTTP 레이어. 16 : TFTP 서버 응용프로그램.15, 25: HTTP layer. 16: TFTP server application.

20 : TFTP 클라이언트 프로세스가 실행되는 클라이언트시스템..20: Client system running TFTP client process ..

24 : TFTP 클라이언트 응용프로그램.24: TFTP client application.

26 : TFTP 클라이언트 응용프로그램.26: TFTP client application.

30 : 물리적 연결매체. 40 : 파일(File).30: physical connection medium. 40: File.

본 발명은 네트웍(Network)에서 파일(File)을 전송하는 시스템에 관한 것으로, 보다 상세하게는 HTTP(Hypertext Transfer Protocol)를 사용하여 파일을 전송하는 TFTP(Trivial File Transfer Protocol) 파일 전송 시스템에 관한 것이다.The present invention relates to a system for transferring a file in a network, and more particularly, to a TFTP (Trivial File Transfer Protocol) file transfer system for transferring a file using HTTP (Hypertext Transfer Protocol). .

대부분의 시스템에 있는 데이터는 파일이라는 단위로 표시되며 시스템들 사이에 데이터를 전송하려면 대개 파일 또는 파일의 일부를 전송해야 한다.Data on most systems is represented in units called files, and in order to transfer data between systems, you usually need to transfer a file or part of a file.

네트웍으로 연결된 시스템들에서, 어느 한 시스템의 사용자가 다른 한 시스템에 있는 데이트를 자신의 시스템으로 전송받거나 자신의 시스템에 있는 데이터를 다른 한 시스템으로 전송하고자 할 경우, 즉 시스템간에 서로 통신을 하고자 하는 경우에는 이들 시스템들이 통신할 수 있도록 하기 위한 규칙과 규정들이 있어야 하는데 이것이 프로토콜(Protocol)이다. 이때, 데이타 전송을 요청하는 시스템을 클라이언트시스템이라 하고 이러한 요청에 대한 서비스를 제공해주는 시스템을 서버시스템이라 하며 보통 하나의 서버시스템은 다수의 클라이언트시스템과 동시 통신이 가능하다.In networked systems, when a user of one system wants to transfer data from one system to his or her system, or to transfer data from one system to another, that is, to communicate with each other. In these cases, there must be rules and regulations that allow these systems to communicate. This is the protocol. In this case, a system requesting data transmission is called a client system, and a system providing a service for such a request is called a server system. Usually, one server system can simultaneously communicate with a plurality of client systems.

컴퓨터 네트웍에서 아주 널리 사용되는 언어는 TCP/IP(Transfer Control Protocl/Internet Protocol)이며, TCP/IP를 기반으로 사용하는 프로토콜로 FTP(File Transfer Protocol), Telnet(Terminal Emulation Protocol), HTTP(Hypertext Transfer Protocol)등이 있다.The most widely used language in computer networks is TCP / IP (Transfer Control Protocol / Internet Protocol), which is based on TCP / IP and uses File Transfer Protocol (FTP), Terminal Emulation Protocol (Telnet), and Hypertext Transfer (HTTP). Protocol).

TCP/IP는 시스템들 사이에 파일의 전체 내용을 전송하기 위한 두 가지 표준 프로토콜을 제공한다.TCP / IP provides two standard protocols for transferring the entire contents of a file between systems.

하나는 파일 전송 프로토콜(FTP)이고 다른 하나는 일반 화일 전송 프로토콜(TFTP)이다.One is File Transfer Protocol (FTP) and the other is Generic File Transfer Protocol (TFTP).

TFTP는 FTP의 일종으로 FTP보다 단순하고 작은 코드만으로 구현되도록 설계되어, 읽기 전용 메모리(ROM)에서 쉽게 구현되며, 디스크 없는 시스템에서 운영체제 이미지(Operational Image)를 다운로드하는 프로토콜(Protocol)로써 흔히 사용되어진다.TFTP is a type of FTP that is designed to be implemented with simpler and smaller code than FTP. It is easily implemented in read-only memory (ROM) and is commonly used as a protocol for downloading an operating image on diskless systems. Lose.

TFTP 구현에는 TFTP 클라이언트(Client)와 TFTP 서버(Server) 두 구성 요소가 있다.There are two components to the TFTP implementation: the TFTP client and the TFTP server.

도 1은 종래의 TFTP를 사용한 파일 전송 시스템의 구조도이다.1 is a structural diagram of a file transfer system using a conventional TFTP.

서버시스템(10)과 클라이언트시스템(20)은 네트웍(30)으로 서로 연결되어 파일(40)을 주고 받는다.The server system 10 and the client system 20 are connected to each other via a network 30 to exchange files 40.

이때, 서버시스템(10)에서 실행되는 TFTP 서버(14)와 클라이언트시스템(20)에서 실행되는 TFTP 클라이언트(24)는 TCP/UDP(13,23)중 UDP를 사용하여 IP(Internet Protocol)(12,22)를 이용한 이더넷(Ethernet)(11)에서 실행된다. 여기서, 상세한 동작 원리는 도 2를 통해 설명한다.At this time, the TFTP server 14 running on the server system 10 and the TFTP client 24 running on the client system 20 use an IP (Internet Protocol) 12 using UDP among the TCP / UDPs 13 and 23. Is executed on the Ethernet 11 using the. Here, the detailed operation principle will be described with reference to FIG.

TFTP 클라이언트(24)는 내장된 시스템(20)에서 실행되어 TFTP 서버(14)에 대 한 연결을 시작한다(단계201).The TFTP client 24 is executed in the embedded system 20 to initiate a connection to the TFTP server 14 (step 201).

TFTP 클라이언트(24)는 TFTP 서버(14)와의 연결을 생성하기 위해, 읽기/쓰기 요청 메세지를 TFTP 서버(14)로 전송한다. 여기에서 읽기 요청 메서지는 파일의 다운로드(Download)를 위한 요청 메세지이며, 쓰기 요청 메세지는 파일의 업로드(Upload)를 위한 요청 메세지이다.The TFTP client 24 sends a read / write request message to the TFTP server 14 to create a connection with the TFTP server 14. Here, the read request message is a request message for downloading a file, and the write request message is a request message for uploading a file.

이때, TFTP 클라이언트(24)는 TFTP 클라이언트측 TCP/UDP(23)중 UDP 포트(Port)(미도시)를 선택하고, 이 선택된 포트를 통해 자신의 IP 주소와 선택된 포트번호를 포함하는 읽기/쓰기 요청 메세지를 TFTP 서버(14)로 전송한다.At this time, the TFTP client 24 selects a UDP port (not shown) among the TFTP client side TCP / UDP 23, and reads / writes including its IP address and the selected port number through the selected port. The request message is sent to the TFTP server 14.

TFTP 서버(14)는 TFTP 서버측 TCP/UDP(13)중 역시 UDP 포트(Port) 69(미도시)를 통해 상기 TFTP 클라이언트(24)로부터 전송된 읽기/쓰기 요청 메세지를 수신한다.The TFTP server 14 receives the read / write request message transmitted from the TFTP client 24 through the UDP port 69 (not shown) among the TFTP server side TCP / UDP 13.

TFTP 서버(14)는 상기 요청 메세지가 수신되면, 상기 TFTP 클라이언트의 IP 주소와 포트번호를 등록하고, 이 등록된 IP 주소와 포트번호를 사용하여 요청 메세지 수신시와 동일 포트를 통해 요청에 대한 응답(ACK) 메세지를 TFTP 클라이언트 (24)로 전송한다.When the request message is received, the TFTP server 14 registers the IP address and port number of the TFTP client and responds to the request through the same port as the request message received using the registered IP address and port number. (ACK) sends a message to the TFTP client 24.

TFTP 클라이언트(24)는 상기 기선택된 TFTP 클라이언트측 UDP(23) 포트(미도시)를 통해 상기 TFTP 서버(14)가 전송한 응답(ACK) 메세지를 전달 받으므로써 두 시스템간의 연결이 이루어지게 된다.The TFTP client 24 receives the response (ACK) message transmitted by the TFTP server 14 through the preselected TFTP client side UDP 23 port (not shown), thereby establishing a connection between the two systems.

TFTP 서버(14)와 TFTP 클라이언트(24)간 연결이 이루어지면, 상기 읽기/쓰기 요청 메세지에서 TFTP 클라이언트(24)가 요청한 파일(40)은 상기 두 UDP 포트(미도 시)를 통해 두 시스템간 전송된다(단계202).When the connection between the TFTP server 14 and the TFTP client 24 is established, the file 40 requested by the TFTP client 24 in the read / write request message is transferred between the two systems through the two UDP ports (not shown). (Step 202).

파일(40)의 전송이 완료될 때까지 TFTP 서버(14)와 TFTP 클라이언트(24)의 연결은 계속되며, 전송이 완료되고 클라이언트측이나 서버측에서 연결을 닫으면 TFTP 서버(14)와 TFTP 클라이언트(24)간의 연결은 해제된다(단계203).The connection between the TFTP server 14 and the TFTP client 24 continues until the transfer of the file 40 is completed. When the transfer is completed and the connection is closed on the client side or the server side, the TFTP server 14 and the TFTP client ( The connection between 24 is released (step 203).

이러한, TFTP는 데이타 전송을 위한 별도의 프로세스를 만들기 위한 기능을 제공하지 않는다.Such a TFTP does not provide a function for creating a separate process for data transfer.

즉, 여러 사용자 프로세스(Multi User Process)를 지원해주지 못하므로, 동시에 여러 사용자(클라이언트)가 특정 서버에 접속해서 파일을 다운로드할 수 없다.In other words, it cannot support multiple user processes, and multiple users (clients) cannot connect to a specific server and download files at the same time.

결국, 사용자는 파일을 다운로드하고자 할 때, 서버 프로그램을 별도로 서버시스템에 매번 설치한 후 파일을 다운로드해야 하는 불편함이 있다.As a result, when a user wants to download a file, the user needs to download the file after installing the server program separately on the server system each time.

따라서, 이와 같은 불편함을 해소하기 위한 본 발명의 목적은, HTTP를 사용한 TFTP 파일 전송 방법을 이용한 시스템을 사용함으로써, TFTP 서버 프로그램을 별도로 설치하지 않고 인터넷상에서 TFTP 서버 시스템에 다수 사용자의 동시접속이 가능하도록 하여 여러 사용자가 동시에 파일을 다운로드(Download)하거나 업로드(Upload)할 수 있는 시스템을 제공함에 있다. Therefore, an object of the present invention for solving such inconvenience is to use a system using a TFTP file transfer method using HTTP, so that multiple users can simultaneously connect to a TFTP server system on the Internet without separately installing a TFTP server program. The present invention provides a system that allows multiple users to download or upload files at the same time.

이와 같은 목적을 달성하기 위한 본 발명의 HTTP를 사용한 TFTP 파일 전송 시스템은, 인터넷상에서 서버시스템과 클라이언트시스템간에 TFTP를 이용하여 파일 을 전송하는 시스템에 있어서, 상기 TFTP를 이용하여 상기 서버시스템에 파일 전송을 요청하며 HTTP를 사용하여 구현된 TFTP 클라이언트(Client); 및 상기 TFTP 클라이언트의 파일 전송 요청에 대한 서비스를 제공하며 HTTP를 사용하여 구현된 TFTP 서버(Server)를 포함한다.A TFTP file transfer system using HTTP of the present invention for achieving the above object is a system for transferring a file by using TFTP between a server system and a client system on the Internet, the file transfer to the server system using the TFTP TFTP client implemented using HTTP requesting a request; And a TFTP server providing a service for the file transfer request of the TFTP client and implemented using HTTP.

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

도 3은 본 발명의 HTTP를 사용한 TFTP 파일 전송 시스템의 구조도이다.3 is a structural diagram of a TFTP file transfer system using HTTP according to the present invention.

HTTP(15,25)는 TCP와 IP를 통신 프로토콜로 사용하여 인터넷서비스를 지원해주는 통신 프로토콜로써, 도 3의 구조도는 전술한 종래 기술에 이 HTTP(15,25) 레이어를 TCP/UDP(13,23)의 상위계층으로 포함함을 보여준다.HTTP (15, 25) is a communication protocol that supports the Internet service using TCP and IP as a communication protocol, the structural diagram of Figure 3 is a TCP / UDP (13, 23) as the upper hierarchy.

그래서, 도 3의 구조도는 네트웍상의 어느 한 특정시스템에서 실행되는 TFTP 서버(16)와 또 다른 특정시스템에서 실행되는 TFTP 클라이언트(26)가 종래 기술에서 처럼 TCP/UDP(13,23)중 UDP 포트(미도시)를 이용하여 파일을 전송하는 것이 아니라, HTTP(15,25)상에서 실행 가능하도록 구현되어 TCP/UDP(13,23)중 TCP 포트(미도시)를 선택/사용하는 것을 나타내다.Thus, the structure diagram of FIG. 3 shows that the TFTP server 16 running on one particular system on the network and the TFTP client 26 running on another particular system are the UDP ports of the TCP / UDP 13, 23 as in the prior art. Instead of transferring files using (not shown), it is implemented to be executed on HTTP (15, 25) to indicate that a TCP port (not shown) of the TCP / UDP (13, 23) is selected / used.

그리고, 도 3에서 어느 한 특정시스템은 서버시스템(10)로 도시되고, 또 다른 특정시스템은 클라이언트시스템(20)으로 도시되었다.3, one particular system is shown as server system 10, and another particular system is shown as client system 20.

여기서, HTTP를 사용한 TFTP의 파일 전송에 관한 상세 동작 원리는 도 4를 통해 설명한다.Here, the detailed operation principle regarding the file transfer of the TFTP using HTTP will be described with reference to FIG.

TFTP 클라이언트(26)는 HTTP(15,25)상에서 실행 가능하도록 구현되어 TFTP 클라이언트측 TCP/UDP(13,23)중 TCP 포토를 선택하고, 선택된 포트를 통해 자신의 IP 주소와 선택된 상기 포트번호를 포함하는 읽기/쓰기 요청 메세지를 TFTP 서버(16)로 전송한다(단계401).The TFTP client 26 is implemented to be executable on HTTP (15, 25) to select a TCP port of the TFTP client side TCP / UDP (13, 23), and to select its own IP address and the selected port number through the selected port. The read / write request message is transmitted to the TFTP server 16 (step 401).

TFTP 서버(16)도 클라이언트와 같이 HTTP(15,25)상에서 실행 가능하도록 구현되어 미리 정하여진 TFTP 서버측 TCP/UDP(13,23)중 TCP 포트(미도시)를 통해 TFTP 클라이언트 (26)로부터 전송된 상기 요청 메세지를 수신한다(단계402).The TFTP server 16 is also implemented as a client so as to be executed on the HTTP 15, 25 from the TFTP client 26 through a TCP port (not shown) of the predetermined TFTP server side TCP / UDP 13, 23. Receive the sent request message (step 402).

TFTP 서버(16)는 상기 요청 메세지가 청취되면, 요청 메세지에 포함되어 온 TFTP 클라이언트의 IP 주소와 포트번호를 등록하고, 이 IP 주소와 포트번호를 사용하여 요청 메세지 수신시 사용된 포트와 동일 포트를 통해 요청 메세지에 대한 응답(ACK) 메세지를 TFTP 클라이언트(26)로 전송한다.When the request message is received, the TFTP server 16 registers the IP address and port number of the TFTP client included in the request message, and uses the IP address and port number to be the same port as the port used when receiving the request message. Sends an ACK message to the TFTP client 26 via the request message.

TFTP 클라이언트(26)가 기선택된 상기 TFTP 클라이언트측 TCP 포트(미도시)를 통해 상기 응답 메세지를 수신함으로써, 두 시스템간 연결이 이루어진다(단계403).The TFTP client 26 receives the response message through the preselected TFTP client side TCP port (not shown), thereby making a connection between the two systems (step 403).

상기 두 시스템간의 연결이 이루어지면, 상기 읽기/쓰기 요청 메세지에서 TFTP 클라이언트(26)가 요청한 파일(40)에 대한 두 시스템간 전송이 이루어진다(단계404).When the connection between the two systems is established, the transfer between the two systems for the file 40 requested by the TFTP client 26 in the read / write request message is performed (step 404).

파일(40)의 다운로드/업로드가 완료될 때까지 TFTP 서버(16)와 TFTP 클라이언트(26)의 상기 두 포트간의 연결은 계속되며, 전송이 완료되면 TFTP 서버(16)와 TFTP 클라이언트(26)간의 연결은 해제된다(단계405).The connection between the two ports of the TFTP server 16 and the TFTP client 26 continues until the download / upload of the file 40 is completed, and the transfer between the TFTP server 16 and the TFTP client 26 is completed. The connection is released (step 405).

만약, 상기 단계 402에서, TFTP 클라이언트(26)에 TFTP 서버(16)로부터 응답 메세지가 수신되지 않으면, TFTP 클라이언트(26)는 읽기/쓰기 요청 메세지를 TFTP 서버(16)로 재 전송한다.If, in step 402, the TFTP client 26 does not receive a response message from the TFTP server 16, the TFTP client 26 resends the read / write request message to the TFTP server 16.

상술한 바와 같이, HTTP를 사용한 TFTP 파일 전송 방법을 이용한 시스템을 사용함으로써, TFTP 서버 프로그램을 별도로 설치하지 않고 인터넷상에서 TFTP 서버에 다수 사용자의 동시접속이 가능하도록 하여, 다수 사용자가 동시에 파일을 다운로드 및 업로드할 수 있는 효과가 있다.As described above, by using a system using a TFTP file transfer method using HTTP, multiple users can simultaneously download and download files to the TFTP server over the Internet without installing a TFTP server program separately. There is an effect that you can upload.

Claims (3)

서버시스템과 클라이언트시스템간에 TFTP를 이용하여 파일을 전송하는 시스템에 있어서, In a system for transferring files between a server system and a client system using TFTP, 상기 TFTP를 이용하여 상기 서버시스템에 파일 전송을 요청하며 HTTP를 사용하여 구현된 TFTP 클라이언트(Client); 및 A TFTP client requesting a file transfer to the server system using the TFTP and implemented using HTTP; And 상기 TFTP 클라이언트의 파일 전송 요청에 대한 서비스를 제공하며 HTTP를 사용하여 구현된 TFTP 서버(Server)를 포함하는 HTTP을 이용한 TFTP 파일 전송 시스템.A TFTP file transfer system using HTTP, which provides a service for a file transfer request of the TFTP client and includes a TFTP server implemented using HTTP. 제 1항에 있어서, 상기 클라이언트시스템은The method of claim 1, wherein the client system 물리적 연결계층인 Ethernet 계층;An Ethernet layer which is a physical connection layer; 네트웍에서 시스템간 연결을 지원하는 IP 계층;An IP layer that supports intersystem connections in the network; 데이타 전송시 데이타 흐름을 제어하는 TCP/UDP 계층;TCP / UDP layer to control the data flow during data transmission; 인터넷에서 데이타 전송을 지원하는 HTTP 계층; 및An HTTP layer supporting data transfer over the Internet; And TFTP 클라이언트 계층의 프로토콜 계층구조를 포함하는 것을 특징으로 하는 HTTP를 사용한 TFTP 파일 전송 시스템.TFTP file transfer system using HTTP, characterized in that it comprises a protocol hierarchy of the TFTP client layer. 제 1항에 있어서, 상기 서버시스템은 The method of claim 1, wherein the server system 물리적 연결계층인 Ethernet 계층;An Ethernet layer which is a physical connection layer; 네트웍에서 시스템간 연결을 지원하는 IP 계층;An IP layer that supports intersystem connections in the network; 데이타 전송시 데이타 흐름을 제어하는 TCP/UDP 계층;TCP / UDP layer to control the data flow during data transmission; 인터넷에서 데이타 전송을 지원하는 HTTP 계층; 및An HTTP layer supporting data transfer over the Internet; And TFTP 서버 계층의 프로토콜 계층구조를 포함하는 것을 특징으로 하는 HTTP를 사용한 TFTP 파일 전송 시스템.TFTP file transfer system using HTTP, characterized in that it comprises a protocol hierarchy of the TFTP server layer.
KR1019990049357A 1999-11-09 1999-11-09 The File Transfer System using TFTP operated in HTTP KR100590186B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990049357A KR100590186B1 (en) 1999-11-09 1999-11-09 The File Transfer System using TFTP operated in HTTP

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990049357A KR100590186B1 (en) 1999-11-09 1999-11-09 The File Transfer System using TFTP operated in HTTP

Publications (2)

Publication Number Publication Date
KR20010045866A KR20010045866A (en) 2001-06-05
KR100590186B1 true KR100590186B1 (en) 2006-06-14

Family

ID=19619140

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990049357A KR100590186B1 (en) 1999-11-09 1999-11-09 The File Transfer System using TFTP operated in HTTP

Country Status (1)

Country Link
KR (1) KR100590186B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100590886B1 (en) * 2004-02-06 2006-06-19 삼성전자주식회사 apparatus and method of file transfer in File Transfer System
KR100542368B1 (en) * 2004-02-10 2006-01-10 삼성전자주식회사 System and method for trivial file transfer protocol including broadcasting function
KR101644406B1 (en) 2008-09-12 2016-08-01 가부시키가이샤 한도오따이 에네루기 켄큐쇼 Display device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07105153A (en) * 1993-08-24 1995-04-21 Kawatetsu Joho Syst Kk Method for file transfer between different kinds of computers
JPH09305503A (en) * 1996-05-16 1997-11-28 Nippon Telegr & Teleph Corp <Ntt> File transfer system
EP0862304A2 (en) * 1997-02-10 1998-09-02 International Business Machines Corporation Method for file transfer
JPH11126171A (en) * 1997-10-23 1999-05-11 Hitachi Ltd File processing system utilizing internet
KR0176084B1 (en) * 1996-04-15 1999-05-15 양승택 File transfer method using common gateway interface on the web browser

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07105153A (en) * 1993-08-24 1995-04-21 Kawatetsu Joho Syst Kk Method for file transfer between different kinds of computers
KR0176084B1 (en) * 1996-04-15 1999-05-15 양승택 File transfer method using common gateway interface on the web browser
JPH09305503A (en) * 1996-05-16 1997-11-28 Nippon Telegr & Teleph Corp <Ntt> File transfer system
EP0862304A2 (en) * 1997-02-10 1998-09-02 International Business Machines Corporation Method for file transfer
JPH11126171A (en) * 1997-10-23 1999-05-11 Hitachi Ltd File processing system utilizing internet

Also Published As

Publication number Publication date
KR20010045866A (en) 2001-06-05

Similar Documents

Publication Publication Date Title
US10331501B2 (en) USB device redirection for remote systems
EP2448222B1 (en) Local device redirection
EP3292671B1 (en) Securely and reliably transferring startup script
US20050180326A1 (en) Method and system for remotely booting a computer device using a peer device
US8086740B2 (en) Method and apparatus for remotely controlling a computer with peer-to-peer command and data transfer
EP1564959B1 (en) System and method for trivial file transfer protocol including broadcasting function
US20070274285A1 (en) System and method for configuring a router
EP1150471A2 (en) Method and system for recommending an available network protocol
KR100590186B1 (en) The File Transfer System using TFTP operated in HTTP
US20090248839A1 (en) Using a proxy to redirect downloads
US6804798B2 (en) System and method for setting new values for configuration parameters on a device
Cisco Configuring SLIP and PPP
Cisco Configuring Additional File Transfer Functions
Cisco Configuring SLIP and PPP
Cisco Configuring Asynchronous SLIP and PPP
Cisco Configuring SLIP and PPP
Cisco Configuring SLIP and PPP
KR100590886B1 (en) apparatus and method of file transfer in File Transfer System
KR100566226B1 (en) How to download system code of network equipment using SNP
Brunstrom et al. TAPS Working Group T. Pauly, Ed. Internet-Draft Apple Inc. Intended status: Standards Track B. Trammell, Ed. Expires: 12 May 2024 Google Switzerland GmbH
Brunstrom et al. TAPS Working Group T. Pauly, Ed. Internet-Draft Apple Inc. Intended status: Standards Track B. Trammell, Ed. Expires: 14 January 2021 Google Switzerland GmbH
Brunstrom et al. TAPS Working Group T. Pauly, Ed. Internet-Draft Apple Inc. Intended status: Standards Track B. Trammell, Ed. Expires: 1 December 2023 Google Switzerland GmbH
Brunstrom et al. TAPS Working Group T. Pauly, Ed. Internet-Draft Apple Inc. Intended status: Standards Track B. Trammell, Ed. Expires: 31 March 2023 Google Switzerland GmbH
Brunstrom et al. TAPS Working Group T. Pauly, Ed. Internet-Draft Apple Inc. Intended status: Standards Track B. Trammell, Ed. Expires: 10 September 2020 Google
KR100427194B1 (en) Method for extending the functions of microsoft windows based network applications and the system thereof

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee