WO2004017658A1 - Procede d'itinerance sur internet entre reseaux ip, pour terminal mobile - Google Patents

Procede d'itinerance sur internet entre reseaux ip, pour terminal mobile Download PDF

Info

Publication number
WO2004017658A1
WO2004017658A1 PCT/CN2003/000642 CN0300642W WO2004017658A1 WO 2004017658 A1 WO2004017658 A1 WO 2004017658A1 CN 0300642 W CN0300642 W CN 0300642W WO 2004017658 A1 WO2004017658 A1 WO 2004017658A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile terminal
address
network
protocol
internet
Prior art date
Application number
PCT/CN2003/000642
Other languages
English (en)
Chinese (zh)
Inventor
Ning Zhang
Xiaohui Wan
Original Assignee
China Iwncomm Co., Ltd
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 China Iwncomm Co., Ltd filed Critical China Iwncomm Co., Ltd
Priority to AU2003255101A priority Critical patent/AU2003255101A1/en
Publication of WO2004017658A1 publication Critical patent/WO2004017658A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/10Mapping addresses of different types
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/04Network layer protocols, e.g. mobile IP [Internet Protocol]

Definitions

  • the present invention relates to a method for mobile terminal to perform data communication in different Internet Protocol (IP) networks, and in particular, to an Active Address Resolution Protocol (Active ARP) protocol for implementing mobile terminals in the IP network. Seamless roaming method.
  • IP Internet Protocol
  • Active ARP Active Address Resolution Protocol
  • IP Internet Protocol
  • WWW World Wide Web
  • FTP file transfer protocols
  • e-mail Internet Protocol
  • Wired communication technologies such as 802.11 and Bluetooth technologies
  • the popularity of high-performance, low-cost mobile terminal devices that provide IP connectivity such as laptop computers, PocketPCs, PocketPCs, personal digital assistants, PDAs, etc.
  • TCP User Datagram Protocol
  • Mobile IP protocol request evaluation RFC2002 IP Mobility Support (Request For Comment 2002) proposes a method to support the mobility of terminals.
  • the home agent and the foreign agent are collectively called mobile agents. See Figure 1 for its network structure.
  • Each IP subnet 1, 6, 11 is connected to the Internet 10 through its own routers 2, 7, 13.
  • the IP subnet to which the mobile terminal 5 belongs is referred to as the home network 1, and the IP subnets 6 and 11 other than the home network 1 are referred to as foreign networks.
  • the home network 1 includes a terminal 4, a home agent 3, a mobile terminal 5, and a router 2 connected to the Internet 10.
  • the foreign network 6 includes a foreign agent 8.
  • the home agent 3 mainly completes the identity authentication and location management of the mobile terminal 5, intercepts the datagram sent to the mobile terminal 5, and forwards the datagram to the corresponding foreign agent 8 according to RFC2003 (IP encapsulation in IP).
  • the foreign agent 8 serves as the default router of the mobile terminal 5 in the foreign network 6, assisting the mobile terminal 5 to forward the identity authentication information and care-of address to the home agent 3, and at the same time unpacks the datagram that the home agent 3 forwards to the mobile terminal 5 through the tunnel, sends To mobile terminal 5;
  • Mobile terminal 5 refers to a terminal device that can seamlessly roam between different IP subnets and maintain its IP address unchanged during roaming.
  • the mobile terminal 5 uses the proxy announcement message to detect its own status, that is, whether its own location is at home network 1 or foreign network 6. If it is on the home network 1, go to step 5]; if it is on the foreign network 6, obtain the care-of address, which is usually the IP address of the foreign agent 8.
  • the mobile terminal 5 performs identity authentication to the home agent 3 through the foreign agent 8 and notifies the care-of address.
  • the home agent 3 intercepts the IP datagram sent to the mobile terminal 5 and sends it to the foreign agent 8 using the tunnel;
  • the foreign agent 8 takes out the IP datagram sent to the mobile terminal 5 from the tunnel, and forwards it to the mobile terminal 5;
  • the mobile terminal 5 sends and receives IP datagrams according to the IPv4 protocol.
  • the mobile terminal 5 judges its current position and status by receiving the proxy announcement, and takes corresponding actions to cooperate with the home agent 3, the foreign agent 8 to realize roaming across the IP subnet:
  • the mobile terminal 5 If the mobile terminal 5 is on the home network 1 and does not roam, it will normally send and receive datagrams as other terminals; ⁇ 2 ⁇ . If the mobile terminal 5 is on the foreign network 6, it will be based on the foreign agent 8. The proxy announcement sets the default routing entry of this node to the current IP address of the foreign agent 8, deletes the original default routing entry and the direct routing entry pointing to the home network 1, and then sends the foreign agent 8 to the home agent 3 Register and announce your current location; [3]. If the mobile terminal 5 returns to the home network 1 from the foreign network 6, the corresponding default router 2 should also be set as the default gateway of the home network 1, and add a direct link to the home network 1. Routing entry.
  • dynamically modifying the routing table of the mobile terminal 5 is one of the key steps for implementing the mobile IP protocol.
  • Windows 95/98 / Me and other operating systems do not support dynamic modification of the routing table. Modifications to the routing table do not take effect until the system is restarted. This will inevitably cause mobile terminal 5 to move between different IP subnets.
  • This kind of network application is interrupted and cannot support IP mobility. For example, when mobile terminal 5 roams between IP subnets, network applications such as the World Wide Web www browser, file transfer protocol FTP, and email will be interrupted. Many real-time network applications, such as video on demand VOD, IP voice VoIP, and web conferencing, etc. Unable to achieve, causing time and economic loss.
  • the present invention is to solve the technical problem that the mobile terminal must dynamically modify the routing table in the background art.
  • the present invention provides an active ARP, and uses it to implement a method that can ensure that mobile terminals roam across IP subnets without modifying the routing table entries of the mobile terminal, thereby providing mobility support for the traditional TCP / IP protocol
  • the Internet protocol network includes a network that is a home network of the mobile terminal and one or more networks that are foreign networks of the mobile terminal.
  • the method includes:
  • the mobile terminal receives the proxy announcement of the mobile agent
  • the mobile terminal judges whether it roams to a new IP subnet according to the proxy announcement, If yes, the mobile terminal executes an active address resolution protocol, and sends and receives its address resolution ⁇ '_,', 'If no, the mobile terminal continues to listen to the proxy announcement.
  • the mobile terminal executes an active address resolution protocol and actively modifies its address resolution protocol cache, including actively binding an Internet protocol address of a default gateway of the mobile terminal in the address resolution protocol cache, and the mobile
  • the Internet protocol address binding of each terminal in the terminal's home network, and the mobile agent includes a home agent in the home network and a foreign agent in the foreign network.
  • the binding of the Internet protocol address includes: when the new IP subnet is a foreign network, setting the default gateway of the mobile terminal and the Internet protocol of each terminal in the home network of the mobile terminal The address is bound to the media access control address of the foreign agent in the foreign network, and the attribute of the address resolution protocol cache is set to static.
  • the mobile terminal When the new IP subnet is its home network, the mobile terminal first clears its address. The address resolution protocol cache is then established according to a normal address resolution protocol operation, and the attributes of the address resolution protocol cache are restored to dynamic.
  • the binding of the Internet protocol address includes: allocating an Internet protocol address of a default gateway of the mobile terminal and an Internet protocol address of each terminal in a home network of the mobile terminal to the new IP subnet.
  • the media access control address of the mobile agent in the network is bound, and the attribute of the address resolution protocol cache is set to static.
  • the new IP subnet is the home network (1), which means that the mobile terminal (5) has just returned to the home network (1) from the foreign network (6), and the handover has not been completed.
  • the new IP subnet is a foreign network including mobile terminals roaming between different foreign networks or roaming from a home network to a foreign network.
  • the mobile terminal judges that it has roamed to a new IP subnet by using the information in the received proxy announcement of the mobile agent.
  • the mobile terminal obtains the media access control address of the mobile agent through the agent announcement.
  • the binding of the Internet protocol addresses of the terminals in the home network of the mobile terminal is to use the subnet mask of the Internet protocol address of the home network to derive the Internet protocol addresses of the terminals in the home network Range.
  • the present invention has the following advantages: When the mobile terminal adopting the above method moves between different IP subnets, various network applications will not be interrupted, and support for IP mobility can be realized, which is economical and saves time; and because the mobile terminal adopting the active ARP protocol is based on a proxy The content of the announcement determines its current status and location, and then actively operates the ARP cache table. The mobile terminal can roam between different IP subnets without modifying the routing table. Therefore, when the operating system such as Windows supports the Mobile IP protocol, There is no need to rewrite the TCP / IP protocol stack. Therefore, the workload is greatly saved, and the use and installation are simplified.
  • the present invention can be applied to most operating systems on the market including Windows, and has strong portability and practicality, thereby greatly increasing the application range of mobile IP technology.
  • FIG. 1 is a schematic diagram of a mobile IP subnet topology structure in which the method of the present invention can be used;
  • FIG. 2 is a flowchart of an operation of a mobile terminal across IP Internet roaming using the method of the present invention
  • Fig. 3 is a correspondence table of IP addresses and MAC addresses of some network devices in Fig. 1;
  • Fig. 4 is an ARP cache table when the mobile terminal in Fig. 1 is on a home network;
  • Figure 5 shows the ARP cache table when the mobile terminal is in a foreign network.
  • the invention adopts the active ARP protocol, instead of passively modifying its own ARP cache according to the content in the ARP request or response datagram.
  • the mobile terminal judges its current state and location according to the content in the proxy announcement, and then actively The ARP cache table operates so that you can roam between different IP subnets without modifying the routing table.
  • the mobile terminal 5 is in the home network 1 during initial communication (step 200).
  • the mobile terminal 5 continuously listens to the proxy announcement. Once the proxy announcement is received (step 210), it is determined whether to roam to a new IP subnet based on the proxy announcement (step 220), if:
  • step 230 determines whether the new IP subnet is a foreign network 6 (step 230). 1. If yes, for example, when the mobile terminal 5 roams from the home network 1 to the foreign network 6 or from the foreign network 11 to the foreign network 6, the active ARP protocol is executed, and the IP address of the default gateway of the mobile terminal is stored in the address resolution protocol cache.
  • the address is bound to the media access control MAC address of the foreign agent (Step 241), and bind the IP address of each terminal in its home network 1 to the MAC address of the foreign agent (step 242), the mobile terminal sets its attributes to static when modifying the ARP cache (step 243), and then continues Listening agent announcement; 2 If not, for example, when the mobile terminal 5 returns from the foreign network 6 to the home network 1, preferably, the mobile terminal 5 needs to clear the ARP cache (step 231), and then the ARP can be established according to normal ARP operations. Cache the table, send and receive normal IP datagrams, and continue to listen to proxy announcements.
  • the above roaming to a new IP subnet means that the mobile terminal finds that its IP subnet has changed by listening to the proxy announcement.
  • each roaming entity in the present invention is the same as that of RFC2002, and relates to home agents, foreign agents and mobile terminals.
  • the methods of proxy announcement, tunnel technology, mobile terminal identity authentication, and location management defined in RFC2002 are also applicable to the present invention.
  • FIG. 3 a correspondence table of some network devices in the network and their IP addresses and MAC addresses is given in FIG. 3.
  • the mobile terminal home network refers to a situation where the home network and the mobile terminal return to the home network from a foreign network when the mobile terminal initially communicates, and the handover has been completed. At this time, the mobile terminal sends and receives datagrams that conform to the IPv4 protocol, just like other terminals. Assume that mobile terminal 5 is communicating with terminal 4 in its own network and terminal 12 in other IP networks 11. Through normal ARP operations, its ARP cache table should contain the binding of IP addresses and MAC addresses of router 2 and terminal 4, See Figure 4 for the corresponding relationship.
  • a mobile terminal in a foreign network refers to a situation where the mobile terminal roams between different foreign networks or just moves from a home network to a foreign network.
  • the mobile terminal 5 determines that it has moved to the foreign network 6 by receiving the proxy announcement of the foreign agent 8, at this time, the mobile terminal 5 does not matter whether the mobile terminal 5 moves from the home network 1 or the foreign network 11 to the foreign network 6.
  • the active ARP protocol will be implemented: the IP address of the default gateway and the MAC address of the foreign agent 8 will be hosted in the ARP cache Dynamically bind, and use the subnet mask of the IP address of home network 1 to calculate the range of the IP addresses of other network devices in home network 1, and bind each IP address to the MAC address of the foreign agent 8. At this time, it The ARP cache table is shown in FIG. 5.
  • the mobile terminal 5 When the mobile terminal 5 wants to communicate with the terminal 12 in the foreign network 11, since the terminal 12 does not belong to its home network 1, the datagram sent to the terminal 12 should be forwarded through the default gateway. By querying the ARP cache table, the mobile node will use the foreign agent The MAC address of 8 sends a datagram. In this way, the datagram will be directly sent to the foreign agent 8, and the foreign agent 8 has a routing function, and it will forward accordingly according to the destination IP address in the datagram. When the mobile terminal 5 communicates with the terminal 4, it will also send datagrams and addresses according to the corresponding entries in the ARP cache table. Therefore, the datagrams sent to the terminal 4 will also be directly sent to the foreign agent 8, and then the foreign agent 8 forwards.
  • the datagrams sent by the mobile node to the home network 1 and the foreign network nodes when roaming across the IP subnet can be forwarded by the foreign agent 8.
  • the above operation on the ARP cache table is different from the case where the standard ARP operation is passively changed according to the ARP response message. Instead, the mobile node actively binds the IP address and the MAC address, so the protocol is called the active ARP protocol.
  • the ARP cache is automatically cleared periodically or irregularly, the mobile terminal 5 should set its attributes to static when changing the binding of the ARP cache in the foreign network 6 to ensure that it will not be updated by the system.
  • the return of the mobile terminal 5 to the home network 1 means that the mobile terminal 5 has just returned to the home network 1 from the foreign network 6 and has not yet completed the handover.
  • the mobile node can determine from the agent announcement and the current status of the home agent 3 that it is already on the home network 1. At this time, it should clear the ARP cache table and restore the ARP cache properties to dynamic in response to its location change. It can then rebuild the ARP cache table and send datagrams through normal ARP operations.
  • Mobile terminal 5 uses the normal ARP operation on home network 1 to implement communication with fixed hosts on the local network.
  • the working process is as follows: If mobile terminal 5 wants to communicate with terminal 4 on the same network when it is on home network, first mobile terminal 5 must query its own routing table. In order to determine the position of the terminal 4 to be communicated in the network through the routing table, the mobile terminal 5 judges the IP of the terminal 4 through the routing table. The address IP_T4 and the subnet mask find that terminal 4 and the mobile terminal device are on the same network segment, so mobile terminal 5 starts to query its own ARP cache table.
  • the mobile terminal 5 will broadcast the MAC address with the IP address of IP-T4 in the local network through the ARP request broadcast. This broadcast will be obtained by all terminal devices in this network, so all terminal devices in this network will check whether their IP address is the same as the requested IP-T4 address, so only terminal 4 will respond to mobile terminal 5 ’s Respond to the ARP request, send the MAC address of the machine MAC_T4 back to the mobile terminal 5 together with the IP address of the machine, and add the MAC address of the mobile terminal MAC_T5 to the ARP cache table of the machine.
  • Mobile terminal 5 After receiving the ARP response, the MAC address MAC_T4 of terminal 4 is also added to the local ARP cache table, so the connection between mobile terminal 5 and terminal 4 is formed, and normal IPv4 protocol compliance can be performed between them. Datagram sending and receiving.
  • the mobile terminal 5 when the mobile terminal 5 is in the home network 1, to communicate with the terminal 12 in another network 11, the mobile terminal 5 first needs to query its own routing table, so as to determine from the routing table that the terminal device to be communicated is in the network.
  • the mobile terminal 5 finds that the terminal 12 and the mobile terminal 5 are in different network segments by judging the IP address of the terminal 12 IP_T12 and the subnet mask, and the mobile terminal 5 directly requests its router 2 (IP_GW) Router 2 sends its own MAC address MAC-GW together with its own IP address IP-GW to mobile terminal 5, and adds the MAC address MAC_T5 of mobile terminal 5 to the local ARP cache table After receiving the ARP response, mobile terminal 5 also adds the MAC address MAC_GW of router 2 to the local ARP cache table.
  • router 2 forms a connection between mobile terminal 5 and terminal 12 through its routing function. Data packets can be sent and received normally in accordance with the IPv4 protocol.
  • the mobile terminal's access to the network equipment when roaming can be described in detail based on the two cases where the communication peer is not a terminal in the home network and the communication peer is a terminal in the home network.
  • the mobile terminal 5 moves from the home network 1 to the foreign network 6.
  • the mobile terminal 5 determines that it has moved to the foreign network 6 by receiving the proxy announcement of the foreign agent 8
  • the mobile terminal 5 first moves from the agent Obtain the MAC address MAC_FA of the foreign agent 8 in the announcement, and actively bind the IP address of the default gateway IP — GW and the MAC address of the foreign agent 8 in the ARP cache, and use the subnet mask of the home network IP address.
  • the code calculates the range of IP addresses of other network devices in the home network 1, and binds each IP address to the MAC address of the foreign agent 8.
  • the mobile terminal 5 finds that the terminal 12 and the mobile terminal device are in different network segments by judging the IP address of the terminal 12 IP-T12 and the subnet mask.
  • the mobile terminal 5 5 does not send an ARP request broadcast on the entire network segment, but directly requests the MAC address of its router 2 (IP_GW), so the datagram sent to terminal 12 should be forwarded through the default gateway to query the ARP cache table.
  • IP_GW MAC address of its router 2
  • the ARP cache table The IP address of the default gateway IP_GW and the MAC address of the foreign agent 8 have been actively bound.
  • the datagram will be directly sent to the foreign agent 8 according to the bound MAC address MAC-FA, and the foreign agent 8 will add a mobile terminal 5 routing entry to its routing table.
  • the foreign agent 8 has a routing function, it Corresponding forwarding will be performed according to the destination IP address in the datagram.
  • normal communication between the mobile terminal 5 and the terminal 12 in the foreign network 6 can be achieved.
  • the mobile terminal 5 If the mobile terminal 5 is to communicate with the terminal device 9 of the foreign network 6, the mobile terminal 5 first queries its own routing table, so as to determine the position of the terminal device to be communicated in the network through the routing table. The mobile terminal 5 By judging the IP address of the terminal 9 and the subnet mask of the terminal 9 and finding that the terminal 9 and the mobile terminal device are on different network segments, the mobile terminal 5 will not send an ARP request broadcast on the entire network segment, but directly requests its router 2 ( IP_GW), and since the IP address of the default gateway IP-GW in the ARP cache table has been actively bound to the MAC address of the foreign agent, the data packet will be directly sent to the foreign agent 8, and the foreign agent 8 It is determined that the terminal 9 and the terminal 9 are in the same network segment, and then a datagram can be forwarded to the terminal 9 through a normal ARP protocol, so as to achieve normal communication between the mobile terminal 5 and the terminal 9 of the foreign network 6 after moving to the foreign network 6.
  • the mobile terminal 5 moves from the home network 1 to the foreign network 6, and communicates with the terminal 4 of the home network 1 as follows.
  • the mobile terminal 5 needs to query its own routing table, so as to determine the terminal device to be communicated through the routing table.
  • the mobile terminal 5 finds that the terminal 4 and the mobile terminal device are in the same network segment by judging the IP address IP_T4 of the terminal 4 and the subnet mask, and then queries its own ARP cache table.
  • a binding entry between the MAC of the terminal 4 and the foreign agent 8 already exists in its ARP cache table, so the mobile terminal 5 will forward it directly to the foreign agent 8, and the foreign agent 8 will send it according to its routing function.
  • the data is forwarded to the terminal 4 so as to realize the normal communication between the mobile terminal 5 and the terminal 4 of the home network 1 after moving to the foreign network 6.
  • the mobile terminal 5 After the mobile terminal 5 returns to the home network 1, it can be determined from the information in the agent announcement of the home agent 3 that it is already on the home network 1. At this time, the mobile terminal 5 automatically clears the binding entries in its ARP cache table, and then it can Through normal ARP operations, the ARP cache table is rebuilt and datagrams are sent.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

Un protocole de résolution d'adresse (ARP) actif est utilisé dans le procédé de l'invention, et un procédé permettant à un terminal mobile de se déplacer dans différents réseaux IP sans modification de l'entrée de routage du terminal mobile est mis en oeuvre, ce qui permet donc au protocole TCP/IP de prendre en charge la mobilité. Lors de la détermination de son déplacement vers un réseau étranger, par la réception de la notification de l'agent étranger, le terminal mobile exécute le protocole de résolution d'adresse actif, de sorte que l'adresse MAC de l'agent étranger (8) soit liée à l'adresse IP de la passerelle par défaut du terminal mobile (5) dans l'antémémoire ARP, et le terminal mobile désigne son attribut comme étant statique lors de la modification de l'antémémoire ARP. Lorsque son retour des réseaux étrangers dans les réseaux domestiques est déterminé, le terminal mobile vide l'antémémoire ARP, après quoi il établit une table d'antémémoire ARP normale en fonction du fonctionnement ARP normal, il fait revenir l'attribut de l'antémémoire ARP à l'état dynamique, et exécute la transmission normale et la réception de données IP.
PCT/CN2003/000642 2002-08-15 2003-08-07 Procede d'itinerance sur internet entre reseaux ip, pour terminal mobile WO2004017658A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2003255101A AU2003255101A1 (en) 2002-08-15 2003-08-07 Cross-ip internet roaming method for mobile terminal

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN02139362A CN1133350C (zh) 2002-08-15 2002-08-15 使用主动arp实现移动终端跨ip网际漫游的方法
CN02139362.1 2002-08-15

Publications (1)

Publication Number Publication Date
WO2004017658A1 true WO2004017658A1 (fr) 2004-02-26

Family

ID=4750047

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2003/000642 WO2004017658A1 (fr) 2002-08-15 2003-08-07 Procede d'itinerance sur internet entre reseaux ip, pour terminal mobile

Country Status (3)

Country Link
CN (1) CN1133350C (fr)
AU (1) AU2003255101A1 (fr)
WO (1) WO2004017658A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008009160A1 (fr) * 2006-06-30 2008-01-24 Zte Corporation Procédé de configuration d'accès pour l'ajout de liens et systèmes d'ajout de liens
US9160672B2 (en) 1998-12-08 2015-10-13 Nomadix, Inc. Systems and methods for controlling user perceived connection speed

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100528156B1 (ko) 1997-03-12 2005-11-15 노마딕스, 인코포레이티드 노매딕 변환기 또는 라우터
US8713641B1 (en) 1998-12-08 2014-04-29 Nomadix, Inc. Systems and methods for authorizing, authenticating and accounting users having transparent computer access to a network using a gateway device
US7194554B1 (en) 1998-12-08 2007-03-20 Nomadix, Inc. Systems and methods for providing dynamic network authorization authentication and accounting
US8190708B1 (en) 1999-10-22 2012-05-29 Nomadix, Inc. Gateway device having an XML interface and associated method
CN100344199C (zh) * 2003-11-19 2007-10-17 华为技术有限公司 无线局域网网络移动性管理的系统及其方法
CN1315286C (zh) * 2004-09-30 2007-05-09 西安西电捷通无线网络通信有限公司 一种利用接入管理实体进行异常检测与容错的方法
CN100421418C (zh) * 2005-02-01 2008-09-24 华为技术有限公司 提高移动IPv4外地代理转发性能的方法
CN101094236B (zh) 2007-07-20 2011-08-10 华为技术有限公司 地址解析协议报文处理方法及通讯系统及转发平面处理器
CN106921576B (zh) * 2017-02-28 2021-04-30 郑州云海信息技术有限公司 基于虚拟化系统的数据网与管理网的流量分离方法及装置
CN109413226A (zh) * 2018-11-30 2019-03-01 南京邮电大学 一种实现零代理ip快速漫游的系统及方法
CN113364849B (zh) * 2021-06-01 2022-09-27 南京臻融科技有限公司 一种基于dds的跨广域网双漫游数据传输方法、系统及存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1282167A (zh) * 1999-07-27 2001-01-31 财团法人资讯工业策进会 跨ip网域的无线网路漫游方法
EP1182846A2 (fr) * 2000-08-21 2002-02-27 Lucent Technologies Inc. Procédé pour réaliser le transfert d'appel transparent dans un réseau de télécommunication mobile
CN1353559A (zh) * 2001-11-13 2002-06-12 西安西电捷通无线网络通信有限公司 一种移动终端跨ip网际漫游的方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1282167A (zh) * 1999-07-27 2001-01-31 财团法人资讯工业策进会 跨ip网域的无线网路漫游方法
EP1182846A2 (fr) * 2000-08-21 2002-02-27 Lucent Technologies Inc. Procédé pour réaliser le transfert d'appel transparent dans un réseau de télécommunication mobile
CN1353559A (zh) * 2001-11-13 2002-06-12 西安西电捷通无线网络通信有限公司 一种移动终端跨ip网际漫游的方法

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9160672B2 (en) 1998-12-08 2015-10-13 Nomadix, Inc. Systems and methods for controlling user perceived connection speed
US9548935B2 (en) 1998-12-08 2017-01-17 Nomadix, Inc. Systems and methods for providing content and services on a network system
US10110436B2 (en) 1998-12-08 2018-10-23 Nomadix, Inc. Systems and methods for providing content and services on a network system
US10341243B2 (en) 1998-12-08 2019-07-02 Nomadix, Inc. Systems and methods for providing content and services on a network system
WO2008009160A1 (fr) * 2006-06-30 2008-01-24 Zte Corporation Procédé de configuration d'accès pour l'ajout de liens et systèmes d'ajout de liens

Also Published As

Publication number Publication date
CN1420705A (zh) 2003-05-28
AU2003255101A1 (en) 2004-03-03
CN1133350C (zh) 2003-12-31

Similar Documents

Publication Publication Date Title
US7483697B2 (en) System for managing mobile node in mobile network
US7606201B2 (en) Handover enabler
JP3587984B2 (ja) 移動通信システム、パケットゲートウェイ装置、位置情報管理方法、および、位置情報通知方法
JP4741493B2 (ja) 一時的な名前識別子に基づく移動ネットワークの到達可能性維持方法
KR100531623B1 (ko) NAT-PT 환경에서의 모바일 IPv6를 이용한 통신방법 및 이를 저장한 기록매체
JP3675800B2 (ja) 音声通話ソフトウェア、及び音声通話装置
US20060251101A1 (en) Tunnel establishment
JP2003333080A (ja) リンク方式間の移行方法及びモバイル・コンピューティング装置
WO2004017658A1 (fr) Procede d'itinerance sur internet entre reseaux ip, pour terminal mobile
WO2007022683A1 (fr) Procede de communication entre le noeud ipv6 mobile et le partenaire de communication ipv4
JP3601464B2 (ja) 移動網における移動端末管理システム、移動端末管理方法および端末
JP3573098B2 (ja) 移動網における移動端末管理システム、アクセスルータ、移動端末管理方法
WO2008017253A1 (fr) Procédé, système et appareil d'accès à plusieurs hôtes supportant une ip mixte
JP2005012620A (ja) ネットワークシステム及びアドレス作成方法
KR101037531B1 (ko) 무선 인터넷 시스템에서 통신 상태 정보를 이용한 소프트핸드오버 방법
WO2013007129A1 (fr) Procédé de traitement de réexpédition de paquets, élément et système de réseau
KR101314883B1 (ko) 무선 인터넷 서비스 망에서 이기종 망간 연동 지원 방법
Mohammad et al. Seamless mobility requirements and mobility architectures
KR101529175B1 (ko) 비캡슐화 패킷 전송 방식에서의 이동성 관리방법 및 이동성 관리 시스템
KR100545775B1 (ko) 거리기반 위치 등록을 이용한 효율적인 아이피 페이징방법
Feng et al. Load balancing based on pseudo-anycast and pseudo-mobility in IPv6
Yang et al. Dynamic hierarchical location management scheme for host identity protocol
Singh et al. Core based tree multicast (M-CBT) approach in supporting mobility
JP4421419B2 (ja) 移動局、基地局及びこれらを備えた無線通信システム、並びに、移動局の基地局接続方法、基地局の移動局管理方法、これらを実行させるためのプログラム及びこのプログラムを記録した記録媒体
JP4800410B2 (ja) 移動局、基地局及びこれらを備えた無線通信システム

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP