KR20040073644A - Session initiation method using an email address - Google Patents

Session initiation method using an email address Download PDF

Info

Publication number
KR20040073644A
KR20040073644A KR1020030009297A KR20030009297A KR20040073644A KR 20040073644 A KR20040073644 A KR 20040073644A KR 1020030009297 A KR1020030009297 A KR 1020030009297A KR 20030009297 A KR20030009297 A KR 20030009297A KR 20040073644 A KR20040073644 A KR 20040073644A
Authority
KR
South Korea
Prior art keywords
address
server
terminal
mail
session
Prior art date
Application number
KR1020030009297A
Other languages
Korean (ko)
Other versions
KR100939432B1 (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 KR1020030009297A priority Critical patent/KR100939432B1/en
Publication of KR20040073644A publication Critical patent/KR20040073644A/en
Application granted granted Critical
Publication of KR100939432B1 publication Critical patent/KR100939432B1/en

Links

Classifications

    • G06Q50/60
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices

Abstract

PURPOSE: A method for initiating a session using an e-mail address is provided to initiate the session between a source terminal and a destination terminal after obtaining an IP(Internet Protocol) address of the destination terminal by using the e-mail address of a receiver regardless of the IP address and the location of the destination terminal. CONSTITUTION: A mail server stores the e-mail address and the IP address of the terminal by receiving an e-mail transmitting/receiving signal from a user terminal. The source terminal transmits a session request signal including the e-mail address of the receiver to a proxy server or a redirect server(1). The proxy server or the redirect server transmits the e-mail address of the receiver to the mail server storing the e-mail address of the receiver(4). The mail server returns the IP address of a receiver terminal matched with the e-mail address of the receiver to the proxy server or the redirect server(5). The proxy server or the redirect server initiates the session between the source terminal and the destination terminal by using the returned IP address(6).

Description

이메일 주소를 이용한 세션 개시 방법{Session initiation method using an email address}Session initiation method using an email address}

본 발명은 IP망에서의 단말간의 세션을 개시하는 방법에 관한 것으로서, 보다 상세하게는, 착신자의 이메일 주소를 이용하여 목적지 단말의 IP 주소를 획득한 뒤, 단말간의 세션을 설정하는 방법에 관한 것이다.The present invention relates to a method for initiating a session between terminals in an IP network, and more particularly, to a method for establishing a session between terminals after obtaining an IP address of a destination terminal using an email address of a called party. .

도 1 은 일반적인 인터넷망 구성도이다.1 is a block diagram of a general Internet network.

도 1에서, 인터넷망(100)에 접속된 단말A(10)는 프락시 서버(20) 혹은 리다이렉트 서버(30)로 단말B(60)와의 세션요청신호를 송신한다. 상기 단말A의 세션요청신호를 수신한 프락시 서버(혹은 리다이렉트 서버)는 단말B로 세션요청을 수행하기 위해 주소번역과정을 수행하는데, 이 때, 상기 프락시 서버(혹은 리다이렉트 서버)는 자신이 보유하고 있는 매핑 테이블 혹은 위치서버(미도시) 혹은 DNS(40)에서 상기 단말B의 IP 주소를 검색하여 획득한다. 그런 뒤, 상기 프락시 서버(혹은 리다이렉트 서버)는 상기 단말A와 단말B의 세션을 개시한다.In FIG. 1, the terminal A 10 connected to the Internet network 100 transmits a session request signal with the terminal B 60 to the proxy server 20 or the redirect server 30. The proxy server (or redirect server) receiving the session request signal of the terminal A performs an address translation process to perform the session request to the terminal B. At this time, the proxy server (or redirect server) is held by the proxy server (or redirect server). The IP address of the terminal B is obtained from a mapping table or a location server (not shown) or the DNS 40. The proxy server (or redirect server) then initiates a session of the terminal A and the terminal B.

상기 세션(session)이란 망 환경에서 사용자 간 또는 컴퓨터 간의 대화를 위한 논리적 연결 및 프로세스들간에 통신을 수행하기 위하여 메시지 교환을 통해 서로를 인식한 이후부터 통신을 마칠 때까지의 기간을 말한다.The session refers to a period from the time of recognizing each other to the completion of communication through message exchange in order to communicate between logical processes and processes for communication between users or computers in a network environment.

상기 프락시 서버(proxy server)란 클라이언트를 대신하여 클라이언트의 요구에 대응되는 클라이언트의 응답을 매개해주는 기능을 수행하는 장비로, 클라이언트로부터 접속요구가 있을 경우, 클라이언트에 대한 인증을 수행하며 클라이언트의요구에 따라 주소번역, 복수 클라이언트로의 동시 전송 등의 부가적인 기능을 수행한다.The proxy server is a device that performs a function of mediating the client's response corresponding to the client's request on behalf of the client. When the client requests an access from the client, the proxy server authenticates the client and responds to the client's request. Therefore, it performs additional functions such as address translation and simultaneous transmission to multiple clients.

상기 리다이렉트 서버(redirect server)란 클라이언트의 요구에 따라 접속하고자 하는 상대방 클라이언트의 주소번역을 수행하여 송신 클라이언트로 리다이렉트 기능을 수행하는 서버로서, 클라이언트로부터 접속 요구가 있을 경우, 클라이언트에 대한 인증 등의 부가적인 기능을 수행한다.The redirect server is a server that performs address translation of a counterpart client to be connected according to a client's request, and performs a redirect function to a sending client. It performs a functional function.

도 2a는 종래의 프락시 서버를 이용하는 세션개시 절차도이다.2A is a session initiation procedure using a conventional proxy server.

먼저, 단말 A(10)가 단말 B(60)와의 세션을 개시하기 위해, 초대 메시지를 프락시 서버(20)로 전송한다. 상기 초대메시지의 데이터 필드에는 송수신단말에 대한 주소가 포함된다. 이러한 주소정보는 세션 프로토콜에 따라 다른데, IP주소, 또는 SIP URL(session initiation protocol uniform resource location) 또는 E.164 번호(국제 통신 번호 지정을 위한 ITU-T 권고) 등이 사용될 수 있다.First, terminal A 10 sends an invitation message to proxy server 20 to initiate a session with terminal B 60. The data field of the invitation message includes an address for a transmitting and receiving terminal. This address information varies depending on the session protocol, such as an IP address, a SIP session initiation protocol uniform resource location or an E.164 number (ITU-T Recommendation for International Communication Number Assignment).

상기 단말A의 초대메시지를 수신한 프락시 서버는 단말 A가 유효한 가입자인지를 인증하고, 유효한 가입자인 경우, 초대메시지에 포함된 주소정보를 이용하여 단말B로 초대 메시지를 전달한다. 이 때, 초대메시지에 포함된 목적지 주소정보가 IP주소가 아닌 다른 주소체계가 사용되었다면, 해당 주소체계를 IP주소로 변환하기 위한 주소변환 과정을 거쳐야 한다. 이를 위해, 프락시서버는 자체적인 매핑테이블을 유지하거나, 매핑테이블을 유지하고 있는 별도의 위치서버를 두거나, DNS서버에서 상기 목적지주소를 확인하여 주소변환 처리절차(transaction)를 수행한다.Upon receiving the invitation message of the terminal A, the proxy server authenticates whether the terminal A is a valid subscriber and, if the subscriber is a valid subscriber, transfers the invitation message to the terminal B using the address information included in the invitation message. At this time, if the destination address information included in the invitation message is used in an address system other than the IP address, an address conversion process for converting the address system to the IP address must be performed. To this end, the proxy server maintains its own mapping table, has a separate location server holding the mapping table, or performs the address translation process by checking the destination address in the DNS server.

상기 프락시 서버가 주소변환 과정을 거쳐 단말B의 위치를 확인한 뒤, 단말B로 초대메시지를 송신하면, 단말 B는 초대메시지를 수신했음을 알리는 수신응답메시지를 프락시 서버로 전달한다. 그러면, 상기 프락시 서버는 상기 수신응답메시지를 단말 A에게 알리고, 단말 A는 수신응답을 잘 받았다는 응답확인 메시지를 프락시 서버로 보내고, 프락시 서버가 상기 응답확인 메시지를 단말 B로 보낸다.After the proxy server checks the location of the terminal B through an address conversion process and sends the invitation message to the terminal B, the terminal B transmits a reception response message indicating that the invitation message has been received to the proxy server. Then, the proxy server notifies the reception response message to the terminal A, the terminal A sends a response acknowledgment message that the reception response was well received to the proxy server, the proxy server sends the response confirmation message to the terminal B.

상기 단말B가 응답확인메시지를 받으면, 양방향으로 실시간통신프로토콜(RTP; Real-time Transport Protocol ) 세션이 설정되어 단말A와 단말B의 통신이 수행된다. 그리고, 단말 A가 종료메시지를 보내면 단말 B가 이에 대한 수신응답메시지를 보내고 세션이 종료된다.When the terminal B receives the response confirmation message, a real-time transport protocol (RTP) session is established in both directions, so that the terminal A and the terminal B communicate. When the terminal A sends an end message, the terminal B sends a response message to the terminal A and the session ends.

도 2b는 종래의 리다이렉트 서버를 이용하는 세션개시 절차도이다.2b is a session initiation procedure using a conventional redirect server.

리다이렉트 서버(30)를 이용하는 세션개시는 상기 도 2a에서의 프락시 서버를 이용하는 세션개시 절차와 유사하나, 리다이렉트 서버가 인증과 주소번역을 수행하여 목적지 단말B에 대한 IP 주소정보를 단말A로 리다이렉트하여, 단말A가 초대메시지와 수신응답메시지, 응답확인메시지 및 종료메시지를 리다이렉트 서버를 거치지 않고 단말B로 직접 송신하고, 단말B는 상기 단말A가 송신한 메시지에 대한 응답메시지를 단말A로 직접 송신한다는 점이 다르다.The session initiation using the redirect server 30 is similar to the session initiation procedure using the proxy server in FIG. 2A, but the redirect server performs authentication and address translation to redirect IP address information for the destination terminal B to the terminal A. The terminal A directly sends the invitation message, the reception response message, the response confirmation message, and the termination message to the terminal B without going through the redirect server, and the terminal B directly sends the response message to the terminal A to the terminal A. It is different.

상기와 같이, 세션 개시 절차를 수행하기 위해 프락시 서버 혹은 리다이렉트 서버는 단말A가 IP주소가 아닌 별도의 주소체계를 이용하여 세션을 요청할 경우, 주소번역 과정을 거쳐야 한다.As described above, in order to perform the session initiation procedure, the proxy server or the redirect server must go through an address translation process when the terminal A requests a session using a separate address system rather than an IP address.

그러나, 단말별로 IP주소를 이용하여 세션개시를 요청하는 것은 DHCP(dynamic host configuration protocol)에 의한 유동 IP주소의 사용 등으로 실제적인 활용이 어려운 문제점이 있다.However, requesting to start a session by using an IP address for each terminal has a problem in that practical use is difficult due to the use of a dynamic IP address by dynamic host configuration protocol (DHCP).

또한, 별도의 주소체계를 이용하기 위해서는 각 단말마다 해당 주소체계를 할당해야 하며, 프락시서버 또는 리다이렉트 서버 자체에서 IP주소와 별도의 주소체계간의 매핑테이블을 유지하거나, 별도의 위치서버에 매핑테이블을 유지해야 하며, 빈번하게 발생하는 별도의 주소체계를 현행화하여 관리하기에는 어려운 문제점이 있다.In addition, in order to use a separate address system, a corresponding address system must be allocated to each terminal, and a mapping table between an IP address and a separate address system may be maintained in the proxy server or the redirect server itself, or a mapping table may be provided in a separate location server. There is a problem that it is difficult to maintain and maintain a separate address system that occurs frequently.

상기와 같은 종래 기술의 문제점을 해결하기 위한 본 발명의 목적은 목적지 단말의 IP 주소 및 위치에 관계없이, 착신자의 이메일 주소만을 이용하여 목적지 단말의 IP 주소를 획득한 뒤, 소스단말과 목적지단말간의 세션을 개시하는 방법을 제공하는데 있다.An object of the present invention for solving the problems of the prior art as described above, after obtaining the IP address of the destination terminal using only the recipient's email address, regardless of the IP address and location of the destination terminal, between the source terminal and the destination terminal To provide a method for initiating a session.

도 1은 일반적인 인터넷망 구성도1 is a block diagram of a general Internet network

도 2a는 종래의 프락시 서버를 이용하는 세션개시 절차도2A is a session initiation procedure using a conventional proxy server.

도 2b는 종래의 리다이렉트 서버를 이용하는 세션개시 절차도2b is a session initiation procedure using a conventional redirect server

도 3a는 본 발명에 따른 프락시 서버를 이용하는 세션개시 절차도3A is a session initiation procedure using a proxy server according to the present invention.

도 3b는 본 발명에 따른 리다이렉트 서버를 이용하는 세션개시 절차도3b is a session initiation procedure using the redirect server according to the present invention;

※ 도면의 주요부분에 대한 부호의 설명 ※※ Explanation of code about main part of drawing ※

10, 60: 단말10, 60: terminal

20: 프락시 서버20: proxy server

30: 리다이렉트 서버30: Redirect Server

40: DNS 서버40: DNS server

50: 메일서버50: mail server

상기한 목적을 달성하기 위하여 본 발명은, IP 망에서의 단말기간의 세션 개시 방법에 있어서, 메일서버가 사용자의 단말로부터 이메일 송수신신호를 전송받아, 상기 사용자의 이메일 주소와 단말의 IP 주소를 저장하는 제1 단계; 소스 단말이 착신자의 이메일 주소를 포함하여 세션요청신호를 프락시 서버 혹은 리다이렉트서버로 전송하는 제2 단계; 상기 프락시 서버 혹은 리다이렉트 서버가 상기 착신자의 이메일 주소를 보유하고 있는 메일서버로 상기 착신자의 이메일 주소를 전송하는 제3 단계; 상기 메일서버가 상기 착신자의 이메일 주소에 대응되는 착신자 단말의 IP 주소를 프락시 서버 혹은 리다이렉트 서버로 반환하는 제4 단계; 및 상기 프락시 서버 혹은 리다이렉트 서버가 상기 반환된 IP 주소를 이용하여 상기 소스단말과 착신지 단말간의 세션을 개시하는 제5 단계를 포함하는 것을 특징으로 하는 이메일 주소를 이용한 세션 개시 방법을 제공한다.In order to achieve the above object, the present invention provides a method for initiating a session between terminals in an IP network, wherein a mail server receives an email transmission / reception signal from a terminal of a user, and stores the email address of the user and the IP address of the terminal. First step; A second step of the source terminal transmitting the session request signal to the proxy server or the redirect server including the called party's email address; A third step of sending, by the proxy server or redirect server, the email address of the called party to a mail server holding the called party's email address; A fourth step of the mail server returning an IP address of a called party terminal corresponding to the called party's email address to a proxy server or a redirect server; And a fifth step of the proxy server or the redirect server initiating a session between the source terminal and the destination terminal by using the returned IP address.

또한, 상기 제1 단계는, 상기 메일서버가, 상기 사용자의 단말로부터 이메일 송수신신호를 전송받아, 사용자의 이메일 주소와 단말의 IP 주소를 매핑 테이블에 저장하는 것을 특징으로 하는 이메일 주소를 이용한 세션 개시 방법을 제공한다.In the first step, the mail server receives an e-mail transmission / reception signal from the user's terminal and stores the user's e-mail address and the IP address of the terminal in a mapping table. Provide a method.

또한, 컴퓨터에서, 메일서버가 사용자의 단말로부터 이메일 송수신신호를 전송받아, 상기 사용자의 이메일 주소와 단말의 IP 주소를 저장하는 제1 단계; 소스 단말이 착신자의 이메일 주소를 포함하여 세션요청신호를 프락시 서버 혹은 리다이렉트 서버로 전송하는 제2 단계; 상기 프락시 서버 혹은 리다이렉트 서버가 상기 착신자의 이메일 주소를 보유하고 있는 메일서버로 상기 착신자의 이메일 주소를 전송하는 제3 단계; 상기 메일서버가 상기 착신자의 이메일 주소에 대응되는 착신자 단말의 IP 주소를 프락시 서버 혹은 리다이렉트 서버로 반환하는 제4 단계; 및 상기 프락시 서버 혹은 리다이렉트 서버가 상기 반환된 IP 주소를 이용하여 상기 소스단말과 착신지 단말간의 세션을 개시하는 제5 단계를 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In addition, the first step of the computer, the mail server receives the e-mail transmission and reception signal from the user's terminal, and stores the user's email address and the terminal's IP address; A second step of the source terminal transmitting the session request signal to the proxy server or the redirect server including the called party's email address; A third step of sending, by the proxy server or redirect server, the email address of the called party to a mail server holding the called party's email address; A fourth step of the mail server returning an IP address of a called party terminal corresponding to the called party's email address to a proxy server or a redirect server; And a computer-readable recording medium having recorded thereon a program for executing the fifth step of the proxy server or the redirect server initiating a session between the source terminal and the destination terminal using the returned IP address.

이하, 첨부된 도면을 참조하면서 본 발명의 일 실시예에 따른 세션 개시 방법을 보다 상세하게 설명하기로 한다.Hereinafter, a session initiation method according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

메일서버가 프락시 서버(혹은 리다이렉트 서버)로부터 전송되는 수신단말의 이메일주소쿼리에 대한 주소번역을 수행하여 수신단말의 IP주소를 반환하기 위해, 메일서버에서는 각 단말의 IP주소를 유지, 관리한다. 이를 위해, 메일서버와 각 단말에서는 다음과 같은 기능이 구현된다.The mail server maintains and manages the IP address of each terminal in order to perform an address translation on the email address query of the receiving terminal transmitted from the proxy server (or redirect server) and return the IP address of the receiving terminal. To this end, the following functions are implemented in the mail server and each terminal.

각 단말의 전원이 켜진 뒤, 네트워크에 연결되면, 자동적으로 단말이 단말 사용자의 이메일 주소를 이용하여 메일서버(POP3 또는 IMAP; Internet Mail Access Protocol)에서 메일수신을 시도하도록 동작하는 이메일 응용 프로그램이 각 단말에 설치된다.After each device is powered on and connected to the network, an email application that automatically operates the device to attempt to receive mail from a mail server (POP3 or IMAP; Internet Mail Access Protocol) using the user's email address. It is installed in the terminal.

상기 메일서버에서는 상기 메일수신을 시도하는 단말의 이메일 주소와 IP주소를 매핑시킨 매핑테이블을 유지한다. 상기 매핑테이블의 유지관리를 위해 별도의 응용 프로그램이 상기 메일서버에 설치된다. 아래 표 1은 메일서버에서의 IP주소와 이메일 주소간의 매핑테이블이다.The mail server maintains a mapping table in which email addresses and IP addresses of terminals attempting to receive mail are mapped. A separate application program is installed in the mail server for maintenance of the mapping table. Table 1 below is a mapping table between IP addresses and email addresses in the mail server.

이메일 주소Email Address IP 주소IP address 최근 업데이트 시간Latest update time aaa1@kt.co.kraaa1@kt.co.kr 147.6.64.23147.6.64.23 20:00:11, 11/2020:00:11, 11/20 bbb2@kt.co.krbbb2@kt.co.kr 203.1.22.40203.1.22.40 18:00:11, 12/2018:00:11, 12/20 .... .... ....

상기 메일서버의 응용은 각 단말과 TCP 연결을 수립하고, 상기 단말의 인증 상태(Authorization State)를 수행하여, 단말이 메일서버에 접근하는 것을 감시한다.The application of the mail server establishes a TCP connection with each terminal, performs an authentication state of the terminal, and monitors the terminal accessing the mail server.

상기 단말로부터 메일수신이 시도되면, 상기 메일서버의 응용은 상기 단말이 메일서버로 보낸 USER명령(commands)의 사용자 아이디(ID, 시스템 접속 계정) 정보로부터 이메일 ID 정보를 획득하고, USER명령 패킷의 IP 헤더의 소스 IP 주소필드로부터 단말의 IP 주소정보를 획득하여 상기 표 1과 같은 매핑테이블을 구성한다. 상기 메일서버의 응용은 단말이 메일수신시마다 갱신되도록 매핑테이블을 유지, 관리하여 현행화된 정보를 유지하도록 한다.When the mail reception is attempted from the terminal, the application of the mail server obtains the email ID information from the user ID (ID, system access account) information of USER commands (commands) sent from the terminal to the mail server, The IP address information of the terminal is obtained from the source IP address field of the IP header to configure a mapping table as shown in Table 1 above. The application of the mail server maintains and maintains the current information by maintaining and managing a mapping table so that the terminal is updated every time the mail is received.

또한, 상기 단말로부터 장기간 메일수신 시도가 없는 경우에는, 상기 메일서버의 응용이 해당 IP 주소에 위치한 단말의 이메일 응용에게 자동으로 메일수신을 요청하도록 한다. 이를 위해, 상기 메일서버의 응용과 상기 단말의 이메일응용 간에는 새로운 TCP 연결이 수립되고, POP3와 같은 명령과 응답메시지의 처리과정이 수행된다. 이러한 명령과 응답메시지의 포맷은 POP3 메시지 포맷과 동일하다.In addition, when there is no attempt to receive mail from the terminal for a long time, the application of the mail server to automatically request the mail reception to the email application of the terminal located at the IP address. To this end, a new TCP connection is established between the application of the mail server and the email application of the terminal, and processing of command and response messages such as POP3 is performed. The format of these command and response messages is the same as the POP3 message format.

즉, 상기 메일서버의 응용이 단말의 이메일응용에게 이메일수신 요청명령을 보내면, 상기 단말은 명령 메시지를 수신하고, 응답 메시지를 되 보낸 후, 단말의 이메일응용 프로그램을 구동시켜 메일수신 절차를 수행하도록 한다. 이 때, 메일서버가 일정시간동안 단말로부터 응답메시지를 받지 못하면, 메일서버의 응용은 매핑테이블의 해당 IP주소에 해당하는 필드를 삭제한다.That is, when the application of the mail server sends an email reception request command to the email application of the terminal, the terminal receives the command message, sends back a response message, and then runs the email application of the terminal to perform the mail receiving procedure do. At this time, if the mail server does not receive a response message from the terminal for a predetermined time, the application of the mail server deletes the field corresponding to the corresponding IP address of the mapping table.

도 3a는 본 발명에 따른 프락시 서버를 이용하는 세션개시 절차도이고, 도 3b는 본 발명에 따른 리다이렉트 서버를 이용하는 세션개시 절차도이다.3A is a session start procedure diagram using a proxy server according to the present invention, and FIG. 3B is a session start procedure diagram using a redirect server according to the present invention.

프락시 서버 혹은 리다이렉트 서버에서의 단말B에 대한 주소번역과정을 제외한 시그널링 절차는 상기 도 2a와 2b의 일반적인 세션설정 프로토콜의 시그널링 절차와 동일하다. 이하, 도 3a와 3b를 함께 참조하여 주소번역과정에 대해서만 상세히 설명하도록 한다.The signaling procedure except for the address translation process for the terminal B in the proxy server or the redirect server is the same as the signaling procedure of the general session establishment protocol of FIGS. 2A and 2B. Hereinafter, only the address translation process will be described in detail with reference to FIGS. 3A and 3B.

단말A(10)와 단말B(60)간의 세션설정을 위해, 단말A는 초대메시지를 프락시 서버(혹은 리다이렉트 서버)로 전송하는데, 이 때, 상기 초대메시지의 헤더에는 단말B의 이메일 주소가 포함되어 프락시 서버(혹은 리다이렉트 서버)로 전송된다.In order to establish a session between the terminal A 10 and the terminal B 60, the terminal A sends an invitation message to the proxy server (or redirect server), where the header of the invitation message includes the terminal B's email address. And is sent to the proxy server (or redirect server).

상기 이메일 주소를 통해 세션개시 요청을 받은 프락시 서버(혹은 리다이렉트 서버)는 상기 이메일 주소를 수용하는 메일서버의 IP 주소를 검색하는데, 프락시 서버(혹은 리다이렉트 서버)는 DNS(domain name service)서버에 상기 이메일 주소의 도메인네임에 대한 IP주소검색을 요청한다. 상기 DNS서버는 상기 이메일 주소의 도메인네임에 해당하는 메일서버의 IP주소를 프락시 서버(혹은 리다이렉트 서버)로 반환한다.The proxy server (or redirect server) receiving the session start request through the email address searches for the IP address of the mail server that accepts the email address, and the proxy server (or redirect server) sends the request to the DNS (domain name service) server. Request an IP address lookup for the domain name of the email address. The DNS server returns the IP address of the mail server corresponding to the domain name of the email address to the proxy server (or redirect server).

상기 프락시 서버(혹은 리다이렉트 서버)는 반환된 메일서버의 IP주소를 이용하여 메일서버와 트랜잭션을 수행하여 상기 이메일주소를 갖는 단말의 IP주소 검색을 시도한다. 이 때, 상기 프락시 서버(혹은 리다이렉트 서버)와 메일서버는 LDAP 프로토콜(Lightweight Directory Access Protocol) 등을 이용하여 요청 및 응답 절차를 수행하며, 프락시 서버(혹은 리다이렉트 서버)는 메일서버의 매핑 테이블을 검색하여 각 이메일주소에 대응하는 IP주소를 추출한다.The proxy server (or redirect server) attempts to retrieve the IP address of the terminal having the email address by performing a transaction with the mail server using the returned IP server's IP address. At this time, the proxy server (or redirect server) and the mail server perform a request and response procedure using an LDAP protocol (Lightweight Directory Access Protocol), and the proxy server (or redirect server) searches the mapping table of the mail server. Extract the IP address corresponding to each email address.

상기와 같은 과정에 의해 단말B의 IP주소를 획득한 프락시 서버(혹은 리다이렉트 서버)는 상기 단말A가 전송한 초대메시지를 단말B로 전송하고, 이 후, 종래의 방법과 마찬가지로 세션 설정 및 종료 과정을 거친다.The proxy server (or redirect server) having obtained the IP address of the terminal B by the above process transmits the invitation message sent by the terminal A to the terminal B. Then, the session establishment and termination process is performed as in the conventional method. Go through

위에서 양호한 실시예에 근거하여 이 발명을 설명하였지만, 이러한 실시예는 이 발명을 제한하려는 것이 아니라 예시하려는 것이다. 이 발명이 속하는 분야의 숙련자에게는 이 발명의 기술사상을 벗어남이 없이 위 실시예에 대한 다양한 변화나 변경 또는 조절이 가능함이 자명할 것이다. 그러므로, 이 발명의 보호범위는 첨부된 청구범위에 의해서만 한정될 것이며, 위와 같은 변화예나 변경예 또는 조절예를 모두 포함하는 것으로 해석되어야 할 것이다.While the invention has been described above based on the preferred embodiments thereof, these embodiments are intended to illustrate rather than limit the invention. It will be apparent to those skilled in the art that various changes, modifications, or adjustments to the above embodiments can be made without departing from the spirit of the invention. Therefore, the protection scope of the present invention will be limited only by the appended claims, and should be construed as including all such changes, modifications or adjustments.

이상과 같이 본 발명에 의하면, 메일서버에 저장된 착신자의 이메일 주소와 단말 IP 주소를 이용하여 세션을 개시함으로써, 유동적으로 변하는 단말의 IP 주소에 관계없이 세션을 개시할 수 있는 효과가 있다.As described above, according to the present invention, the session can be started using the email address of the called party and the terminal IP address stored in the mail server, so that the session can be started regardless of the IP address of the mobile terminal.

또한, 세션을 대행하는 프락시 서버 혹은 리다이렉트 서버는 메일서버로부터 목적지 IP 주소를 획득함으로써, 주소체계에 대한 별도의 매핑테이블이 필요없고, 각 단말에 별도의 주소체계에 대한 할당이 필요없고, 주소변환 기능을 위한 별도의 위치서버에 접속하지 않아도 되는 효과가 있다.In addition, the proxy server or redirect server for the session acquires the destination IP address from the mail server, so that there is no need for a separate mapping table for the address system, and there is no need for a separate address system for each terminal. There is no need to connect to a separate location server for the function.

Claims (6)

IP 망에서의 단말기간의 세션 개시 방법에 있어서,In the session start method between terminals in an IP network, 메일서버가 사용자의 단말로부터 이메일 송수신신호를 전송받아, 상기 사용자의 이메일 주소와 단말의 IP 주소를 저장하는 제1 단계;A first step in which a mail server receives an e-mail transmission / reception signal from a user's terminal and stores the user's e-mail address and an IP address of the terminal; 소스 단말이 착신자의 이메일 주소를 포함하여 세션요청신호를 프락시 서버 혹은 리다이렉트 서버로 전송하는 제2 단계;A second step of the source terminal transmitting the session request signal to the proxy server or the redirect server including the called party's email address; 상기 프락시 서버 혹은 리다이렉트 서버가 상기 착신자의 이메일 주소를 보유하고 있는 메일서버로 상기 착신자의 이메일 주소를 전송하는 제3 단계;A third step of sending, by the proxy server or redirect server, the email address of the called party to a mail server holding the called party's email address; 상기 메일서버가 상기 착신자의 이메일 주소에 대응되는 착신자 단말의 IP 주소를 프락시 서버 혹은 리다이렉트 서버로 반환하는 제4 단계; 및A fourth step of the mail server returning an IP address of a called party terminal corresponding to the called party's email address to a proxy server or a redirect server; And 상기 프락시 서버 혹은 리다이렉트 서버가 상기 반환된 IP 주소를 이용하여 상기 소스단말과 착신지 단말간의 세션을 개시하는 제5 단계를 포함하는 것을 특징으로 하는 이메일 주소를 이용한 세션 개시 방법.And a fifth step of the proxy server or the redirect server initiating a session between the source terminal and the destination terminal by using the returned IP address. 제 1 항에 있어서,The method of claim 1, 상기 제1 단계는,The first step, 상기 메일서버가, 상기 사용자의 단말로부터 이메일 송수신신호를 전송받아, 사용자의 이메일 주소와 단말의 IP 주소를 매핑 테이블에 저장하는 것을 특징으로하는 이메일 주소를 이용한 세션 개시 방법.And receiving the e-mail transmission / reception signal from the user's terminal, and storing the user's e-mail address and the IP address of the terminal in a mapping table. 제 1 항에 있어서,The method of claim 1, 상기 제3 단계는,The third step, 상기 프락시 서버 혹은 리다이렉트 서버가 DNS 서버에게 상기 메일서버의 IP 주소를 요청하는 단계를 더 포함하는 것을 특징으로 하는 이메일 주소를 이용한 세션 개시 방법.And requesting, by the proxy server or the redirect server, a DNS server from the IP server for the IP address of the mail server. 제 1 항에 있어서,The method of claim 1, 상기 제1 단계는,The first step, 상기 메일서버가, 상기 사용자의 단말로부터 일정기간 이메일 송수신신호가 전송되지 않으면, 상기 사용자의 단말로 메일수신 요청명령신호를 전송하는 단계를 더 포함하는 것을 특징으로 하는 이메일 주소를 이용한 세션 개시 방법.And transmitting, by the mail server, an e-mail reception request command signal to the user's terminal if the e-mail transmission / reception signal is not transmitted from the user's terminal for a predetermined time. 제 4 항에 있어서,The method of claim 4, wherein 상기 제1 단계는,The first step, 상기 메일서버가, 상기 사용자의 단말로부터 상기 메일수신 요청명령신호에대한 응답신호가 전송되지 않으면, 상기 매핑 테이블에서의 사용자의 이메일 주소와 단말의 IP 주소를 삭제하는 단계를 더 포함하는 것을 특징으로 하는 이메일 주소를 이용한 세션 개시 방법.And if the mail server does not transmit a response signal to the mail reception request command signal from the user's terminal, deleting the user's e-mail address and the IP address of the terminal from the mapping table. Session start method using an email address. 컴퓨터에서,On the computer, 메일서버가 사용자의 단말로부터 이메일 송수신신호를 전송받아, 상기 사용자의 이메일 주소와 단말의 IP 주소를 저장하는 제1 단계;A first step in which a mail server receives an e-mail transmission / reception signal from a user's terminal and stores the user's e-mail address and an IP address of the terminal; 소스 단말이 착신자의 이메일 주소를 포함하여 세션요청신호를 프락시 서버 혹은 리다이렉트 서버로 전송하는 제2 단계;A second step of the source terminal transmitting the session request signal to the proxy server or the redirect server including the called party's email address; 상기 프락시 서버 혹은 리다이렉트 서버가 상기 착신자의 이메일 주소를 보유하고 있는 메일서버로 상기 착신자의 이메일 주소를 전송하는 제3 단계;A third step of sending, by the proxy server or redirect server, the email address of the called party to a mail server holding the called party's email address; 상기 메일서버가 상기 착신자의 이메일 주소에 대응되는 착신자 단말의 IP 주소를 프락시 서버 혹은 리다이렉트 서버로 반환하는 제4 단계; 및A fourth step of the mail server returning an IP address of a called party terminal corresponding to the called party's email address to a proxy server or a redirect server; And 상기 프락시 서버 혹은 리다이렉트 서버가 상기 반환된 IP 주소를 이용하여 상기 소스단말과 착신지 단말간의 세션을 개시하는 제5 단계를 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for executing the fifth step of initiating a session between the source terminal and the destination terminal by using the returned IP address.
KR1020030009297A 2003-02-14 2003-02-14 Session initiation method using an email address KR100939432B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030009297A KR100939432B1 (en) 2003-02-14 2003-02-14 Session initiation method using an email address

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030009297A KR100939432B1 (en) 2003-02-14 2003-02-14 Session initiation method using an email address

Publications (2)

Publication Number Publication Date
KR20040073644A true KR20040073644A (en) 2004-08-21
KR100939432B1 KR100939432B1 (en) 2010-01-28

Family

ID=37360631

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030009297A KR100939432B1 (en) 2003-02-14 2003-02-14 Session initiation method using an email address

Country Status (1)

Country Link
KR (1) KR100939432B1 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010044068A (en) * 2000-07-26 2001-06-05 정연섭 Method for Delivery of Electronic mail without going through Mail server and The System
KR20020032249A (en) * 2000-10-26 2002-05-03 이종우 A Client Computer Executable Method for servicing Internet communication
EP1368975A1 (en) 2001-03-09 2003-12-10 Ayman L.L.C. Universal point of contact identifier system and method
KR20010079255A (en) * 2001-06-27 2001-08-22 김태범 A system and method for calling via an internet using a proxy server

Also Published As

Publication number Publication date
KR100939432B1 (en) 2010-01-28

Similar Documents

Publication Publication Date Title
US7415536B2 (en) Address query response method, program, and apparatus, and address notification method, program, and apparatus
US8756328B2 (en) Caller-callee association of a plurality of networked devices with direct dial through thin client
US8285848B2 (en) IP address allocation in a network environment
US7249161B2 (en) Method and system for facilitating instant messaging transactions between disparate service providers
US8554946B2 (en) NAT traversal method and apparatus
US6879593B1 (en) Connections of nodes on different networks
JP2004528774A (en) System and method for establishing a channel for a real-time streaming media communication system
US8335211B2 (en) Communication system and control server
US8861503B2 (en) Method and system for synchronizing data between mobile terminal and internet phone
US9699139B2 (en) Communications system
EP2223496A1 (en) Method and arrangement for network roaming of corporate extension identities
US20180375818A1 (en) Dns-based method of transmitting data
KR100939432B1 (en) Session initiation method using an email address
KR100914036B1 (en) A dynamic IP address allocation system and method enabling a host without IP to receive service requests
KR100438236B1 (en) Method for Transmitting Voice Packet through Network Address Translation Server in VoIP Gateway
JP4654613B2 (en) Communication system, communication method, address distribution system, address distribution method, communication terminal
JP3640927B2 (en) IP address obtaining method and client server system in IP network, and client terminal and server used in the client server system
JP4889617B2 (en) Gateway apparatus and communication control method
KR20010035641A (en) Internet protocol apparatus for communicating with private network from outsidenetwork
KR20060061113A (en) Home network device, home network terminal and its method for providing function of updating location information according to change of dynamic address
US8600017B2 (en) Call setup method and terminal in an IP network
KR20020079271A (en) Method for employing host having global domain which forwarding private IP address
JP4790067B2 (en) IP network system, gateway device and IP device
CN115065633A (en) Method for addressing terminal route in high-speed moving state and communication device
KR20010064817A (en) Method for receiving electronic data message of enormous

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: 20130107

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20140106

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20150105

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20160107

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20170104

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20180102

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20200102

Year of fee payment: 11