KR100426519B1 - Multicast Packet Communication Method of Mobile Communication Device - Google Patents
Multicast Packet Communication Method of Mobile Communication Device Download PDFInfo
- Publication number
- KR100426519B1 KR100426519B1 KR10-2001-0076875A KR20010076875A KR100426519B1 KR 100426519 B1 KR100426519 B1 KR 100426519B1 KR 20010076875 A KR20010076875 A KR 20010076875A KR 100426519 B1 KR100426519 B1 KR 100426519B1
- Authority
- KR
- South Korea
- Prior art keywords
- multicast
- address
- packet
- terminal
- mobile communication
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/06—Selective distribution of broadcast services, e.g. multimedia broadcast multicast service [MBMS]; Services to user groups; One-way selective calling services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/26—Network addressing or numbering for mobility support
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Databases & Information Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
본 발명은 이동통신 단말기를 이용한 멀티캐스트 패킷 통신방법에 관한 것으로, 1 이상의 이동통신 단말기가 패킷 데이터 서비스를 통하여 IP 어드레스를 부여받는 제 1 단계와, 송신측 단말기가 클래스 D의 멀티캐스트용 IP 어드레스를 지정하여 멀티캐스트 그룹을 생성하고, 생성된 멀티캐스트용 IP 어드레스에 관한 정보를 1 이상의 수신자의 이동통신 단말기로 전송하여 통지하는 제 2 단계와, 송신측 단말기가 설정된 멀티캐스트용 IP 어드레스로 소정의 데이터 패킷을 전송하는 제 3 단계와, 멀티캐스트용 IP 어드레스를 입수한 1 이상의 수신자 단말기가 해당 멀티캐스트 그룹에 참여(Join)하고, 상기 전송된 데이터 패킷을 수신하는 제 4 단계로 이루어진다.The present invention relates to a multicast packet communication method using a mobile communication terminal, comprising: a first step in which at least one mobile communication terminal receives an IP address through a packet data service; and a sending terminal has a class D multicast IP address. A second step of creating a multicast group by designating a multicast group, and transmitting and notifying information on the generated multicast IP address to a mobile communication terminal of one or more receivers; And a fourth step of transmitting a data packet of the first step, and one or more receiver terminals having obtained the multicast IP address join the corresponding multicast group and receive the transmitted data packet.
본 발명을 이용하면, 이동통신 단말기를 이용한 1:n의 패킷 통신이 가능해짐으로써, 한 단말기에 있는 멀티미디어 데이터 등을 다른 복수의 단말기로 한꺼번에 전송할 수 있을 뿐 아니라, 화상 또는 음성 회의와 같이 원격 회의에 이동통신 단말기를 이용할 수 있다.The present invention enables 1: n packet communication using a mobile communication terminal, which enables not only to transmit multimedia data in one terminal to a plurality of other terminals at a time, but also teleconference such as video or audio conference. The mobile communication terminal can be used.
Description
본 발명은 이동통신 단말기를 이용한 멀티캐스트 패킷 통신방법, 더 상세하게는 패킷 데이터 서비스를 이용하여 IP를 부여받은 이동통신 단말기들 사이의 멀티캐스팅을 구현함으로써 한 송신자의 단말기가 보유한 데이터(멀티미디어 컨텐츠)를 특정한 다수의 수신자 이동통신 단말기로 전송하여 공유하도록 하는 방법에 관한 것이다.The present invention implements a multicast packet communication method using a mobile communication terminal, and more specifically, data held by a sender's terminal by implementing multicasting between mobile communication terminals that are assigned an IP using a packet data service (multimedia contents). The present invention relates to a method for sharing a transmission to a specific plurality of recipient mobile communication terminals.
최근, 이동통신 서비스가 널리 확산됨에 따라 거의 대부분의 국민이 하나 이상의 이동통신 서비스를 제공받고 있다. 이러한 이동통신 서비스는 기본적인 음성통화, 문자·음성메시지 송수신에 이어, 무선 인터넷 서비스, 이동통신 단말기용 컨텐츠의 이용 등으로 확대되고 있다.Recently, with the widespread use of mobile communication services, almost all citizens are provided with one or more mobile communication services. These mobile communication services are expanding to basic voice calls, text and voice message transmission and reception, wireless Internet services, and contents for mobile communication terminals.
특히, 무선 인터넷 서비스는 게이트웨이에 요청하여 하나의 고정 또는 동적 IP 어드레스(Static or Dynamic IP Address)를 부여받고, 그 IP 어드레스를 이용하여 다른 서버 또는 클라이언트와 패킷 데이터를 송수신할 수 있는 것으로, 단말기를 이용한 온라인 게임, 컨텐츠의 다운로드, 정보검색 등 다양한 분야에 적용되고 있다.In particular, the wireless Internet service may receive a fixed or dynamic IP address by requesting a gateway and transmit / receive packet data with another server or client using the IP address. It is applied to various fields such as online games, content download, and information search.
이러한, 단말기를 이용한 무선 인터넷 서비스는 통상 송신자와 수신자가 일대일 통신을 하는 유니캐스트 방식만이 사용되었다. 즉, TCP(Transfer Control Protocol) 또는 UDP(User Datagram Protocol)에 의하여 하나의 목적지(Destination) 호스트의 IP 어드레스를 지정하여 패킷을 전송하는 것이다.In such a wireless Internet service using a terminal, only a unicast scheme in which a sender and a receiver communicate one-to-one is used. That is, a packet is transmitted by designating an IP address of one destination host through a transfer control protocol (TCP) or a user datagram protocol (UDP).
한편, 컴퓨터 시스템을 이용한 인터넷 통신에는 유니캐스트 방식 이외에도, 다수의 불특정인에게 방송하듯 패킷을 전파하는 브로드캐스트(BroadCast)방식과, 한 송신자가 특정한 다수의 수신자에게 패킷을 전달하는 멀티캐스트(MultiCast)방식이 이용되고 있다.Meanwhile, in addition to the unicast method, the Internet communication using a computer system includes a broadcast method that propagates a packet as if it is broadcast to a large number of unspecified persons, and a multicast method in which a sender delivers a packet to a specific number of recipients. The method is used.
이 중, 멀티캐스트는 송신자의 컴퓨터 시스템이 IP 클래스 중 D 클래스를 이용하여 멀티캐스트 IP 어드레스로 원하는 데이터 패킷을 송신하고, 멀티캐스트 라우터와 터널링(tunneling)을 이용하여 수신을 원하는 다수의 호스트로 전달된다.Among these, multicast transmits the desired data packet to the multicast IP address by the sender's computer system using the D class among the IP classes, and then delivers the data packet to the multiple hosts to be received by using the multicast router and tunneling. do.
이러한 멀티 캐스트 방식은 특정한 그룹에 속하는 사용자끼리 회의(음성회의, 화상회의)를 하거나, 한 시스템의 정보를 다른 복수의 시스템으로 동시에 복제·전달함으로써 네트워크 부하를 줄이면서도, 서로 데이터를 공유하는 데 유용하게 이용될 수 있는 것이다.This multicast method is useful for conferencing (voice and video conferences) among users belonging to a specific group or sharing data with each other while reducing network load by simultaneously copying and transferring information from one system to multiple systems. It can be used to.
본 발명은 이러한 점에 착안한 것으로, 인터넷 패킷 서비스를 이용할 수 있는 이동통신 단말기의 멀티캐스트를 구현함으로써, 여러 단말기 사이의 멀티미디어 데이터 등을 공유하거나, 화상회의 등을 수행할 수 있는 방법을 제공하기 위함이다.SUMMARY OF THE INVENTION The present invention has been made in view of the above, and by implementing a multicast of a mobile communication terminal that can use the Internet packet service, to provide a method for sharing multimedia data or performing video conferencing between multiple terminals, etc. For sake.
본 발명의 목적은 이동통신 단말기를 이용한 IP 멀티캐스트 구현방법을 제공하는 것이다.An object of the present invention is to provide a method for implementing IP multicast using a mobile communication terminal.
본 발명의 다른 목적은 이동통신 단말기의 IP 멀티캐스트를 구현함으로써 (멀티미디어) 데이터의 공유(전달), 원격 회의, 원격 강의 등의 여러 서비스를 제공하는 것이다.Another object of the present invention is to provide various services such as sharing (forwarding) (multimedia) data, teleconferencing, and remote lecture by implementing IP multicast of a mobile communication terminal.
도 1은 본 발명에 의한 방법을 구현하기 위한 시스템의 전체구성을 도시하는 것이다.1 shows the overall configuration of a system for implementing the method according to the invention.
도 2는 본 발명에 의한 방법을 구현하기 위한 전체 흐름도를 도시하는 것이다.2 shows an overall flow diagram for implementing the method according to the invention.
전술한 바와 같은 목적을 달성하기 위하여, 본 발명은In order to achieve the object as described above, the present invention
1 이상의 이동통신 단말기가 패킷 데이터 서비스를 통하여 IP 어드레스를 부여받는 제 1 단계와,A first step in which at least one mobile communication terminal is given an IP address through a packet data service;
송신측 단말기가 클래스 D의 멀티캐스트용 IP 어드레스를 지정하여 멀티캐스트 그룹을 생성하고, 생성된 멀티캐스트용 IP 어드레스에 관한 정보를 1 이상의 수신자의 이동통신 단말기로 전송하여 통지하는 제 2 단계;A second step of the sending terminal designating a multicast IP address of class D to generate a multicast group, and transmitting and notifying the information on the generated multicast IP address to one or more receivers' mobile communication terminals;
송신측 단말기가 설정된 멀티캐스트용 IP 어드레스로 소정의 데이터 패킷을 전송하는 제 3 단계;A third step of sending, by the transmitting terminal, a predetermined data packet to the set multicast IP address;
상기 제 2 단계에서의 멀티캐스트용 IP 어드레스를 입수한 1 이상의 수신자 단말기가 해당 멀티캐스트 그룹에 참여(Join)하고, 상기 전송된 데이터 패킷을 수신하는 제 4 단계;로 이루어진다.And a fourth step of joining the multicast group with at least one receiver terminal having obtained the multicast IP address in the second step, and receiving the transmitted data packet.
또한, 상기 수신자가 더 이상 데이터를 수신하고 싶지 않은 경우에는 해당 멀티캐스트 그룹으로부터 탈퇴하는 제 5 단계를 추가로 구비할 수 있다.In addition, if the receiver no longer wants to receive data, the receiver may further include a fifth step of leaving the multicast group.
제 2 단계에서 생성된 멀티캐스트용 IP 어드레스를 통지하는 방법은 단문메시지 서비스를 이용할 수 있으며, 송신자가 적극적으로 통지하지 않고 수신자가 SDR(Session Directory)프로그램을 이용하여 해당 멀티캐스트용 IP 어드레스를 검색·추출하여도 된다.The method of notifying the multicast IP address generated in the second step may use a short message service, and the receiver searches for the multicast IP address by using the Session Directory (SDR) program without the sender actively notifying. You may extract.
송신측 단말기에서는 생성된 멀티캐스트 그룹으로 원하는 데이터를 전송하기 위하여, 전송할 데이터를 UDP 패킷으로 만들고 멀티캐스트 그룹주소로 송출하면 된다. 임의의 호스트가 이 멀티캐스트 그룹으로 UDP 패킷을 보내면 멀티캐스트 라우터들은 자신이 관리하는 모든 멀티캐스트 가입 호스트가 그 패킷을 받을 수 있도록 전달한다.In order to transmit desired data to the generated multicast group, the transmitting terminal may make the data to be transmitted into a UDP packet and transmit the data to the multicast group address. When a host sends UDP packets to this multicast group, the multicast routers forward all the multicast subscribing hosts that they manage to receive the packets.
이하에서는 첨부되는 도면을 참고로 본 발명의 실시예를 상세하게 설명한다.Hereinafter, with reference to the accompanying drawings will be described an embodiment of the present invention;
도 1은 본 발명에 의한 방법을 구현하기 위한 시스템의 전체구성을 도시하는 것이다.1 shows the overall configuration of a system for implementing the method according to the invention.
전체 시스템은 하나 이상의 이동통신 단말기(110)와, 하나 이상의 멀티캐스트 라우터(121)와 게이트웨이(미도시)를 포함하는 인터넷망(120)과, 이동통신망(130) 및 이동통신망과 인터넷망을 연결하는 연결망(140)으로 이루어져 있다.The entire system connects the Internet network 120 including one or more mobile communication terminals 110, one or more multicast routers 121, and a gateway (not shown), the mobile communication network 130, and the mobile communication network and the Internet network. It consists of a network (140).
이동통신 단말기(110)는 IP에 기반한 패킷 데이터 서비스(n-top 서비스 등)를 이용할 수 있는 것이어야 하며, 멀티캐스트를 수행하기 위하여 IGMP(Internet Group Management Protocol) 및 ICMP(Internet Control Management Protocol)을 지원할 수 있는 응용 프로그램이 설치되어 있어야 한다.The mobile communication terminal 110 should be able to use an IP-based packet data service (n-top service, etc.), and use the Internet Group Management Protocol (IGMP) and Internet Control Management Protocol (ICMP) to perform multicast. You must have an application installed to support it.
이러한 응용 프로그램은 멀티캐스트 그룹을 생성하고 해당 그룹으로 데이터 패킷을 송신할 수 있는 송신기능과, 특정 멀티미디어 그룹을 검색하고 원하는 그룹으로의 참여(join), 탈퇴(leave)를 인접한 멀티캐스트 라우터에 요청하는 수신기능을 구현하고 있어야 한다.These applications can create multicast groups and send data packets to them, and request neighboring multicast routers to search for specific multimedia groups and join and leave them. The receiving function must be implemented.
그 밖에 일반적인 이동통신 단말기가 가지는 패킷 서비스 지원 기능, 즉 IWF/PDSN망 또는 교환기(MSC)에 접속하여 고정 IP 또는 동적 IP를 할당받는 기능, 다른 인터넷 사용기기(IP를 가지는 외부 서버 또는 단말기)와 PPP 세션설정, TCP 세션설정 등을 구현하는 기능, 전송하고자 하는 데이터를 TCP 또는 UDP에 따라 패킷화하고 이동통신망 및 인터넷망을 통하여 라우터에 송출하는 기능 등을 구비하여야 한다.In addition, a packet service support function of a general mobile communication terminal, that is, a function of receiving a fixed IP or a dynamic IP by connecting to an IWF / PDSN network or an exchange (MSC), and another Internet-enabled device (an external server or terminal having an IP) PPP session establishment, TCP session establishment, etc., and the function to packetize the data to be transmitted according to TCP or UDP, and to send to the router through the mobile communication network and the Internet network and the like.
전술한 여러 기능을 구비하고 있는 한, 이동통신 단말기의 구체적인 형태에는 제한이 없으며, GSM 또는 CDMA방식의 셀룰러폰, PCS, IMT-2000, PDA, 핸드헬드 PC 등 모든 단말기를 포함하는 넓은 개념이다.As long as the above-described various functions are provided, the specific form of the mobile communication terminal is not limited and is a broad concept including all terminals such as GSM or CDMA type cellular phones, PCS, IMT-2000, PDA, handheld PCs, and the like.
인터넷망(120)은 IP 프로토콜로 표준화된 다수의 컴퓨터 네트워크를 의미하며, 다수의 서버, 클라이언트 및 패킷의 전달을 위한 라우터 등으로 이루어져 있다. 이러한 라우터중 일부는 멀티캐스트 라우터(121)로서, 자신의 관리하에 있는 국부망(Local Network)에 어떠한 호스트 그룹이 멀티캐스트 가입자를 포함하고 있는 지 발견하기 위하여 호스트 멤버쉽 질의(Host Membership Query)를 전송하고, 그에 대한 응답으로 호스트가 라우터로 보내는 호스트 멤버쉽 응답(Host Membership Report)을 수신하는 기능을 구비한다.The internet network 120 refers to a plurality of computer networks standardized by IP protocols, and includes a plurality of servers, clients, and routers for delivering packets. Some of these routers are multicast routers 121 that send a Host Membership Query to the local network under their management to discover which host groups contain multicast subscribers. And receiving a Host Membership Report sent from the host to the router in response thereto.
또한, 인터넷망(120)에는 이동통신 단말기가 채택하고 있는 프로토콜, 예를 들면 WAP(Wireless Application Protocol)에 따라 이동통신 단말기가 인식할 수 있는 데이터와 인터넷망에서 전달되는 데이터 사이의 변환을 담당하는 게이트웨이(미도시)가 추가로 구비되어 있다. 이러한 게이트웨이는 예를 들면, WAP 게이트웨이 등을 이용하여 구현될 수 있다.In addition, the Internet network 120 is responsible for the conversion between the data that can be recognized by the mobile communication terminal and the data transmitted from the Internet network according to a protocol adopted by the mobile communication terminal, for example, a wireless application protocol (WAP). A gateway (not shown) is further provided. Such a gateway may be implemented using, for example, a WAP gateway or the like.
이동통신망(130)은 하나 이상의 기지국(cell, Base Station; BS)과, 이동통신 교환기(MSC)를 포함하는 것으로 그 상세한 설명은 생략한다.The mobile communication network 130 includes at least one base station (BS) and a mobile communication exchange (MSC), and a detailed description thereof will be omitted.
이동통신망과 인터넷망을 연결하는 연결망(140)은 소위 망연동장치(Inter-Working Function; IWF)를 뜻하는 것으로, 인터넷망을 구현하는 물리적인 컴퓨터 네트워크 또는 전화망(PSTN)과 이동통신망 사이의 데이터 변환 등을 담당하는 것이다.The connection network 140 connecting the mobile communication network and the Internet network refers to a so-called inter-working function (IWF), and data between a physical computer network or a telephone network (PSTN) and a mobile communication network implementing the Internet network. It is in charge of the transformation.
도 2는 본 발명에 의한 방법을 구현하기 위한 전체 흐름도를 도시하는 것이다.2 shows an overall flow diagram for implementing the method according to the invention.
우선, 송신자가 단말기의 패킷 데이터 서비스 요청을 통하여 IP 어드레스를 획득한다(S211). 그 다음으로, 클래스 D에 속하는 멀티캐스트용 IP 어드레스 중 하나를 선택함으로써 멀티캐스트 그룹을 생성한다(S212). 이러한 멀티 캐스트용 IP 어드레스는 224.0.0.0부터 239.255.255.255 중에서 선택된다.First, the sender obtains an IP address through a packet data service request of a terminal (S211). Next, a multicast group is generated by selecting one of the multicast IP addresses belonging to class D (S212). The IP address for multicast is selected from 224.0.0.0 to 239.255.255.255.
그 다음으로, 생성된 멀티캐스트 그룹 정보를 특정 수신자에게 통지한다(S213).Next, the generated multicast group information is notified to a specific receiver (S213).
이러한 통지를 위하여, 송신자 단말기는 멀티캐스트 그룹 생성후에 생성된 멀티캐스트용 IP 어드레스를 포함하는 문자메시지를 작성하여, 미리 설정된 1 이상의 수신자 단말기로 전송하는 제 1 방식이 이용될 수 있다(S214). 문자메시지를 수신한 수신자는 해당 송신자로부터 데이터를 수신하고자 하는 경우에 IP를 획득하고, 해당 멀티캐스트 그룹에 참여한다(S215, S218).For this notification, the sender terminal may use a first method of creating a text message including a multicast IP address generated after the multicast group is generated and transmitting it to one or more preset receiver terminals (S214). When the receiver receives the text message, the receiver acquires an IP when the receiver wants to receive data from the sender, and joins the multicast group (S215 and S218).
물론, 적극적인 메시지 전송을 통하여 해당 멀티캐스트용 IP 어드레스를 통지하지 않고, 수신자가 IP 어드레스를 획득한 후 단말기에 설치되어 있는 SDR 프로그램을 이용하여 자신이 원하는 멀티캐스트 IP 어드레스를 검색·추출하는 제 2 방식이 이용될 수도 있다(S216, S217).Of course, without receiving the IP address for the multicast through active message transmission, the receiver acquires the IP address and then searches for and extracts the desired multicast IP address using the SDR program installed in the terminal. The scheme may be used (S216, S217).
SDR(Session Directory)은 현재 인터넷망(특히, 멀티캐스트를 위한 네트워크인 MBone)에서 진행중인 세션(멀티캐스트 그룹)의 목록을 보여주는 프로그램을 의미한다. 이러한 SDR은 수신자가 원하는 멀티캐스트 그룹을 검색할 때 뿐 아니라, 송신자가 멀티캐스트 그룹을 생성할 때, 기존에 있던 그룹 어드레스의 충돌을 방지하기 위해서도 이용될 수 있다. 즉, 멀티캐스트 그룹을 생성하고자 하는 사용자가SDR을 이용하여 미리 존재하는 그룹의 IP 어드레스를 알아내고, 그를 피하여 자신의 멀티캐스트 그룹 IP 어드레스를 선택할 수 있는 것이다.Session Directory (SDR) refers to a program that displays a list of ongoing sessions (multicast groups) on the Internet (in particular, MBone, a network for multicast). This SDR can be used not only when the receiver searches for a desired multicast group, but also to prevent collisions of existing group addresses when the sender creates a multicast group. That is, a user who wants to create a multicast group can find out the IP address of a group that exists in advance using SDR, and select his multicast group IP address by avoiding it.
멀티캐스트 IP 어드레스를 포함하는 문자메시지를 수신하거나, SDR을 이용하여 송신자가 생성한 멀티캐스트 그룹을 검색한 수신측 단말기는 상기 멀티캐스트용 IP 어드레스를 그룹 주소로 지정하고, 단말기에 구비된 IP 모듈에게 원하는 그룹에 가입하도록 요청함으로써, 해당 멀티캐스트 그룹에 참여(join)한다.A receiving terminal receiving a text message including a multicast IP address or searching for a multicast group created by a sender using SDR designates the multicast IP address as a group address, and the IP module provided in the terminal. Joins the multicast group by requesting to join the desired group.
이러한 가입 요청은 적절한 프로그램 함수, 예를 들면 JoinHostGroup(group-address, interface)와 같은 함수를 이용하여 작성된 메시지를 인접한 멀티캐스트 라우터로 전송함으로써 수행될 수 있다.Such a join request can be performed by sending a message written using an appropriate program function, for example, a function such as JoinHostGroup (group-address, interface) to an adjacent multicast router.
새로운 수신자 단말기(호스트)가 멀티캐스트 그룹에 가입(join)하게 되면 호스트는 인접한 멀티캐스트 라우터에게 IGMP 메시지를 보내어 자신이 멀티캐스트 그룹에 가입된 사실을 알리고, 라우터는 서로 연결된 다른 멀티캐스트 라우터들에게 이 정보를 알려준다. 이로써 수신 단말기의 멀티캐스트 그룹 가입이 완료된다(S218).When a new receiver terminal (host) joins a multicast group, the host sends an IGMP message to the neighboring multicast router to indicate that it is joined to the multicast group, and the router informs other multicast routers that are connected to each other. Give this information. This completes the multicast group join of the receiving terminal (S218).
그 다음으로, 송신자는 멀티캐스트 방식으로 보내고자 하는 데이터를 선택하여 해당 그룹에 가입된 수신자 단말기로 패킷을 송신한다(S219). 송신된 데이터 패킷은 멀티캐스트 라우터들을 거쳐 그룹에 가입되어 있는 단말기로 전달된다. 전송할 데이터에는 제한이 없으나, 본 발명의 목적이 데이터의 공유, 화상회의 등에 있으므로, 주로 멀티미디어 데이터가 될 것이다. 즉, 동영상, 사운드, 이미지 정보 등이 해당될 것이다.Next, the sender selects data to be sent in a multicast manner and transmits the packet to the receiver terminal subscribed to the group (S219). The transmitted data packet is delivered via multicast routers to the terminals joining the group. There is no limit to the data to be transmitted, but since the object of the present invention is data sharing, video conferencing, etc., it will mainly be multimedia data. That is, video, sound, image information, etc. will be applicable.
물론, 단순한 데이터의 전달이 아니고 화상회의와 같이 특수한 목적이 있는 경우에는, 예를 들면 VIC(Video Conference Tool) 등과 같은 응용 프로그램이 단말기에 설치되어 있어야 할 것이다.Of course, if there is a special purpose such as video conferencing, rather than simply transmitting data, an application program such as a video conference tool (VIC), etc., should be installed in the terminal.
이러한 데이터 송신은, 송신측 단말기가 선택된 데이터를 UDP에 따라 패킷화하고 해당 멀티캐스트 IP 어드레스를 목적지로 하여 패킷 전송함으로써 수행된다.This data transmission is performed by the sending terminal packetizing the selected data according to UDP and transmitting the packet with the corresponding multicast IP address as the destination.
멀티캐스트 그룹에 가입된 호스트(이동통신망의 한 노드 또는 이동통신 단말기)들을 연결하고 있는 중간의 멀티캐스트 라우터(Router)들은 MRP(Multicast Routing Protocol)을 실행하고 있기 때문에, 그룹에 가입하고 있는 단말기가 연동되어 있는 모든 멀티캐스트 라우터로 전송되고, 해당 멀티캐스트 라우터는 전송된 패킷을 가입된 단말기로 전송한다.Intermediate multicast routers that connect hosts (mobile nodes or mobile terminals) that are joined to the multicast group run the Multicast Routing Protocol (MRP). The multicast router transmits the transmitted packets to the subscribed terminals.
라우터 사이의 멀티캐스트 패킷 전송을 위하여 멀티캐스트 라우터 사이에 터널링(tunneling)이라는 개념을 사용하여 캡슐화(encapsulation)된 패킷을 전송한다. 즉, 멀티캐스트 IP 어드레스를 가진 데이터 패킷 헤더 앞에 멀티캐스트 라우터간에 설정된 터널의 양 끝단의 IP 주소를 덧붙여 라우팅(routing)을 함으로써 멀티캐스트를 지원하지 않는 일반 라우터들을 거칠 때 기존의 유니캐스트 패킷과 같은 방법으로 라우팅되어 최종적으로 터널의 종착지로 전송될 수 있게 하는 것이다.In order to transmit multicast packets between routers, encapsulated packets are transmitted between the multicast routers using the concept of tunneling. In other words, by routing IP packets at both ends of a tunnel set between multicast routers in front of a data packet header having a multicast IP address, the same packet as a conventional unicast packet when passing through general routers that do not support multicast. It is routed in such a way that it can be finally sent to the end of the tunnel.
수신 단말기측에서는 통상적인 유니캐스트 패킷 수신과 마찬가지로, "receive IP" 연산을 이용하여 해당 멀티캐스트용 패킷을 수신한다(S220).The receiver terminal receives the multicast packet using a "receive IP" operation as in the normal unicast packet reception (S220).
더 이상 멀티캐스트 패킷을 수신하고 싶지 않은 경우 또는 모든 데이터를 수신한 경우(S221), 수신자는 해당 멀티캐스트 그룹으로부터 탈퇴(leave)할 수있다(S222). 탈퇴는 가입과 마찬가지로 LeaveHostGroup(group-address, interface)와 같은 연산을 이용하여 IGMP 메시지를 작성하여 인접한 멀티캐스트 라우터로 전송함으로써 수행될 수 있다. 탈퇴 후에는 해당 멀티캐스트용 IP 어드레스를 가진 모든 패킷의 전송(수신)이 중단된다.If the receiver no longer wants to receive the multicast packet or if all data has been received (S221), the receiver may leave the corresponding multicast group (S222). The revocation can be done by creating an IGMP message and sending it to an adjacent multicast router using operations such as LeaveHostGroup (group-address, interface), just like a subscription. After the withdrawal, transmission (reception) of all packets with the multicast IP address is stopped.
이상과 같이 본 발명에 의한 방법을 이용하면, 이동통신 단말기를 이용한 1:n의 패킷 통신이 가능해짐으로써, 한 단말기에 있는 멀티미디어 데이터 등을 다른 복수의 단말기로 한꺼번에 전송할 수 있다.As described above, the method according to the present invention enables 1: n packet communication using a mobile communication terminal, so that multimedia data and the like in one terminal can be simultaneously transmitted to a plurality of other terminals.
또한, 화상 또는 음성 회의와 같이 원격 회의에 이동통신 단말기를 이용함으로써 단말기의 활용도를 획기적으로 향상시킬 수 있을 것이다.In addition, by using a mobile communication terminal in a teleconference such as a video or audio conference, it will be possible to dramatically improve the utilization of the terminal.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2001-0076875A KR100426519B1 (en) | 2001-12-06 | 2001-12-06 | Multicast Packet Communication Method of Mobile Communication Device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR10-2001-0076875A KR100426519B1 (en) | 2001-12-06 | 2001-12-06 | Multicast Packet Communication Method of Mobile Communication Device |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20030046661A KR20030046661A (en) | 2003-06-18 |
KR100426519B1 true KR100426519B1 (en) | 2004-04-08 |
Family
ID=29573349
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR10-2001-0076875A KR100426519B1 (en) | 2001-12-06 | 2001-12-06 | Multicast Packet Communication Method of Mobile Communication Device |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100426519B1 (en) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1454281B1 (en) * | 2001-12-15 | 2012-02-08 | Thomson Licensing | Quality of service setup on a time reservation basis |
KR100905613B1 (en) * | 2002-06-03 | 2009-07-02 | 삼성전자주식회사 | Method and apparatus for transmitting/receiving multicast of data packet in mobile communication system |
KR100480245B1 (en) * | 2002-10-09 | 2005-04-07 | 삼성전자주식회사 | Apparatus and method for packet data path appointment in mobile elements |
JP4160924B2 (en) * | 2004-04-13 | 2008-10-08 | 松下電器産業株式会社 | Content distribution system and content distribution method |
JP2006074379A (en) * | 2004-09-01 | 2006-03-16 | Ntt Docomo Inc | Server, transmission terminal, mobile communication system and mobile communication method |
KR100709799B1 (en) * | 2004-10-20 | 2007-04-23 | 주식회사 팬택 | Successive packet data service method in dual mode mobile phone |
KR100748631B1 (en) * | 2006-02-07 | 2007-08-10 | 에스케이 텔레콤주식회사 | Network controller and method for forming of dynamic soft combine zone |
KR100814401B1 (en) * | 2006-09-20 | 2008-03-18 | 삼성전자주식회사 | System and method for processing multi-cast in voip system basis of unicast |
KR100816023B1 (en) * | 2006-12-28 | 2008-03-21 | (주)아이비트 | Ipv6 protocol based multicast communication method in ad-hoc network |
CN104837178A (en) * | 2015-01-29 | 2015-08-12 | 小米科技有限责任公司 | Network accessing method and device |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20000033183A (en) * | 1998-11-20 | 2000-06-15 | 김영환 | Internet protocol multi-casting method of wll system |
JP2000217157A (en) * | 1999-01-26 | 2000-08-04 | Mitsubishi Electric Corp | Mobile communication system and mobile station |
KR20020053403A (en) * | 2000-12-27 | 2002-07-05 | 엘지전자 주식회사 | Link Connection Control Protocol Incarnation Apparatus and Method for IP Multicast packet transmistting in Mobile Network |
KR20020076056A (en) * | 2001-03-27 | 2002-10-09 | 삼성전자 주식회사 | Apparatus and method for sending a short message to a plural mobile stations simultaneously in mobile communication system |
KR20030005560A (en) * | 2001-07-09 | 2003-01-23 | 삼성전자 주식회사 | Method for multicast-transmitting packet data in wireless communication network |
-
2001
- 2001-12-06 KR KR10-2001-0076875A patent/KR100426519B1/en not_active IP Right Cessation
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20000033183A (en) * | 1998-11-20 | 2000-06-15 | 김영환 | Internet protocol multi-casting method of wll system |
JP2000217157A (en) * | 1999-01-26 | 2000-08-04 | Mitsubishi Electric Corp | Mobile communication system and mobile station |
KR20020053403A (en) * | 2000-12-27 | 2002-07-05 | 엘지전자 주식회사 | Link Connection Control Protocol Incarnation Apparatus and Method for IP Multicast packet transmistting in Mobile Network |
KR20020076056A (en) * | 2001-03-27 | 2002-10-09 | 삼성전자 주식회사 | Apparatus and method for sending a short message to a plural mobile stations simultaneously in mobile communication system |
KR20030005560A (en) * | 2001-07-09 | 2003-01-23 | 삼성전자 주식회사 | Method for multicast-transmitting packet data in wireless communication network |
Also Published As
Publication number | Publication date |
---|---|
KR20030046661A (en) | 2003-06-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100951026B1 (en) | System and method for distributing voip data packets in group communications among wireless telecommunication devices | |
US7107066B2 (en) | Multicast support in packet switched wireless networks | |
US7606227B2 (en) | Method, apparatus and system for distributing multicast data | |
EP1470687B1 (en) | Method and apparatus for negotiation of transmission parameters for broadcast/ multicast services | |
EP1163758B1 (en) | Method and network element for forwarding multicast messages | |
EP1421819B1 (en) | Multicast group management in telecommunication networks | |
US20080119172A1 (en) | Multicasting Push-To-Media Content | |
US7751358B2 (en) | Transmitting data to a group of receiving devices | |
EP1424820B1 (en) | Distributed communication system | |
CN101218777A (en) | Method and system for multicasting data in a communication network | |
US7801134B2 (en) | VoIP system, VoIP server and client, and multicast packet communication method | |
US8130688B2 (en) | Multimedia broadcast multicast service providing system and method thereof | |
JP4712095B2 (en) | Communication method and wireless communication system | |
Rummler et al. | Modeling and analysis of an efficient multicast mechanism for UMTS | |
KR100426519B1 (en) | Multicast Packet Communication Method of Mobile Communication Device | |
US20060246933A1 (en) | Method and system for setting up a call in a mobile communication system supporting PTT service | |
CN101247541B (en) | Method for implementing multimedia multicast service of mobile communications network | |
Bettstetter et al. | Interoperation of Mobile IPv6 and protocol independent multicast dense mode | |
Kim et al. | Multicast handoff agent mechanism for All-IP mobile network | |
JP4213358B2 (en) | Multicast information distribution control method and system, server and client | |
Xylomenos | Group management for the multimedia broadcast/multicast service | |
EP2586170A1 (en) | Network entity and method for providing data to at least one user entity in a communication network | |
Varshney et al. | Architectural Issues to support multicasting over wireless and Mobile networks | |
CN101296175B (en) | Method and device for implementing bearing association in multicast broadcasting service | |
KR100747599B1 (en) | System and method for providing multicast routing using a multicast listener discovery proxy in home network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20130304 Year of fee payment: 10 |
|
FPAY | Annual fee payment |
Payment date: 20140228 Year of fee payment: 11 |
|
FPAY | Annual fee payment |
Payment date: 20150302 Year of fee payment: 12 |
|
FPAY | Annual fee payment |
Payment date: 20160302 Year of fee payment: 13 |
|
LAPS | Lapse due to unpaid annual fee |