WO2015176356A1 - 地址转换方法、装置及数据交互方法、系统 - Google Patents
地址转换方法、装置及数据交互方法、系统 Download PDFInfo
- Publication number
- WO2015176356A1 WO2015176356A1 PCT/CN2014/081045 CN2014081045W WO2015176356A1 WO 2015176356 A1 WO2015176356 A1 WO 2015176356A1 CN 2014081045 W CN2014081045 W CN 2014081045W WO 2015176356 A1 WO2015176356 A1 WO 2015176356A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- address
- domain name
- data packet
- application module
- virtual
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L61/00—Network arrangements, protocols or services for addressing or naming
Definitions
- the present invention relates to the field of communications, and in particular, to an address translation method, apparatus, and data interaction method and system. Background technique
- IPv4 addresses are increasingly becoming a scarce resource.
- the global IPv4 allocatable address pool was declared exhausted; on April 15, 2011, the IPv4 addressable address pool in the Asia Pacific region was basically exhausted.
- the Internet Engineering Task Force IETF proposed the IPv6 addressing method.
- IPv6 has a 128-bit address space, which is 4.29 billion times the IPv4 address space.
- China is internationally leading in the advancement of IPv6.
- Technologies and universities worked together to promote the development of IPv6, built the world's largest IPv6 experimental program, and is moving towards trial commercial use.
- more and more Chinese companies and colleges and universities have entered the IPv6 international standardization arena, making positive contributions to the development of IPv6 technology.
- IPv6 With the increasing practice of IPv6 operations, it has been proven that the deployment of new IPv6 technologies requires good backward compatibility with existing IPv4 applications and users. Otherwise, IPv6 deployment will be paralyzed by the initial transition services and applications. For example, current mainstream applications, instant messaging software such as Skype do not support IPv6; there are more than 500,000 applications on the APP Store, and upgrading these applications to support IPv6 is even more difficult. Summary of the invention
- the main technical problem to be solved by the present invention is to provide an address translation method, apparatus, and data interaction method and system, which solves the problem that the existing IPv6 cannot be backward compatible with IPv4.
- an embodiment of the present invention provides an address translation method, including: Receiving a domain name request sent by the application module, where the domain name request includes domain name information and a first address type;
- the first address type is an IPV4 address type, and the second address is an IPV6 address; or, the first address type is an IPV6 address type, and the second address is an IPV4 address.
- the method before obtaining the corresponding second address according to the domain name information, includes: determining whether the corresponding first address is obtained according to the domain name information; and if not, obtaining the corresponding information according to the domain name information. The second address.
- the application module is an Android application module.
- the embodiment of the present invention further provides a data interaction method, including the address translation method as described above, after the virtual first address is sent to the application module, the method further includes:
- the embodiment of the present invention further provides a data interaction method, including the address translation method as described above, after the virtual first address is sent to the application module, the method further includes:
- an embodiment of the present invention further provides an address translation apparatus, including a request processing module, an address conversion module, and a sending module.
- the request processing module is configured to receive a domain name request sent by the application module; the domain name request includes domain name information and a first address type;
- the address translation module is configured to acquire a corresponding second address according to the domain name information, and generate a virtual first address corresponding to the second address;
- the sending module is configured to send the virtual first address to the application module
- the first address type is an IPV4 address type, and the second address is an IPV6 address; or, the first address type is an IPV6 address type, and the second address is an IPV4 address.
- the address conversion module is further configured to determine whether the corresponding first address is obtained according to the domain name information before acquiring the corresponding second address according to the domain name information.
- the application module is an Android application module.
- the embodiment of the present invention further provides a data interaction system, including an application client, a request processing device, an address translation device, and a network side server;
- the request processing device is configured to receive a domain name request sent by an application module of the application client; the domain name request includes domain name information and a first address type; and configured to receive the application module to send according to a virtual first address Data packet, the data packet format is a first format corresponding to the first address;
- the address translation apparatus is configured to acquire a corresponding second address according to the domain name information, generate a second address, and send a virtual first address to the application module; and configure to convert the data packet And forming a second format corresponding to the second address, and sending the converted data packet to the network side server according to the second address.
- an embodiment of the present invention further provides a data interaction system, including An application client, a request processing device, an address translation device, and a network side server; the request processing device is configured to receive a domain name request sent by an application module of the application client; the domain name request includes domain name information and a first address type; And configured to receive the data packet sent by the network side server according to the second address, where the data packet format is a second format corresponding to the second address;
- the address translation apparatus is configured to acquire a corresponding second address according to the domain name information, generate a second address, and send a virtual first address to the application module; and configure to convert the data packet And forming a first format corresponding to the virtual first address, and sending the converted data packet to the application module according to the virtual first address.
- an embodiment of the present invention further provides a computer storage medium storing computer executable instructions for executing the above method.
- the address translation method, the device, and the data interaction method and system provided by the embodiment of the present invention, after receiving the domain name information and the domain name request of the first address type sent by the application module, obtain the corresponding second address according to the domain name information, and The virtual first address should be generated by the second address; the virtual first address is fed back to the application module.
- the first address type is an IPv4 address type, and the second address is an IPv6 address; or the first address type is an IPV6 address type, and the second address is an IPV4 address. That is, the present application implements mutual conversion between IPv4 and IPv6 addresses, which makes IPv6 very backward compatible with IPv4; and IPv4 is also forward compatible with IPv6.
- FIG. 1 is a schematic flowchart of an address translation method according to Embodiment 1 of the present invention.
- FIG. 2 is a schematic flowchart 1 of a data interaction method according to Embodiment 1 of the present invention.
- FIG. 3 is a schematic flowchart of a data interaction method according to Embodiment 1 of the present invention.
- FIG. 4 is a schematic structural diagram of an address translation apparatus according to Embodiment 2 of the present invention.
- FIG. 5 is a schematic structural diagram of an address translation system according to Embodiment 2 of the present invention. detailed description
- Embodiment 1 is a diagrammatic representation of Embodiment 1:
- This embodiment provides an address translation method, which can be specifically applied to an Android (android) platform; as shown in FIG. 1, it includes:
- Step 101 Receive a domain name request (ie, a DNS request) sent by the application module, where the domain name request includes the domain name information and the first address type.
- a domain name request ie, a DNS request
- Step 102 Acquire a corresponding second address according to the domain name information, and generate a virtual first address corresponding to the second address;
- Step 103 Send the virtual first address to the application module, so that the application module can send the data through the received virtual first address.
- the address translation method provided in this embodiment implements mutual conversion between the first address and the second address.
- the first address type may be an IPV4 address type, and the second address is an IPV6 address; or the first address type is an IPV6 address type, and the second address is an IPV4 address; that is, the method provided in this embodiment implements IPv4.
- the conversion between IPv6 and IPv6 addresses makes IPv6 backward compatible with IPv4.
- IPv4 is also forward compatible with IPv6.
- the domain name information of the office after receiving the DNS request sent by the application module, before obtaining the second address according to the domain name information in the request, it may further determine whether the domain name information of the office can obtain the corresponding first address. That is, whether the server of the corresponding type can be found according to the domain name information; for example, when the first address is an IPv4 address, it is determined whether the corresponding IPv4 server can be found according to the domain name information; if the domain name information cannot be found, the domain name information is obtained according to the domain name information. Find the corresponding IPv6 server, and obtain the corresponding IPv6 address. On the other hand, when the first address is an IPv6 address and the second address is an IPv4 address, the processing is the same.
- the application module in this embodiment is an Android application module.
- the embodiment is not limited to the application.
- the Android platform it can also be applied to, for example, the WIN8 platform and the IOS platform.
- the embodiment further provides a data interaction method. After the foregoing address conversion method is performed, after the virtual first address is sent to the application module, the method further includes:
- Step 201 The application module sends a data packet according to the virtual first address;
- the data packet format is a first format corresponding to the first address; for example, when the first address is an IPv4 address, the data packet is an IPv4 data packet;
- Step 202 Receive a data packet sent by the application module according to the virtual first address.
- Step 203 Convert the data packet into a second format corresponding to the second address.
- Step 204 Send the converted data packet according to the second address.
- the second address is an IPv6 address
- the IPv4 packet is converted into an IPv6 packet, and the converted packet is sent according to the IPv6 address.
- FIG. 2 shows a process in which an application module sends a data packet outward.
- the following takes the process of the application module receiving the network side as an example to further describe the embodiment.
- the method further includes:
- Step 301 The server on the network side sends a data packet according to the second address;
- the data packet format is a second format corresponding to the first address; for example, when the second address is an IPv6 address, the data packet is an IPv6 data packet;
- Step 302 Receive a data packet sent by the network side according to the second address.
- Step 303 Convert the data packet into a first format corresponding to the first address.
- Step 304 Send the converted data packet to the application module according to the first address.
- the second address is an IPv4 address
- the IPv6 packet is converted into an IPv4 packet, and the converted packet is sent to the application module according to the virtual IPv4 address.
- Embodiment 2 is an IPv4 address
- This embodiment provides an address translation apparatus, as shown in FIG. 4, which includes a request place. Management module, address conversion module and transmission module;
- the request processing module is configured to receive a domain name request sent by the application module; the domain name request includes the domain name information and the first address type;
- the address conversion module is configured to obtain a corresponding second address according to the domain name information, and generate a virtual first address corresponding to the second address;
- the sending module is configured to send the obtained virtual first address to the application module; such that the application module can send the data through the received virtual first address when sending the data.
- the address translation method provided in this embodiment implements mutual conversion between the first address and the second address.
- the first address type may be an IPV4 address type, and the second address is an IPV6 address; or the first address type is an IPV6 address type, and the second address is an IPV4 address; that is, the method provided in this embodiment implements IPv4.
- the conversion between IPv6 and IPv6 addresses makes IPv6 backward compatible with IPv4.
- IPv4 is also forward compatible with IPv6.
- the address conversion module is further configured to: before determining the corresponding second address according to the domain name information, determine whether the domain name information of the office can obtain the corresponding first address, that is, whether the domain name information can be obtained according to the domain name information. If the first address is an IPv4 address, it is determined whether the corresponding IPv4 server can be found according to the domain name information; if not, the corresponding IPv6 server is found according to the domain name information, and then Obtain the corresponding IPv6 address. Conversely, when the first address is an IPv6 address and the second address is an IPv4 address, the processing is the same.
- the application module in this embodiment when applied to the Android platform, is an Android application module.
- the embodiment is not limited to the application on the Android platform, but also applicable to, for example, the WIN8 platform and the IOS platform.
- Embodiment 3 is not limited to the application on the Android platform, but also applicable to, for example, the WIN8 platform and the IOS platform.
- This embodiment further provides a data interaction system, as shown in FIG. 5, which includes an application client, a request processing device, an address translation device, and a network side server; When the application sends data out:
- the request processing device is configured to receive a domain name request sent by an application module of the application client (which may be an Android client); the domain name request includes domain name information and a first address type; and is configured to receive the application module according to the virtual first
- the data packet sent by the address, the data packet format is a first format corresponding to the first address; for example, when the first address is an IPv4 address, the data packet is an IPv4 data packet;
- the address translation device is configured to acquire a corresponding second address according to the domain name information, generate a second address corresponding to the second address, and send the virtual first address to the application module; and configured to convert the data packet into a correspondence with the second address
- the second format, and the converted data packet is sent to the network side server according to the second address.
- the second address is an IPv6 address
- the IPv4 packet is converted into an IPv6 packet, and the converted packet is sent according to the IPv6 address.
- the request processing device is configured to receive the domain name request sent by the application module of the application client; the domain name request includes the domain name information and the first address type; and is configured to receive the network side
- the data packet sent by the server according to the second address, the data packet format is a second format corresponding to the second address; for example, when the second address is an IPv6 address, the data packet is an IPv6 data packet; and the address translation device is configured to Obtaining a corresponding second address according to the domain name information, generating a second address, and sending a virtual first address to the application module; and configuring to convert the data packet into a first format corresponding to the first address, And transmitting the converted data packet to the application module according to the first address; for example, when the second address is an IPv4 address, the IPv6 data packet is converted into an IPv4 data packet, and the converted data packet is virtualized according to the virtual data.
- the IPv4 address is sent to the application module.
- the data transfer center when the application module sends and receives the data packet, the data transfer center can be specifically set, and the data packet to be sent and the data packet to be received are first routed to the data transfer center through the TCP/IP module. And when the conversion is needed, it is transferred in the data.
- the heart performs the corresponding conversion of the first address and the second address and the data packet format, and after the conversion is completed, sends the application module according to the virtual first address through the corresponding routing path; or converts the converted data packet according to the second address Transmitted via a TCP/IP module via a responsive route.
- Embodiments of the present invention also provide a computer storage medium in which computer executable instructions are stored, the computer executable instructions being used to perform the above method.
- each of the foregoing modules may be a Central Processing Unit (CPU), a Digital Signal Processor (DSP), or a Field-Programmable Gate Array (FPGA) in an electronic device. achieve.
- CPU Central Processing Unit
- DSP Digital Signal Processor
- FPGA Field-Programmable Gate Array
- embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of a hardware embodiment, a software embodiment, or an embodiment of a combination of software and hardware. Moreover, the invention can be embodied in the form of a computer program product embodied on one or more computer usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
- the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
- the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
- These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
- the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
- the address translation method, the device, and the data interaction method and system provided by the embodiment of the present invention, after receiving the domain name information and the domain name request of the first address type sent by the application module, obtain the corresponding second address according to the domain name information, and The virtual first address should be generated by the second address; the virtual first address is fed back to the application module.
- the first address type is an IPv4 address type, and the second address is an IPv6 address; or the first address type is an IPV6 address type, and the second address is an IPV4 address. That is, the present application implements mutual conversion between IPv4 and IPv6 addresses, which makes IPv6 very backward compatible with IPv4; and IPv4 is also forward compatible with IPv6.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
本发明公开了一种地址转换方法、装置及数据交互方法、系统,接收到应用程序模块发送的包含域名信息和第一地址类型的域名请求后,根据该域名信息获取对应的第二地址,并对应该第二地址生成虚拟的第一地址;将虚拟的第一地址反馈给应用程序模块。本第一地址类型为IPv4地址类型,第二地址为IPv6地址;或第一地址类型为IPV6地址类型,第二地址为IPV4 地址。也即,本申请实现了IPv4和IPv6地址的相互转换,可以使得IPv6 很好的向后兼容IPv4;同时IPv4也可很好的向前兼容IPv6。
Description
地址转换方法、 装置及数据交互方法、 系统 技术领域
本发明涉及通信领域, 具体涉及一种地址转换方法、 装置及数据交互 方法、 系统。 背景技术
随着移动互联网、 物联网业务和网络规模的发展, 广泛使用的 IPv4地 址越来越成为一种稀缺资源。 2011年 2月 3 日全球 IPv4可分配地址总池宣 布耗尽; 2011年 4月 15 日亚太区 IPv4可分配地址池基本耗尽。 为了解决 IPv4地址不足的问题, 国际互联网工程任务组( IETF )提出 IPv6编址方式。
IPv6具有 128位的地址空间, 是 IPv4地址空间的 42.9亿倍。 中国在 IPv6 的推进方面处于国际领先。 在政府的带动下, 中国产学研用各单位通力合 作, 推进 IPv6的发展, 建成了世界规模最大的 IPv6实验方案, 并且正在走 向试商用。 同时越来越多的中国企业、 高校团体步入 IPv6国际标准化舞台, 为 IPv6技术发展做出了积极贡献。 随着 IPv6运营实践日益广泛,取得的经 验证明 IPv6新技术部署需要对现有 IPv4应用以及用户有良好的后向兼容 性, 否则 IPv6部署将会受到过渡初期业务、 应用的桎梏。 比如目前主流应 用, Skype等即时通信软件都不支持 IPv6; APP Store上已有超过 50万余种 的应用, 升级这些应用来支持 IPv6更是步履维艰。 发明内容
本发明要解决的主要技术问题是, 提供一种地址转换方法、 装置及数 据交互方法、 系统, 解决现有 IPv6不能很好的后向兼容 IPv4的问题。
为解决上述技术问题, 本发明实施例提供一种地址转换方法,包括:
接收应用程序模块发送的域名请求, 所述域名请求包括域名信息以及 第一地址类型;
根据所述域名信息获取对应的第二地址, 并对应该第二地址生成虚拟 的第一地址;
将所述虚拟的第一地址发送给所述应用程序模块;
所述第一地址类型为 IPV4地址类型, 所述第二地址为 IPV6地址; 或, 所述第一地址类型为 IPV6地址类型, 所述第二地址为 IPV4地址。
在本发明的一种实施例中, 根据所述域名信息获取对应的第二地址之 前, 包括判断根据所述域名信息是否获取到对应的第一地址; 如否, 再根 据所述域名信息获取对应的第二地址。
在本发明的一种实施例中, 所述应用程序模块为安卓应用程序模块。 为了解决上述问题, 本发明实施例还提供了一种数据交互方法, 包括 如上所述的地址转换方法, 在将所述虚拟的第一地址发送给所述应用程序 模块后, 还包括:
接收所述应用程序模块根据所述虚拟的第一地址发送的数据包, 所述 数据包格式为与所述第一地址对应的第一格式;
将所述数据包转换成与所述第二地址对应的第二格式, 并根据所述第 二地址将转换后的数据包发送出去。
为了解决上述问题, 本发明实施例还提供了一种数据交互方法, 包括 如上所述的地址转换方法, 在将所述虚拟的第一地址发送给所述应用程序 模块后, 还包括:
接收网络侧根据所述第二地址发送的数据包, 所述数据包格式为与所 述第二地址对应的第二格式;
将所述数据包转换成与所述虚拟的第一地址对应的第一格式, 并根据 所述虚拟的第一地址将转换后的数据包发送给所述应用程序模块。
为了解决上述问题, 本发明实施例还提供了一种地址转换装置, 包括 请求处理模块、 地址转换模块和发送模块;
所述请求处理模块配置为接收应用程序模块发送的域名请求; 所述域 名请求包括域名信息以及第一地址类型;
所述地址转换模块配置为根据所述域名信息获取对应的第二地址, 并 对应该第二地址生成虚拟的第一地址;
所述发送模块配置为将所述虚拟的第一地址发送给所述应用程序模 块;
所述第一地址类型为 IPV4地址类型, 所述第二地址为 IPV6地址; 或, 所述第一地址类型为 IPV6地址类型, 所述第二地址为 IPV4地址。
在本发明的一种实施例中, 所述地址转换模块还配置为在根据所述域 名信息获取对应的第二地址之前, 判断根据所述域名信息是否获取到对应 的第一地址。
在本发明的一种实施例中, 所述应用程序模块为安卓应用程序模块。 为了解决上述问题, 本发明实施例还提供了一种数据交互系统, 包括 应用客户端、 请求处理装置、 地址转换装置以及网络侧服务器;
所述请求处理装置配置为接收所述应用客户端的应用程序模块发送的 域名请求; 所述域名请求包括域名信息以及第一地址类型; 以及配置为接 收所述应用程序模块根据虚拟的第一地址发送的数据包, 所述数据包格式 为与所述第一地址对应的第一格式;
所述地址转换装置配置为根据所述域名信息获取对应的第二地址, 并 对应该第二地址生成、 并向所述应用程序模块发送虚拟的第一地址; 以及 配置为将所述数据包转换成与所述第二地址对应的第二格式, 并根据所述 第二地址将转换后的数据包发送给所述网络侧服务器。
为了解决上述问题, 本发明实施例还提供了一种数据交互系统, 包括
应用客户端、 请求处理装置、 地址转换装置以及网络侧服务器; 所述请求处理装置配置为接收所述应用客户端的应用程序模块发送的 域名请求; 所述域名请求包括域名信息以及第一地址类型; 以及配置为接 收所述网络侧服务器根据所述第二地址发送的数据包, 所述数据包格式为 与所述第二地址对应的第二格式;
所述地址转换装置配置为根据所述域名信息获取对应的第二地址, 并 对应该第二地址生成、 并向所述应用程序模块发送虚拟的第一地址; 以及 配置为将所述数据包转换成与所述虚拟的第一地址对应的第一格式, 并根 据所述虚拟的第一地址将转换后的数据包发送给所述应用程序模块。
为了解决上述问题, 本发明实施例还提供了一种计算机存储介质, 其 中存储有计算机可执行指令, 所述计算机可执行指令用于执行上述的方法。
本发明实施例提供的地址转换方法、 装置及数据交互方法、 系统, 接 收应用程序模块发送的包含域名信息和第一地址类型的域名请求后, 根据 该域名信息获取对应的第二地址, 并对应该第二地址生成虚拟的第一地址; 将虚拟的第一地址反馈给应用程序模块。本第一地址类型为 IPv4地址类型, 第二地址为 IPv6地址;或第一地址类型为 IPV6地址类型,第二地址为 IPV4 地址。 也即, 本申请实现了 IPv4和 IPv6地址的相互转换, 可以使得 IPv6 很好的向后兼容 IPv4; 同时 IPv4也可很好的向前兼容 IPv6。 附图说明
图 1为本发明实施例一提供的地址转换方法流程示意图;
图 2为本发明实施例一提供的数据交互方法流程示意图一;
图 3为本发明实施例一提供的数据交互方法流程示意图;
图 4为本发明实施例二提供的地址转换装置结构示意图;
图 5为本发明实施例二提供的地址转换系统结构示意图。
具体实施方式
下面通过具体实施方式结合附图对本发明作进一步详细说明。
实施例一:
本实施例提供了一种地址转换方法,具体可应用于安卓( android )平台; 请参见图 1所示, 其包括:
步骤 101 : 接收应用程序模块发送的域名请求(即 DNS请求), 该域名 请求包括域名信息以及第一地址类型;
步骤 102: 根据域名信息获取对应的第二地址, 并对应该第二地址生成 虚拟的第一地址;
步骤 103: 将虚拟的第一地址发送给应用程序模块, 这样应用程序模块 发送数据时可以通过收到的虚拟的第一地址进行发送。
可见, 本实施例提供的地址转换方法实现了第一地址和第二地址之间 的相互转换。 本实施例中, 第一地址类型可为 IPV4地址类型, 第二地址为 IPV6地址; 或第一地址类型为 IPV6地址类型, 第二地址为 IPV4地址; 也 即本实施例提供的方法实现了 IPv4和 IPv6地址的相互转换,可以使得 IPv6 很好的向后兼容 IPv4; 同时 IPv4也可很好的向前兼容 IPv6。
在本实施例中, 当收到应用程序模块发送的 DNS请求后, 根据该请求 中的域名信息获取第二地址之前, 还可预先判断该局该域名信息是否能获 取到对应的第一地址, 也即根据该域名信息是否能查找到对应类型的服务 器; 例如当第一地址为 IPv4地址时, 则判断根据该域名信息是否能查找到 对应的 IPv4服务器; 如不能查找到, 则根据该域名信息查找到对应的 IPv6 服务器, 进而获取到对应的 IPv6地址。 反之, 当第一地址为 IPv6地址, 第 二地址为 IPv4地址时, 其处理过程相同。
在本实施例中, 当应用于安卓平台时, 本实施例中的应用程序模块则 为安卓应用程序模块。 当然, 应当理解是, 本实施例并不仅局限于应用在
安卓平台上, 也可应用于例如像 WIN8平台、 IOS平台上。
请参见图 2所示, 实施例还提供了种数据交互方法, 骑在上述地址转 换方法的基础上, 在将虚拟的第一地址发送给所述应用程序模块后, 还包 括:
步骤 201 : 应用程序模块根据虚拟的第一地址发送数据包; 该数据包格 式为与第一地址对应的第一格式; 例如, 当第一地址为 IPv4地址, 则该数 据包为 IPv4数据包;
步骤 202: 接收应用程序模块根据该虚拟的第一地址发送的数据包; 步骤 203: 将该数据包转换成与第二地址对应的第二格式;
步骤 204: 根据第二地址将转换后的数据包发送出去。 例如, 当第二地 址为 IPv6地址, 此时则将 IPv4数据包转换成 IPv6数据包, 并将转换后的 数据包根据 IPv6地址发送出去。
图 2所示是应用程序模块向外发送数据包的过程, 下面以应用程序模 块接收网络侧的过程为例, 对本实施例进行进一步的说明。 请参见图 3 所 示, 在将所述虚拟的第一地址发送给所述应用程序模块后, 还包括:
步骤 301 : 网络侧的服务器根据第二地址发送数据包; 该数据包格式为 与第而地址对应的第二格式; 例如, 当第二地址为 IPv6地址, 则该数据包 为 IPv6数据包;
步骤 302: 接收网络侧根据该第二地址发送的数据包;
步骤 303: 将该数据包转换成与第一地址对应的第一格式;
步骤 304:根据第一地址将转换后的数据包发送给应用程序模块。例如, 当第二地址为 IPv4地址, 此时则将 IPv6数据包转换成 IPv4数据包, 并将 转换后的数据包根据虚拟的 IPv4地址发送给应用程序模块。 实施例二:
本实施例提供了一种地址转换装置, 请参见图 4 所示, 其包括请求处
理模块、 地址转换模块和发送模块;
请求处理模块配置为接收应用程序模块发送的域名请求; 域名请求包 括域名信息以及第一地址类型;
地址转换模块配置为根据所述域名信息获取对应的第二地址, 并对应 该第二地址生成虚拟的第一地址;
发送模块配置为将得到的虚拟的第一地址发送给应用程序模块; 这样 应用程序模块发送数据时可以通过收到的虚拟的第一地址进行发送。
可见, 本实施例提供的地址转换方法实现了第一地址和第二地址之间 的相互转换。 本实施例中, 第一地址类型可为 IPV4地址类型, 第二地址为 IPV6地址; 或第一地址类型为 IPV6地址类型, 第二地址为 IPV4地址; 也 即本实施例提供的方法实现了 IPv4和 IPv6地址的相互转换,可以使得 IPv6 很好的向后兼容 IPv4; 同时 IPv4也可很好的向前兼容 IPv6。
本实施例中, 地址转换模块还配置为在根据所述域名信息获取对应的 第二地址之前, 预先判断该局该域名信息是否能获取到对应的第一地址, 也即根据该域名信息是否能查找到对应类型的服务器; 例如当第一地址为 IPv4地址时, 则判断根据该域名信息是否能查找到对应的 IPv4服务器; 如 不能查找到, 则根据该域名信息查找到对应的 IPv6服务器, 进而获取到对 应的 IPv6地址。 反之, 当第一地址为 IPv6地址, 第二地址为 IPv4地址时, 其处理过程相同。
在本实施例中, 当应用于安卓平台时, 本实施例中的应用程序模块则 为安卓应用程序模块。 当然, 应当理解是, 本实施例并不仅局限于应用在 安卓平台上, 也可应用于例如像 WIN8平台、 IOS平台上。 实施例三:
本实施例还提供了一种数据交互系统, 请参见图 5 所示, 其包括应用 客户端、 请求处理装置、 地址转换装置以及网络侧服务器; 在应用客户端
的应用程序向外发送数据时:
请求处理装置配置为接收应用客户端 (可为安卓客户端) 的应用程序 模块发送的域名请求; 该域名请求包括域名信息以及第一地址类型; 以及 配置为接收应用程序模块后续根据虚拟的第一地址发送的数据包, 数据包 格式为与第一地址对应的第一格式; 例如, 当第一地址为 IPv4地址, 则该 数据包为 IPv4数据包;
地址转换装置配置为根据域名信息获取对应的第二地址, 并对应该第 二地址生成、 并向应用程序模块发送虚拟的第一地址; 以及配置为将数据 包转换成与所述第二地址对应的第二格式, 并根据第二地址将转换后的数 据包发送给网络侧服务器。 例如, 当第二地址为 IPv6地址, 此时则将 IPv4 数据包转换成 IPv6数据包, 并将转换后的数据包根据 IPv6地址发送出去。
在应用客户端的应用程序接收网络侧的服务器发送的数据时: 请求处理装置配置为接收应用客户端的应用程序模块发送的域名请 求; 域名请求包括域名信息以及第一地址类型; 以及配置为接收网络侧服 务器根据所述第二地址发送的数据包, 数据包格式为与第二地址对应的第 二格式; 例如, 当第二地址为 IPv6地址, 则该数据包为 IPv6数据包; 地址转换装置配置为根据所述域名信息获取对应的第二地址, 并对应 该第二地址生成、 并向应用程序模块发送虚拟的第一地址; 以及配置为将 数据包转换成与第一地址对应的第一格式, 并根据第一地址将转换后的数 据包发送给应用程序模块; 例如, 当第二地址为 IPv4地址, 此时则将 IPv6 数据包转换成 IPv4数据包,并将转换后的数据包根据虚拟的 IPv4地址发送 给应用程序模块。
在本实施例中, 应用程序模块在发送以及接收数据包时, 具体可通过 设置数据中转中心, 并通过 TCP/IP模块将要发送的数据包以及将要接收的 数据包先路由到该数据中转中心, 并在需要进行转换时, 在该数据中转中
心进行第一地址和第二地址以及数据包格式的对应转换, 并在转换完毕后, 根据虚拟的第一地址通过相应的路由路径发送应用程序模块; 或根据第二 地址将转换后的数据包通过 TCP/IP模块经响应的路由发送出去。
本发明实施例还提供了一种计算机存储介质, 其中存储有计算机可执 行指令, 所述计算机可执行指令用于执行上述的方法。
需要说明的是, 上述各模块可以由电子设备中的中央处理器 (Central Processing Unit, CPU ), 数字信号处理器( Digital Signal Processor, DSP ) 或可编程逻辑阵列 (Field - Programmable Gate Array, FPGA ) 实现。
本领域内的技术人员应明白, 本发明的实施例可提供为方法、 系统、 或计算机程序产品。 因此, 本发明可釆用硬件实施例、 软件实施例、 或结 合软件和硬件方面的实施例的形式。 而且, 本发明可釆用在一个或多个其 中包含有计算机可用程序代码的计算机可用存储介质 (包括但不限于磁盘 存储器和光学存储器等 )上实施的计算机程序产品的形式。
本发明是参照根据本发明实施例的方法、 设备(系统)、 和计算机程序 产品的流程图和 /或方框图来描述的。 应理解可由计算机程序指令实现流程 图和 /或方框图中的每一流程和 /或方框、以及流程图和 /或方框图中的流程和 /或方框的结合。 可提供这些计算机程序指令到通用计算机、 专用计算机、 嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器, 使得 在流程图一个流程或多个流程和 /或方框图一个方框或多个方框中指定的功 能的装置。
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理 设备以特定方式工作的计算机可读存储器中, 使得存储在该计算机可读存 储器中的指令产生包括指令装置的制造品, 该指令装置实现在流程图一个 流程或多个流程和 /或方框图一个方框或多个方框中指定的功能。
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备 上, 使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机 实现的处理, 从而在计算机或其他可编程设备上执行的指令提供用于实现 在流程图一个流程或多个流程和 /或方框图一个方框或多个方框中指定的功 能的步骤。
以上内容是结合具体的实施方式对本发明所作的进一步详细说明, 不 能认定本发明的具体实施只局限于这些说明。 对于本发明所属技术领域的 普通技术人员来说, 在不脱离本发明构思的前提下, 还可以做出若干简单 推演或替换, 都应当视为属于本发明的保护范围。 工业实用性
本发明实施例提供的地址转换方法、 装置及数据交互方法、 系统, 接 收应用程序模块发送的包含域名信息和第一地址类型的域名请求后, 根据 该域名信息获取对应的第二地址, 并对应该第二地址生成虚拟的第一地址; 将虚拟的第一地址反馈给应用程序模块。本第一地址类型为 IPv4地址类型, 第二地址为 IPv6地址;或第一地址类型为 IPV6地址类型,第二地址为 IPV4 地址。 也即, 本申请实现了 IPv4和 IPv6地址的相互转换, 可以使得 IPv6 很好的向后兼容 IPv4; 同时 IPv4也可很好的向前兼容 IPv6。
Claims
1、 一种地址转换方法, 其中, 包括:
接收应用程序模块发送的域名请求, 所述域名请求包括域名信息以及 第一地址类型;
根据所述域名信息获取对应的第二地址, 并对应该第二地址生成虚拟 的第一地址;
将所述虚拟的第一地址发送给所述应用程序模块;
所述第一地址类型为 IPV4地址类型, 所述第二地址为 IPV6地址; 或, 所述第一地址类型为 IPV6地址类型, 所述第二地址为 IPV4地址。
2、 如权利要求 1所述的地址转换方法, 其中, 根据所述域名信息获取 对应的第二地址之前, 还包括: 判断根据所述域名信息是否获取到对应的 第一地址; 如否, 再根据所述域名信息获取对应的第二地址。
3、 如权利要求 1或 2所述的地址转换方法, 其中, 所述应用程序模块 为安卓应用程序模块。
4、 一种数据交互方法, 其中, 包括如权利要求 1至 3任一项所述的地 址转换方法, 在将所述虚拟的第一地址发送给所述应用程序模块后, 还包 括:
接收所述应用程序模块根据所述虚拟的第一地址发送的数据包, 所述 数据包格式为与所述第一地址对应的第一格式;
将所述数据包转换成与所述第二地址对应的第二格式, 并根据所述第 二地址将转换后的数据包发送出去。
5、 一种数据交互方法, 其中, 包括如权利要求 1至 3任一项所述的地 址转换方法, 在将所述虚拟的第一地址发送给所述应用程序模块后, 还包 括:
接收网络侧根据所述第二地址发送的数据包, 所述数据包格式为与所
述第二地址对应的第二格式;
将所述数据包转换成与所述虚拟的第一地址对应的第一格式, 并根据 所述虚拟的第一地址将转换后的数据包发送给所述应用程序模块。
6、 一种地址转换装置, 其中, 包括: 请求处理模块、 地址转换模块和 发送模块;
所述请求处理模块配置为接收应用程序模块发送的域名请求; 所述域 名请求包括域名信息以及第一地址类型;
所述地址转换模块配置为根据所述域名信息获取对应的第二地址, 并 对应该第二地址生成虚拟的第一地址;
所述发送模块配置为将所述虚拟的第一地址发送给所述应用程序模 块;
所述第一地址类型为 IPV4地址类型, 所述第二地址为 IPV6地址; 或, 所述第一地址类型为 IPV6地址类型, 所述第二地址为 IPV4地址。
7、 如权利要求 6所述的地址转换装置, 其中, 所述地址转换模块还配 置为在根据所述域名信息获取对应的第二地址之前, 判断根据所述域名信 息是否获取到对应的第一地址。
8、 如权利要求 6或 7所述的地址转换装置, 其中, 所述应用程序模块 为安卓应用程序模块。
9、 一种数据交互系统, 其中, 包括应用客户端、 请求处理装置、 地址 转换装置以及网络侧服务器;
所述请求处理装置配置为接收所述应用客户端的应用程序模块发送的 域名请求; 所述域名请求包括域名信息以及第一地址类型; 以及配置为接 收所述应用程序模块根据虚拟的第一地址发送的数据包, 所述数据包格式 为与所述第一地址对应的第一格式;
所述地址转换装置配置为根据所述域名信息获取对应的第二地址, 并
对应该第二地址生成、 并向所述应用程序模块发送虚拟的第一地址; 以及 配置为将所述数据包转换成与所述第二地址对应的第二格式, 并根据所述 第二地址将转换后的数据包发送给所述网络侧服务器。
10、 一种数据交互系统, 其中, 包括应用客户端、 请求处理装置、 地 址转换装置以及网络侧服务器;
所述请求处理装置配置为接收所述应用客户端的应用程序模块发送的 域名请求; 所述域名请求包括域名信息以及第一地址类型; 以及配置为接 收所述网络侧服务器根据所述第二地址发送的数据包, 所述数据包格式为 与所述第二地址对应的第二格式;
所述地址转换装置配置为根据所述域名信息获取对应的第二地址, 并 对应该第二地址生成、 并向所述应用程序模块发送虚拟的第一地址; 以及 配置为将所述数据包转换成与所述虚拟的第一地址对应的第一格式, 并根 据所述虚拟的第一地址将转换后的数据包发送给所述应用程序模块。
11、 一种计算机存储介质, 其中存储有计算机可执行指令, 所述计算 机可执行指令用于执行所述权利要求 1至 3、 权利要求 4、 权利要求 5任一 项所述的方法。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410211460.9 | 2014-05-19 | ||
CN201410211460.9A CN105100293A (zh) | 2014-05-19 | 2014-05-19 | 地址转换方法、装置及数据交互方法、系统 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2015176356A1 true WO2015176356A1 (zh) | 2015-11-26 |
Family
ID=54553277
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2014/081045 WO2015176356A1 (zh) | 2014-05-19 | 2014-06-27 | 地址转换方法、装置及数据交互方法、系统 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN105100293A (zh) |
WO (1) | WO2015176356A1 (zh) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111404878B (zh) * | 2020-02-26 | 2022-06-24 | 新浪网技术(中国)有限公司 | 一种ipv4地址向ipv6地址转换的方法及系统 |
CN113242331B (zh) * | 2021-05-11 | 2023-05-09 | 鸬鹚科技(深圳)有限公司 | 不同类型的地址转换方法、装置、计算机设备及存储介质 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1472664A (zh) * | 2003-06-16 | 2004-02-04 | 浙江大学 | Windows 2000或xp的v4应用与ipv9或ipv6网络互联插件 |
CN101764813A (zh) * | 2009-12-16 | 2010-06-30 | 华为技术有限公司 | 一种ims网络通信方法及装置 |
CN102546845A (zh) * | 2010-12-17 | 2012-07-04 | 中国移动通信集团公司 | 业务访问方法、装置及系统 |
CN102948121A (zh) * | 2010-06-17 | 2013-02-27 | 微软公司 | 用于ipv4应用的4-到-6网络堆栈 |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7305481B2 (en) * | 2003-01-07 | 2007-12-04 | Hexago Inc. | Connecting IPv6 devices through IPv4 network and network address translator (NAT) using tunnel setup protocol |
US7450499B2 (en) * | 2003-02-21 | 2008-11-11 | Samsung Electronics Co., Ltd. | Method and apparatus for interconnecting IPv4 and IPv6 networks |
CN101262410B (zh) * | 2007-03-07 | 2010-12-08 | 上海亿人通信终端有限公司 | 基于nat-pt的dns应用层网关的实现方法 |
CN101119382A (zh) * | 2007-09-06 | 2008-02-06 | 中兴通讯股份有限公司 | IPv4网络与IPv6网络互相通信的方法及通信网元系统 |
CN101197858B (zh) * | 2008-01-07 | 2011-11-30 | 杭州华三通信技术有限公司 | 地址转换方法、装置及具有该装置的路由器 |
CN101662411B (zh) * | 2008-08-26 | 2012-02-08 | 杭州华三通信技术有限公司 | IPv4主机访问IPv6网络服务器的方法及装置 |
CN101827133A (zh) * | 2009-03-06 | 2010-09-08 | 中国移动通信集团公司 | 地址解析装置、IPv4网络访问方法及系统 |
CN101909041A (zh) * | 2009-06-03 | 2010-12-08 | 中国移动通信集团公司 | 具有IPv4应用的主机通过IPv6网络进行通信的方法和系统 |
-
2014
- 2014-05-19 CN CN201410211460.9A patent/CN105100293A/zh not_active Withdrawn
- 2014-06-27 WO PCT/CN2014/081045 patent/WO2015176356A1/zh active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1472664A (zh) * | 2003-06-16 | 2004-02-04 | 浙江大学 | Windows 2000或xp的v4应用与ipv9或ipv6网络互联插件 |
CN101764813A (zh) * | 2009-12-16 | 2010-06-30 | 华为技术有限公司 | 一种ims网络通信方法及装置 |
CN102948121A (zh) * | 2010-06-17 | 2013-02-27 | 微软公司 | 用于ipv4应用的4-到-6网络堆栈 |
CN102546845A (zh) * | 2010-12-17 | 2012-07-04 | 中国移动通信集团公司 | 业务访问方法、装置及系统 |
Also Published As
Publication number | Publication date |
---|---|
CN105100293A (zh) | 2015-11-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3261300B1 (en) | Method and device for establishing link between virtual network functions | |
EP3223481B1 (en) | Packet processing system and method | |
EP3073705B1 (en) | Channel establishing method and apparatus | |
CN102948121B (zh) | 用于ipv4应用的4-到-6网络堆栈 | |
WO2015081734A1 (zh) | 一种在VxLAN中发送ARP报文发送方法、VTEP及VxLAN控制器 | |
WO2016201732A1 (zh) | 一种虚拟sim卡参数管理方法、移动终端及服务器 | |
JP2018530214A (ja) | ネットワークサービスをデプロイするための方法及び装置 | |
JP2018139448A5 (zh) | ||
JP2021502732A5 (zh) | ||
JP2018518124A (ja) | データパケット転送 | |
JP2013511207A (ja) | スマートクライアントルーティング | |
WO2013097484A1 (zh) | 虚拟机集群的负载均衡方法、服务器及系统 | |
CN102148845B (zh) | 一种实现ftp数据传输的方法和系统 | |
JP2013532438A5 (zh) | ||
CN104780232B (zh) | 一种资源分配方法、控制器及系统 | |
WO2015054882A1 (zh) | 网络设备通信方法及网络设备 | |
JP2017500679A (ja) | メディアリソースフィードバック方法、装置、プログラム及び記録媒体 | |
WO2014142258A1 (ja) | 通信システム、制御装置、アドレス割当方法及びプログラム | |
TW201426553A (zh) | 虛擬機管理系統及方法 | |
CN105991755B (zh) | 业务报文分发方法及装置 | |
WO2015117454A1 (zh) | 一种IPv4与IPv6之间的翻译方法及装置 | |
WO2015176356A1 (zh) | 地址转换方法、装置及数据交互方法、系统 | |
CN104022947A (zh) | 一种量子保密通信http代理网关 | |
JPWO2014142278A1 (ja) | 制御装置、通信システム、通信方法及びプログラム | |
JP6737471B2 (ja) | 制御装置、制御システム、制御方法及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 14892337 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 14892337 Country of ref document: EP Kind code of ref document: A1 |