KR20030052646A - Method of multi-connecting in instant messenger service by multicasting - Google Patents

Method of multi-connecting in instant messenger service by multicasting Download PDF

Info

Publication number
KR20030052646A
KR20030052646A KR1020010082669A KR20010082669A KR20030052646A KR 20030052646 A KR20030052646 A KR 20030052646A KR 1020010082669 A KR1020010082669 A KR 1020010082669A KR 20010082669 A KR20010082669 A KR 20010082669A KR 20030052646 A KR20030052646 A KR 20030052646A
Authority
KR
South Korea
Prior art keywords
user
connection
messenger server
address
messenger
Prior art date
Application number
KR1020010082669A
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 KR1020010082669A priority Critical patent/KR20030052646A/en
Publication of KR20030052646A publication Critical patent/KR20030052646A/en

Links

Classifications

    • G06Q50/50

Abstract

PURPOSE: A multi-point connection method of an instant messenger service using a multi-casting is provided to reduce a load of a messenger server by allocating a multi-cast address to a user who requests a multi-point connection using a multi-casting system. CONSTITUTION: A user connected to an instant messenger checks whether other user is connected for a multi-point connection(S101), and transmits a multi-point connection request message to a messenger server(S102,S103). The messenger server informs the multi-point connection request to the other user and waits an acceptance(S104). The other user accepts the multi-point connection request, the messenger server allocates a multi-cast IP address capable of executing a multi-point connection and informs the multi-cast IP address to the user and the other user(S107). The user and the other user start a multi-point connection through the multi-cast IP(S108). During the multi-point connection, the user terminates the connection(S109) and transmits a connection termination message to the messenger server(S110). The messenger server checks whether the last user of the multi-point connection terminates the connection(S111). If the last user of the multi-point connection terminates the connection, the multi-cast IP address is released(S112).

Description

멀티캐스팅을 이용한 인스턴트 메신저 서비스의 다자간 접속방법{Method of multi-connecting in instant messenger service by multicasting}Multi-connecting method of instant messenger service using multicasting {Method of multi-connecting in instant messenger service by multicasting}

본 발명은 인스턴트 메신저(instant messenger) 서비스에 관한 것으로, 특히 메신저 서버의 부하를 최소화하면서 다자간의 접속 및 데이터 전송이 가능하도록하는 멀티캐스팅을 이용한 인스턴트 메신저 서비스의 다자간 접속방법에 관한 것이다.The present invention relates to an instant messenger service, and more particularly, to a multi-party access method of an instant messenger service using multicasting to minimize the load of a messenger server and to enable multi-party access and data transmission.

인스턴트 메신저 서비스는 인터넷에 접속한 상태에서 실시간으로 메시지를 주고받을 수 있는 서비스로서 단순한 대화는 물론이고 파일 및 동영상 전송, 휴대폰 문자 메시지 전달 등의 다양한 기능을 제공하는 서비스이다.The instant messenger service is a service that can send and receive messages in real time while connected to the Internet, and provides various functions such as file and video transmission and text message transmission as well as simple conversation.

이와 같은 인스턴트 메신저 서비스는 전화와 같은 신속성과 정확성 및 실시간성을 가지고 있다. 따라서 개인 기능에서 벗어나 일반 네티즌을 대상으로 기업을 타깃으로 한 비즈니스 모델이 빠르게 만들어지고 있어 앞으로의 인터넷 비즈니스 전체에 크게 영향을 미칠 것으로 기대되는 서비스이다.This instant messenger service has the same speed, accuracy and real time as a telephone. Therefore, it is expected that the business model targeting the general netizens is rapidly being made out of personal functions, and it is expected to greatly affect the Internet business in the future.

도 1은 인스턴트 메신저 서비스를 위한 통신 시스템의 구성을 나타낸 블록도이다.1 is a block diagram illustrating a configuration of a communication system for an instant messenger service.

도 1을 참조하면, 인스턴트 메신저 서비스를 위해서는 인터넷망(30)을 통하여 라우터(21, 22)와 연결된 사용자 컴퓨터(11~16)와, 메신저 서비스를 위한 메신저 서버(50)와, 각 사용자가 메신저 서버(50)에 접속하여 메신저 서비스를 이용할 때, 각각의 사용자 컴퓨터(11~16)에 부여하는 아이디 정보 및 주소정보를 가지는 주소관리서버(40)를 포함하여 구성된다.Referring to FIG. 1, for an instant messenger service, user computers 11 to 16 connected to routers 21 and 22 through an internet network 30, a messenger server 50 for messenger services, and each user messenger When accessing the server 50 to use the messenger service, the server 50 includes an address management server 40 having ID information and address information assigned to each user computer 11 to 16.

사용자 컴퓨터(11~16)는 인터넷망(30)과 연결하여 메신저 서버(50)에 부여받은 주소정보를 이용하여 접속하여, 일대일 또는 다자간에 접속을 하여 대화를 나누거나 파일을 송수신하는 서비스를 이용하는데, 상기 다자간 접속과 데이터 송수신은 도 2 및 도 3과 같은 순서에 따라 수행된다.The user computers 11 to 16 are connected to the Internet network 30 and connected by using the address information given to the messenger server 50, and use one-to-one or multi-party access to talk or send and receive files. The multi-party connection and data transmission and reception are performed in the same order as in FIGS. 2 and 3.

도 2는 종래의 인스턴트 메신저 서비스의 다자간 접속을 위한 동작순서를 나타낸 플로우 차트이고, 도 3은 종래의 인스턴트 메신저 서비스의 다자간 접속에서 데이터 전송 동작 순서를 나타낸 플로우 차트이다.2 is a flowchart illustrating an operation procedure for a multi-party connection of a conventional instant messenger service, and FIG. 3 is a flowchart illustrating a data transmission operation procedure in a multi-party connection of a conventional instant messenger service.

도 2를 참조하면, 본 발명의 실시 예로서 사용자 1(11)이 사용자 2(13)와 사용자 3(14)간의 다자간 접속을 시도한다고 가정할 때, 사용자 1(11)은 먼저 인터넷망(30)을 통하여 메신저 서버(50)에 접속하여 사용자 2(13)와, 사용자 3(14)이 접속되어 있는가를 확인하고(S11), 메신저서버(50)로 다자간 접속요구 메시지를 전송한다(S12). 이때 다자간 접속요구 메시지에는 접속을 원하는 사용자 2(13)와 사용자 3(14)의 주소정보가 포함되어 있다.Referring to FIG. 2, assuming that User 1 11 attempts a multi-party connection between User 2 13 and User 3 14 as an embodiment of the present invention, User 1 11 first establishes an Internet network 30. The user accesses the messenger server 50 through the communication server 50 and checks whether the user 2 13 and the user 3 14 are connected (S11), and transmits a multi-party connection request message to the messenger server 50 (S12). At this time, the multi-party connection request message includes address information of the user 2 (13) and the user 3 (14) to be connected.

상기 다자간 접속 요구 메시지에 따라 메신저 서버(50)는 사용자 2, 3(13, 14)에게 사용자 1로부터의 다자간 접속 요구 메시지를 전송하여(S13), 다자간 접속 수락 여부를 묻는다(S14).In response to the multi-party connection request message, the messenger server 50 transmits a multi-party connection request message from user 1 to users 2 and 3 (13 and 14) (S13), and asks whether to accept the multi-party connection (S14).

사용자 2, 3(13, 14)이 접속을 거절하면 이를 사용자 1(11)에게 알리고, 수락을 하면 메신저 서버와 상기 사용자 1, 2, 3(11, 13, 14)이 다자간 접속을 위한 별도의 일대일 접속을 한다(S16). 즉, 기존의 메신저 서버(50)와의 연결 이외에 일대일 연결을 하나 더 하는 것이다.If the user 2, 3 (13, 14) refuses to access the notification to the user 1 (11), if accepting a separate messenger server and the user 1, 2, 3 (11, 13, 14) for multi-party access One-to-one connection is made (S16). That is, in addition to the connection with the existing messenger server 50, a one-to-one connection is made.

상기 메신저 서버(50)에서는 상기 사용자 1, 2, 3(11, 13, 14)과의 다자간 접속을 위한 연결을 하나의 그룹으로 간주하여 서로 연결해주어 사용자간에 대화 및 데이터 전송이 가능하도록 관리한다(S17).The messenger server 50 regards a connection for a multi-party connection with the users 1, 2, 3 (11, 13, 14) as a group and connects each other to manage a conversation and data transmission between users ( S17).

상기 메신저 서버(50)에서 연결을 그룹으로 간주하여 관리하면서 사용자 1,2, 3(11, 13, 14)간의 다자간 접속이 이루어져 대화 및 데이터 송수신이 시작된다(S18).The messenger server 50 manages a connection as a group and manages a multi-party connection between users 1,2 and 3 (11, 13, 14), and starts a conversation and data transmission and reception (S18).

특히, 상기 다자간 접속이 이루어진 후에 사용자 1(11)이 데이터를 사용자 2, 3(13, 14)에 전송하고자 하면, 도 3에서와 같이 우선 메신저 서버(50)로 전송하고자 하는 데이터를 전송한다(S21).In particular, when the user 1 (11) wants to transmit data to the user 2, 3 (13, 14) after the multi-party connection is made, first transmit the data to be transmitted to the messenger server 50 as shown in FIG. S21).

상기 메신저 서버(50)는 사용자 1(11)로부터 수신한 데이터를 사용자 2(13)로 전송하고(S22), 전송이 완료되면(S23), 사용자 3(14)에게 전송하여(S24), 모든 데이터를 전송한다(S25). 즉, 다자간 접속으로 그룹 지워진 사용자 2(13)와 사용자 3(14)에게 차례로 사용자 1(11)로부터 수신한 데이터를 전송해 주는 것이다.The messenger server 50 transmits the data received from the user 1 (11) to the user 2 (13) (S22), and when the transmission is complete (S23), and transmits to the user 3 (14) (S24), The data is transmitted (S25). That is, the data received from the user 1 (11) is sequentially transmitted to the user 2 (13) and the user 3 (14) grouped by the multi-party connection.

그러나, 종래와 같이 다자간 접속을 수행하면, 실제로 다자간 접속이 메신저 서버를 통해 각각 일대일로 접속된 후, 그룹으로 관리되는 것이므로 메신저 서버에서는 사용자들이 많아질 수록 접속 유지를 위한 부하가 커지고, 데이터 송수신에 있어서도 일단은 메신저 서버로 데이터가 전송된 후 다른 사용자에게 전해지게 되므로 메신저 서버에 데이터가 집중되는 현상이 발생되어 병목현상이 발생될 가능성이 있다.However, when the multi-party connection is performed as in the related art, since the multi-party connection is actually managed one-to-one through each messenger server and then managed as a group, in the messenger server, as the number of users increases, the load for maintaining the connection increases, and Even once the data is transmitted to the messenger server and then transmitted to other users, the concentration of the data on the messenger server may occur, causing a bottleneck.

또한, 데이터를 수신한 메신저 서버는 같은 데이터를 각각의 사용자에게 반복하여 전송해야하므로 자원낭비를 초래한다.In addition, the messenger server receiving the data repeatedly transmits the same data to each user, resulting in resource waste.

상기와 같은 문제를 해결하기 위해서, 본 발명은 멀티캐스팅 방식을 이용하여 다자간 접속을 요구하는 사용자에게 임의로 멀티캐스트 주소를 할당하여 할당된 주소를 통해 상호간에 접속하여 다자간 접속을 이루도록 함으로써 메신저 서버의 부하를 줄이고 데이터 송수신에 있어서 메신저 서버를 거치지 않고 바로 상대방에게 멀티캐스팅 방식으로 전송함으로써 사용되는 자원을 줄이고, 보다 신속하게 데이터를 전송할 수 있도록 하는 멀티캐스팅을 이용한 인스턴트 메신저 서비스의 다자간 접속방법을 제공함에 그 목적이 있다.In order to solve the above problems, the present invention uses a multicasting scheme to arbitrarily assign a multicast address to a user requesting a multilateral connection, thereby making a multi-party connection by accessing each other through the assigned address to load a messenger server. It provides a multi-party access method of instant messenger service using multicasting to reduce the resources used by sending to the other party without sending a messenger server in data transmission and reception, and to transmit data more quickly. There is a purpose.

도 1은 인스턴트 메신저 서비스를 위한 통신 시스템의 구성을 나타낸 블록도.1 is a block diagram showing a configuration of a communication system for an instant messenger service.

도 2는 종래의 인스턴트 메신저 서비스의 다자간 접속을 위한 동작순서를 나타낸 플로우 차트.2 is a flowchart illustrating an operation procedure for a multi-party connection of a conventional instant messenger service.

도 3은 종래의 인스턴트 메신저 서비스의 다자간 접속에서 데이터 전송 동작 순서를 나타낸 플로우 차트.3 is a flowchart illustrating a data transmission operation procedure in a multi-party connection of a conventional instant messenger service.

도 4는 본 발명의 실시 예에 따른 멀티캐스팅을 이용한 인스턴트 메신저 서비스의 다자간 접속방법의 동작 순서를 나타낸 플로우 차트.4 is a flowchart illustrating an operation procedure of a multi-party access method of an instant messenger service using multicasting according to an exemplary embodiment of the present invention.

본 발명에 따른 멀티캐스팅을 이용한 인스턴트 메신저 서비스의 다자간 접속방법은,The multi-party access method of the instant messenger service using multicasting according to the present invention,

인스턴트 메신저에 접속중인 임의의 사용자가 다자간 접속을 원하는 상대방사용자의 접속 여부를 확인하고, 메신저 서버로 다자간 접속요구 메시지를 전송하는 단계;Confirming, by an arbitrary user who is accessing the instant messenger, whether or not a counterpart user wants the multi-party connection and transmitting a multi-party connection request message to the messenger server;

상기 메신저 서버에서 상대방사용자로 다자간 접속요구를 알리고, 수락여부를 기다리는 단계;Informing the counterpart user of a multi-party connection request from the messenger server and waiting for acceptance;

상기 상대방 사용자가 다자간 접속요구를 수락하여, 메신저 서버에서 다자간 접속이 가능하게 하는 멀티캐스트 아이피 주소를 할당하고, 상기 사용자 및 상대방 사용자에게 멀티캐스트 아이피 주소를 통보하는 단계;The counterpart user accepting a multilateral access request, allocating a multicast IP address for enabling multiparty access at a messenger server, and notifying the user and the counterpart user of the multicast IP address;

상기 사용자 및 상대방 사용자가 통보 받은 멀티캐스트 아이피로 접속하여 다자간 접속을 시작하는 단계를 포함하여 구성되는 것을 특징으로 한다.And initiating a multi-party connection by accessing the multicast IP where the user and the counterpart user are notified.

바람직하게, 상기 다자간 접속 중에 사용자가 접속을 종료하고, 접속 종료메시지를 메신저 서버로 전송하는 단계;Preferably, the user terminates the connection during the multi-party connection, and transmitting the connection termination message to the messenger server;

상기 메신저 서버에서 다자간 접속의 마지막 사용자가 접속을 종료하였는가를 확인하는 단계;Confirming, by the messenger server, whether the last user of the multi-party connection has terminated the connection;

상기 확인결과, 마지막 사용자가 접속을 종료하여, 상기 멀티캐스트 아이피 주소를 해제하는 단계를 포함하여 구성되는 것을 특징으로 한다.As a result of the confirmation, the last user terminates the connection, characterized in that configured to include the step of releasing the multicast IP address.

상기와 같이 구성되는 본 발명에 따른 멀티캐스팅을 이용한 인스턴트 메신저 서비스의 다자간 접속방법에 대하여 첨부된 도면을 참조하여 자세히 설명하면 다음과 같다.The multi-party access method of the instant messenger service using multicasting according to the present invention configured as described above will be described in detail with reference to the accompanying drawings.

도 4는 본 발명의 실시 예에 따른 멀티캐스팅을 이용한 인스턴트 메신저 서비스의 다자간 접속방법의 동작 순서를 나타낸 플로우 차트이다.4 is a flowchart illustrating an operation procedure of a multi-party access method of an instant messenger service using multicasting according to an exemplary embodiment of the present invention.

또한, 인스턴트 메신저의 구성을 나타내는 도 1의 사용자 1(11)과 사용자 2(13), 사용자 3(14)간의 다자간 접속을 예로 하여 설명하기로 한다.In addition, a multi-party connection between the user 1 (11), the user 2 (13), and the user 3 (14) of FIG. 1 showing the configuration of the instant messenger will be described as an example.

도 1및 도 4를 참조하면, 사용자 1(11)이 다자간 접속을 원하는 사용자 2, 3(13, 14)의 접속 여부를 확인하고(S101), 메신저 서버(50)로 사용자 2, 3(13, 14)과의 다자간 접속 요구 메시지를 전송한다(S102).1 and 4, the user 1 (11) checks whether the user 2 or 3 (13, 14) who wants to have a multilateral connection is connected (S101), and the user 2, 3 (13) is connected to the messenger server 50. , 14) and transmits a multi-party connection request message (S102).

메신저 서버(50)는 사용자 2, 3(13, 14)에게 다자간 접속 메시지를 전송하여(S103), 수락 여부를 묻고(S104), 수락하면 사용자 1, 2, 3(11, 13, 14)이 다자간 접속을 할 수 있도록 멀티캐스트 아이피 주소를 할당하여(S106), 사용자 1, 2, 3(11, 13, 14)에게 통지한다(S107).The messenger server 50 transmits a multi-party access message to the user 2, 3 (13, 14) (S103), and asks whether to accept (S104), if the user 1, 2, 3 (11, 13, 14) The multicast IP address is allocated to enable multi-party connection (S106), and the users 1, 2, 3 (11, 13, 14) are notified (S107).

이때, 상기 메신저 서버(50)에서 멀티캐스트 아이피 주소를 할당하는 것은, SAP(session announcement protocol)/ SDP(session description protocol)을 이용하여 멀티캐스트 주소를 IANA(인터넷 번호 할당 관리기관)으로부터 할당받고, 각 아이피 주소를 관리하게 된다.In this case, the multicast IP address is allocated by the messenger server 50 by using a session announcement protocol (SAP) / session description protocol (SDP) to receive a multicast address from an IANA (Internet Number Assignment Management Institution), Each IP address will be managed.

상기와 같이 멀티캐스트 아이피 주소정보를 받은 사용자 1, 2, 3(11, 13, 14)은 해당 아이피 주소로 접속하여 다자간 접속을 하여 대화 및 데이터 송수신을 한다(S108).The user 1, 2, 3 (11, 13, 14) receiving the multicast IP address information as described above connects to the corresponding IP address and performs a multi-party connection to communicate and transmit and receive data (S108).

상기와 같이 다자간 접속을 이용하고, 사용자 1이 접속 종료를 하면(S109), 메신저 서버(50)로 접속 종료에 대한 메시지를 전송한다(S110).As described above, when the user 1 terminates the connection using the multi-party connection (S109), the message for the connection termination is transmitted to the messenger server 50 (S110).

상기 메신저 서버(50)는 수신된 종료 메시지에 따라, 현재 접속 종료를 보낸 사용자가 상기 멀티캐스트 아이피 주소로 접속한 다자간 접속의 마지막 사용자인가를 확인하여(S111), 마지막 사용자이면 해당 멀티캐스트 아이피 주소를 삭제한다(S112).According to the received termination message, the messenger server 50 checks whether the user who sent the current connection termination is the last user of the multi-party connection connected to the multicast IP address (S111). Delete (S112).

다음은 상기와 같이 동작하는 인스턴트 메신저 서비스방법의 알고리즘의 예이다.The following is an example of the algorithm of the instant messenger service method that operates as described above.

먼저 인스턴트 메신저 서버의 동작은 다음과 같다.First, the operation of the instant messenger server is as follows.

Instant_Messenger_Sever_Main()Instant_Messenger_Sever_Main ()

....while(1).... while (1)

...if(다자간 접속요구 수신)... if (multiple connection request reception)

...IANA에 멀티캐스트 주소할당 요청;... requests multicast address allocation from IIAN;

할당된 주소를 다자간 접속 참가 사용자들에게 전송;Send the assigned address to the multi-party access participants;

참가자들의 접속 숫자를 유지;...Keep the number of participants connected; ...

...if(다자간 접속 종료 수신)... if (multiple connection termination received)

... 참가자들의 접속 숫자를 1 감소;... decrease the number of participants by 1;

...if(모든 다자간 접속 사용자 종료)... if (end all multiuser users)

...할당된 멀티캐스트 주소를 해제;... freeing the assigned multicast address;

IANA에 주소 사용이 끝났음을 통지;Notify the IANA of the end of use of the address;

..................

또한, 인스턴트 메신저의 사용자의 동작은 다음과 같다.In addition, the operation of the user of the instant messenger is as follows.

Instant_Messenger_Client_Main()Instant_Messenger_Client_Main ()

...while(1)... while (1)

...if(다자간 접속 요청)... if (multiple connection request)

...선택된 사용자 정보들과 함께 다자간 접속을 서버에 요청;... request the server for multi-party access with the selected user information;

서버로부터 멀티캐스트 주소를 할당받음;Assigned a multicast address from the server;

멀티캐스트 주소로 Join함;Join by multicast address;

....while(1).... while (1)

...if(다자간 접속 종료)... if (multiple connection termination)

...멀티캐스트 주소에서 Leave;... Leave at multicast address;

서버에 다자간 접속 종료를 통지;Notify the server of the end of the multiparty connection;

..............................

상기와 같이, 메신저 서버는 멀티캐스트 아이피 주소를 할당하고, 해제하는 동작을 하며, 사용자는 접속 요구와 종료에 따른 메시지를 메신저 서버로 전송하는 동작을 하게 된다.As described above, the messenger server allocates and releases a multicast IP address, and the user transmits a message according to a connection request and termination to the messenger server.

상기와 같이 멀티캐스트로 접속된 다자간 접속에서 데이터를 전송하는 것은 멀티캐스트 주소로 데이터를 전송하면, 상기 멀티캐스트 아이피 주소로 접속된 사용자에게 데이터가 동시에 전송되므로 데이터를 복사하여 여러 번 보내야하는 불편함이 없고 자원낭비를 줄일 수 있다.As described above, in the multicast connection connected by multicast, when data is transmitted to a multicast address, data is simultaneously transmitted to a user connected to the multicast IP address, so it is inconvenient to copy the data several times. It can reduce the waste of resources.

이상에서 설명한 바와 같이, 본 발명에 따른 멀티캐스팅을 이용한 인스턴트 메신저 서비스의 다자간 접속방법은, 종래의 다자간 접속을 메신저가 주도하여 각각의 사용자와 다자간 접속을 위한 일대일 접속을 하고, 각 접속을 그룹으로 관리하여 다자간 접속을 하도록 했던 것을, 메신저 서버에서 다자간 접속을 위한 멀티캐스트 아이피 주소를 할당하여 그룹마다 멀티캐스트 주소를 제공함으로서 메신저 서버와는 별도로 다자간 접속 그룹을 생성하여 대화를 나누거나, 파일을 주고받을 수 있도록 하고, 접속이 종료되면 메신저 서버가 멀티캐스트 아이피 주소를 해제하여 관리함으로써 메신저 서버에 집중되는 부하를 줄이고, 중복된 데이터 전송을 감소시켜 자원의 낭비를 줄일 수 있는 효과가 있다.As described above, in the multi-party connection method of the instant messenger service using the multicasting according to the present invention, a messenger-driven conventional multi-party connection is used to establish a one-to-one connection for each user and a multi-party connection, and group each connection as a group. It manages to make multi-party connection, and assigns multicast IP address for multi-party connection from messenger server and provides multicast address for each group to create multi-party access group separately from messenger server to talk or send files. When the connection is terminated, the messenger server releases and manages the multicast IP address, thereby reducing the load concentrated on the messenger server, and reducing the waste of resources by reducing redundant data transmission.

Claims (2)

인스턴트 메신저에 접속중인 임의의 사용자가 다자간 접속을 원하는 상대방사용자의 접속 여부를 확인하고, 메신저 서버로 다자간 접속요구 메시지를 전송하는 단계;Confirming, by an arbitrary user who is accessing the instant messenger, whether or not a counterpart user wants the multi-party connection and transmitting a multi-party connection request message to the messenger server; 상기 메신저 서버에서 상대방사용자로 다자간 접속요구를 알리고, 수락여부를 기다리는 단계;Informing the counterpart user of a multi-party connection request from the messenger server and waiting for acceptance; 상기 상대방 사용자가 다자간 접속요구를 수락하여, 메신저 서버에서 다자간 접속이 가능하게 하는 멀티캐스트 아이피 주소를 할당하고, 상기 사용자 및 상대방 사용자에게 멀티캐스트 아이피 주소를 통보하는 단계;The counterpart user accepting a multilateral access request, allocating a multicast IP address for enabling multiparty access at a messenger server, and notifying the user and the counterpart user of the multicast IP address; 상기 사용자 및 상대방 사용자가 통보 받은 멀티캐스트 아이피로 접속하여 다자간 접속을 시작하는 단계를 포함하여 구성되는 것을 특징으로 하는 멀티캐스팅을 이용한 인스턴트 메신저 서비스의 다자간 접속방법.And accessing the multicast IPs notified by the user and the counterpart user to initiate a multi-party connection. 제 1항에 있어서, 상기 다자간 접속 중에 사용자가 접속을 종료하고, 접속 종료메시지를 메신저 서버로 전송하는 단계;The method of claim 1, further comprising: ending a connection by the user during the multi-party connection, and transmitting a connection termination message to a messenger server; 상기 메신저 서버에서 다자간 접속의 마지막 사용자가 접속을 종료하였는가를 확인하는 단계;Confirming, by the messenger server, whether the last user of the multi-party connection has terminated the connection; 상기 확인결과, 마지막 사용자가 접속을 종료하여, 상기 멀티캐스트 아이피주소를 해제하는 단계를 포함하여 구성되는 것을 특징으로 하는 멀티캐스팅을 이용한 인스턴트 메신저 서비스의 다자간 접속방법.And confirming that the last user terminates the connection, and releases the multicast IP address.
KR1020010082669A 2001-12-21 2001-12-21 Method of multi-connecting in instant messenger service by multicasting KR20030052646A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010082669A KR20030052646A (en) 2001-12-21 2001-12-21 Method of multi-connecting in instant messenger service by multicasting

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010082669A KR20030052646A (en) 2001-12-21 2001-12-21 Method of multi-connecting in instant messenger service by multicasting

Publications (1)

Publication Number Publication Date
KR20030052646A true KR20030052646A (en) 2003-06-27

Family

ID=29577402

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010082669A KR20030052646A (en) 2001-12-21 2001-12-21 Method of multi-connecting in instant messenger service by multicasting

Country Status (1)

Country Link
KR (1) KR20030052646A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030071982A (en) * 2002-03-05 2003-09-13 (주)이너베이 System for network_based connecting web site using instant message and method thereof
KR20030073911A (en) * 2002-03-13 2003-09-19 주식회사 알파인터넷 Multimedia Messenger and Multimedia PBX Server for Firewall and Virtual-IP Environment
KR100689613B1 (en) * 2005-03-17 2007-03-09 한국정보통신대학교 산학협력단 Method for distributing a file through overlay multicast using virtual source
WO2013048224A2 (en) * 2011-09-29 2013-04-04 Hur Min System and method for conversing online
KR101471106B1 (en) * 2011-09-29 2014-12-10 허민 System and method for communication between strangers on-line

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030071982A (en) * 2002-03-05 2003-09-13 (주)이너베이 System for network_based connecting web site using instant message and method thereof
KR20030073911A (en) * 2002-03-13 2003-09-19 주식회사 알파인터넷 Multimedia Messenger and Multimedia PBX Server for Firewall and Virtual-IP Environment
KR100689613B1 (en) * 2005-03-17 2007-03-09 한국정보통신대학교 산학협력단 Method for distributing a file through overlay multicast using virtual source
WO2013048224A2 (en) * 2011-09-29 2013-04-04 Hur Min System and method for conversing online
WO2013048224A3 (en) * 2011-09-29 2013-05-23 Hur Min System and method for conversing online
KR101471106B1 (en) * 2011-09-29 2014-12-10 허민 System and method for communication between strangers on-line

Similar Documents

Publication Publication Date Title
US6175619B1 (en) Anonymous voice communication using on-line controls
CA2510631C (en) Method and system for group communications
JP4391424B2 (en) Apparatus and method for controlling and managing individually oriented sessions in a communication system
JP4391423B2 (en) Control and manage sessions between end points
US20060285670A1 (en) Method and apparatus for providing conference call services
US7631039B2 (en) Initiation and support of video conferencing using instant messaging
US20060276213A1 (en) Method for managing communication sessions
US7801134B2 (en) VoIP system, VoIP server and client, and multicast packet communication method
TW201006289A (en) Method, user equipment and software product for media stream transfer between devices
WO2014019361A1 (en) Conference resource allocation method and device
US20090024743A1 (en) Media session data transmission control method, control relation negotiation method and control device and system
WO1996026587A1 (en) Identifying application capabilities for teleconference connections
JP2006512855A (en) Method for joining end points to a group and determining common communication performance for the joined end points
WO2005107156A1 (en) Group communication in a communication system
US20040047303A1 (en) Apparatus, system and method for managing call requests in a communication network providing a plurality of communication services
JPH1198139A (en) Conference management equipment, system and method for internet
US20020069248A1 (en) System and method for delivery and exchange of electronic data
JP2007110631A (en) Group call server, group call system, terminal and method for controlling group calls
CN112887271A (en) Method, system, electronic device and storage medium for realizing instant conference
KR20030052646A (en) Method of multi-connecting in instant messenger service by multicasting
CN109889405B (en) Communication method of network telephone, related device and system
KR100475539B1 (en) Realtime Voice Information Transmission Method using Wireless Instant Messenger and Recording Medium Recording Program Implementing This Method
CN101305623B (en) Method and apparatus for determining PT server having controlling function
CN107222706B (en) Video preview method and system
KR100280825B1 (en) How to Manage Session Membership in Internet Multicast Applications

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid