[go: up one dir, main page]

KR20000072726A - Internet direct ono to one data transmission method throught authetic server - Google Patents

Internet direct ono to one data transmission method throught authetic server Download PDF

Info

Publication number
KR20000072726A
KR20000072726A KR1020000055637A KR20000055637A KR20000072726A KR 20000072726 A KR20000072726 A KR 20000072726A KR 1020000055637 A KR1020000055637 A KR 1020000055637A KR 20000055637 A KR20000055637 A KR 20000055637A KR 20000072726 A KR20000072726 A KR 20000072726A
Authority
KR
South Korea
Prior art keywords
information
server
program
authentication server
data
Prior art date
Application number
KR1020000055637A
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 KR1020000055637A priority Critical patent/KR20000072726A/en
Publication of KR20000072726A publication Critical patent/KR20000072726A/en

Links

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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Landscapes

  • Computer And Data Communications (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE: A direct data transmission method by one to one in the internet through a verification server is provided for directly receiving a data from a verified computer having a data of an internet environment using a verification key(for example, ID and password) in a state that a computer of an internet environment is connected with a verification server in any place. CONSTITUTION: There are provided a program installed in A and a program installed in a verification server which verifies a verification key of B. When installing the program, a verification key is reported to the verification server and is verified. If the program receives an instruction for a data transmission from the verification server, the data is transferred to the destination designated by the verification server in a certain process.

Description

인증서버를 통한 인터넷상에서의 1대1방식의 직접 데이터 전송방법 { Internet direct ono to one data transmission method throught authetic server }Internet direct ono to one data transmission method throught authetic server}

본 고안은 데이타 통신의 한 분야로서 데이터전송방식의 하나이다. 가장 흔한 방식이 바로 대화방인데 그것은 인증서버가 대화방에서 오로지 회원을 인증함으로써 인증서버속에서 대화가 가능 하게끔 되어 있다.The present invention is one of the data transmission methods as a field of data communication. The most common way is the chat room, which allows the authentication server to communicate in the authentication server by authenticating only the members in the chat room.

또한 비슷한 것이 현재 유행중인 인터넷방송국의 원리인데 그것역시 이미 제작이 되어있는 데이타를 주는 방식이다.Also similar is the principle of the current Internet broadcasting station, which is also a method of giving data that is already produced.

근사한것이 현재 웹 모니터링시스템이라고도 볼수가 있다. 하지만 그것은 그 주소를 직접 입력해야 하기 때문에 다른 곳에서도 주소를 알면 위험하고 그 주소를 일일이 알아야 하는 번거로움이 있다.The cool thing is that it is a web monitoring system. However, since it is necessary to enter the address directly, knowing the address elsewhere is dangerous and hassle to know the address individually.

또한 상기의 기술한것들은 데이타를 갖고 있는 컴퓨터가 모두 유동 IP에서는 안되는 단점이 있다.In addition, the above descriptions have the disadvantage that all computers with data should not be in dynamic IP.

1) 유동IP이든지, 정적IP든지 상관하지 않고 그 IP의 정보를 가져올수 있다1) It can get information of IP regardless of whether it is dynamic IP or static IP

2) 인증서버의 주소와 인증키만 있으면 그 인증키가 인증하는 주소의 정보를 가져올수 있다.2) If only authentication server's address and authentication key are available, information of address authenticated by the authentication key can be fetched.

A는 데이타를 보내고자 하는 컴퓨터이다.A is a computer that wants to send data.

B는 데이타를 원하는 컴퓨터이다.B is a computer that wants data.

① 처음에 인증서버에 대한 IP정보를 프로그램은 갖고 있으며 자동으로 인증서버로 A의 IP정보를 알려주게 된다. 또한 A가 인증키를 이때 인증서버에 알려준다. 그리고 A가 활성화되었다는 것과 정확한 자기 정보를 알려주기 위하여 주기적으로 인증서버에 자기정보(IP정보와 인증키)를 알려준다. 이로써 인증서버는 A의 정확한 정보를 계속 간직하게 된다.① At first, the program has IP information about the authentication server, and it automatically informs A's IP information to the authentication server. Also, A informs the authentication server at this time. In order to inform A that the A is activated and accurate self information, the authentication server periodically informs the self information (IP information and authentication key). As a result, the authentication server keeps accurate information of A.

② 인증서버에 B에서 접속이 들어와서 A에게서 데이타를 받기 위하여 인증키를 넣는 다.② Enter the authentication key to receive the data from A.

③ 인증서버는 인증키를 받고 확인하여 인증키가 맞으면 A에게는 B의 IP정보를, B에게는 A의 IP정보를 알려준다.③ The authentication server receives and verifies the authentication key, and if A is correct, informs A of B's IP information and B's IP information.

④ 서로 쌍방이 서로의 IP정보를 알았기 때문에 데이타를 직접 보낸다④ Send data directly because both parties know each other's IP information.

본 고안은 도1 의 A 에 설치된 프로그램과 B의 인증키를 인증해주는 인증서버에 설치되어 있는 프로그램으로 구성이 된다. 그리고 그 프로그램들의 프로세스는 다음과 같다.The present invention consists of a program installed in the authentication server for authenticating the authentication key of B and the program installed in A of FIG. And the process of these programs is as follows.

A의 프로그램 :A program of:

1) 설치시(구동시) : 인증서버에게 인증키를 알려주고 승인을 받는 다1) Installation (Drive): Inform authentication key to authentication server and get approval.

또한 이 프로그램은 만약에 인증서버에서 데이타전송을 하라는 명령을 받으면 인증서버가 알려주는 곳으로 데이타를 전송하게끔 하는 프로세스를 내장한다.The program also has a built-in process that allows the server to send data to the server if it is told to do so.

2) 설치후에 인증서버에게 주기적으로 자기정보(인증키와 IP정보는 필수)를 알려준다.2) After installation, the authentication server is periodically informed of its own information (authentication key and IP information are required).

C의 프로그램C program

1) A에서 인증키와 IP정보를 받아두고 주기적으로 오는 것들중 제일 마지막에 오는 것은 항상 보관한다.1) Receive the authentication key and IP information from A and always keep the last one that comes periodically.

2) B에서 접속이 들어오고 인증키를 넣으면 서로에게 쌍방의 IP정보를 준다.2) When the connection comes in from B and the authentication key is put in, it gives each other IP information.

전체 프로세스를 살펴보면Looking at the whole process

1) 처음에 A의 프로그램을 설치하거나 이미 설치가 되어 있으면 구동을 하게 한다.그럼으로서 A의 프로그램은 인증서버에서 전송명령신호 및 IP정보가 들어오면 그 IP(결국은 B의 IP)로 데이터전송을 할것이다. 또한 구동이 되고 난후에 인증서버에 주기적으로 자기정보(인증키와 IP정보는 필수)를 알린다.1) Install A's program at first or run it if it is already installed. Therefore, A's program transmits data to its IP (after all, B's IP) when the transmission command signal and IP information comes from the authentication server Will do In addition, after running, it periodically informs the authentication server of its own information (authentication key and IP information are required).

2) 인증서버는 A에게 인증신호를 보내준다.2) The authentication server sends an authentication signal to A.

3) 인터넷상에서의 B에서 인증서버로 인증키로 인증을 받는 다.3) The authentication key is authenticated from B on the Internet to the authentication server.

4) 이때 인증서버는 A에게는 전송명령신호 및 B의 IP정보를 알려주며 B에는 A의 IP정보를 알려준다.4) At this time, the authentication server informs A of the transmission command signal and B's IP information and B's IP information.

5) 인증서버를 거치지 않고 직접 일대일로 데이터전송이 이루어진다.5) One-to-one data transmission is done directly without going through the authentication server.

언제 어디서든지 인터넷환경의 컴퓨터가 인증서버로 접속하여 인증서버의 인증키만 있으면 데이터가 있는 인증된 컴퓨터에서 데이터전송을 받을 수 있음을 목적으로 한다.Anytime, anywhere, the computer in the Internet environment is connected to the authentication server, and only the authentication key of the authentication server can receive data transmission from the authorized computer with data.

Claims (4)

상기 방식에 기초한 데이타 전송Data transmission based on the above scheme A의 프로그램 :A program of: 유동IP든지 정적IP든지 상관하지 않고 인증서버에 자기 정보를 주기적으로 보내면서도 만약에 인증서버에서 전송명령신호 및 보낼 대상컴퓨터의 정보가 왔을 때 그 대상컴퓨터로 데이터 전송을 하는 프로그램.A program that periodically sends its own information to the authentication server regardless of whether it is a dynamic IP or a static IP, but transmits the data to the target computer when a transmission command signal from the authentication server and information on the target computer are received. 인증서버에서의 프로그램 :Program on Authentication Server: A에서 주기적인 정보를 받아서 A의 IP가 유동IP든지 정적IP든지 상관없이 그 정보를 갖고 있다가 B에서 인증키가 왔을 때 인증을 하여주고 A에게는 전송명령신호 및 B의 IP정보를 알려주며 B에는 A의 IP정보를 알려주는 프로그램.Receives periodic information from A and retains the information regardless of whether the IP is dynamic or static IP, and authenticates when the authentication key comes from B, and informs A of the transmission command signal and B's IP information. A program that tells the IP information of A. 상기방식에 기초하여 화상 또는 음성(실시간 동영상 포함)을 전송시 역시 데이터이므로 적용이 됨Based on the above method, it is applied when transmitting image or audio (including real time video).
KR1020000055637A 2000-09-22 2000-09-22 Internet direct ono to one data transmission method throught authetic server KR20000072726A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000055637A KR20000072726A (en) 2000-09-22 2000-09-22 Internet direct ono to one data transmission method throught authetic server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000055637A KR20000072726A (en) 2000-09-22 2000-09-22 Internet direct ono to one data transmission method throught authetic server

Publications (1)

Publication Number Publication Date
KR20000072726A true KR20000072726A (en) 2000-12-05

Family

ID=19689878

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000055637A KR20000072726A (en) 2000-09-22 2000-09-22 Internet direct ono to one data transmission method throught authetic server

Country Status (1)

Country Link
KR (1) KR20000072726A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020079077A (en) * 2001-04-13 2002-10-19 주식회사 닷위저드 Information Portal Bridging System
KR101122939B1 (en) * 2003-09-25 2012-03-20 마이크로소프트 코포레이션 Server control of peer to peer communications

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000112853A (en) * 1998-10-05 2000-04-21 Fujitsu Ltd Two-way communication method and two-way communication system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000112853A (en) * 1998-10-05 2000-04-21 Fujitsu Ltd Two-way communication method and two-way communication system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020079077A (en) * 2001-04-13 2002-10-19 주식회사 닷위저드 Information Portal Bridging System
KR101122939B1 (en) * 2003-09-25 2012-03-20 마이크로소프트 코포레이션 Server control of peer to peer communications

Similar Documents

Publication Publication Date Title
US20080080500A1 (en) Apparatus and a system for remote control and a method thereof
US8250151B2 (en) System and method for providing secure data transmission
CA2462673A1 (en) Systems and methods for providing digital rights management compatibility
JP2003337868A5 (en) Service providing system, apparatus terminal and processing method thereof, authentication apparatus and method, service providing apparatus and method, and program
US11373762B2 (en) Information communication device, authentication program for information communication device, and authentication method
WO2015069018A1 (en) System for secure login, and method and apparatus for same
EP4242886A1 (en) Trusted terminal determination method and related device
EP3139299A1 (en) Control program delivery system and method therefor
JP6005576B2 (en) POSITION INFORMATION TRANSMITTING DEVICE AND POSITION INFORMATION TRANSMITTING DEVICE AUTHENTICATION SYSTEM
WO2005093542A1 (en) Security system and method
US20160246975A1 (en) System and Method for Authentication
US7730481B2 (en) Method, apparatus and system of anti-virus software implementation
US6567920B1 (en) Data processing system and method for authentication of devices external to a secure network utilizing client identifier
US8995821B2 (en) System and method for transferring digital content
KR20000072726A (en) Internet direct ono to one data transmission method throught authetic server
CN102006597B (en) Method and system for controlling software license as well as mobile terminal
JP4254290B2 (en) Peripheral device driver proxy installation program, apparatus and method
CN110310118B (en) User information verification method, device, equipment and medium based on block chain
CN103106052A (en) Printer server and printer control method
KR20000072727A (en) Data transmission method of Internet broadcasting throught authetic server
CN112953986A (en) Management method and device for edge application
US11595213B2 (en) Methods and apparatus for performing attestation
CN107800715A (en) A kind of portal authentication method and access device
KR20070049436A (en) Mobile communication terminal and terminal authentication system for generating authentication data and its operation method
KR20040090498A (en) Legacy Guidance System Using the Wireless Phone and Method Thereof

Legal Events

Date Code Title Description
A201 Request for examination
PA0109 Patent application

Patent event code: PA01091R01D

Comment text: Patent Application

Patent event date: 20000922

PA0201 Request for examination
PG1501 Laying open of application
E902 Notification of reason for refusal
PE0902 Notice of grounds for rejection

Comment text: Notification of reason for refusal

Patent event date: 20030530

Patent event code: PE09021S01D

E601 Decision to refuse application
PE0601 Decision on rejection of patent

Patent event date: 20031128

Comment text: Decision to Refuse Application

Patent event code: PE06012S01D

Patent event date: 20030623

Comment text: Notification of reason for refusal

Patent event code: PE06011S01I

Patent event date: 20030530

Comment text: Notification of reason for refusal

Patent event code: PE06011S01I

E601 Decision to refuse application
PE0601 Decision on rejection of patent

Patent event date: 20031212

Comment text: Decision to Refuse Application

Patent event code: PE06012S01D

Patent event date: 20030623

Comment text: Notification of reason for refusal

Patent event code: PE06011S01I

Patent event date: 20030530

Comment text: Notification of reason for refusal

Patent event code: PE06011S01I