CN102932490A - Internet protocol (IP) address translation method and device, network address translation equipment and authentication system - Google Patents

Internet protocol (IP) address translation method and device, network address translation equipment and authentication system Download PDF

Info

Publication number
CN102932490A
CN102932490A CN2011102303414A CN201110230341A CN102932490A CN 102932490 A CN102932490 A CN 102932490A CN 2011102303414 A CN2011102303414 A CN 2011102303414A CN 201110230341 A CN201110230341 A CN 201110230341A CN 102932490 A CN102932490 A CN 102932490A
Authority
CN
China
Prior art keywords
address
public
private
pond
publicly
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN2011102303414A
Other languages
Chinese (zh)
Other versions
CN102932490B (en
Inventor
杨建�
吴伟
毛东峰
杨国良
柏林
伍佑明
郭泓伟
董晓军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp 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 Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN201110230341.4A priority Critical patent/CN102932490B/en
Publication of CN102932490A publication Critical patent/CN102932490A/en
Application granted granted Critical
Publication of CN102932490B publication Critical patent/CN102932490B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

The invention discloses an internet protocol (IP) address translation method, an internet protocol (IP) address translation device, network address translation equipment and an authentication system, and relates to the technical field of IP networks. The method comprises the following steps of: respectively sorting IP addresses in a private IP address pool and a public IP address pool; acquiring public address multiplex ratio according to a port range and the size of a port block; and determining the position of a public IP address to be allocated in the public IP address pool according to the position of a private IP address in the private IP address pool and the public address multiplex ratio, and thus determining the public IP address to be allocated and the corresponding port block. According to the invention, a fixed mapping idea is provided, and a quick address mapping method and a quick address mapping device are provided, so the mapping table generating speed of the equipment or the system is greatly increased, and the interaction process of the network address translation equipment and the authentication system is eliminated. The invention has the advantages of operability and practicability.

Description

IP address conversion method, device, network address translation apparatus and Verification System
Technical field
The present invention relates to the IP network technical field, relate in particular to IP address conversion method, device, network address translation apparatus and Verification System.
Background technology
Along with publicly-owned IPv4 address is about to exhaustedly, the application of private ip v4 address will be more and more extensive gradually, and that the deployment of network address translation apparatus also can become is more and more general.When the user uses the private IP address online, network address translation apparatus can convert user's private address to public ip address, and the application of using according to the user distributes corresponding port, conversion equipment can generate the mapping relations list item of a private IP address and public ip address, port, the mapping relations table of storage private IP address and public ip address, port in network address translation apparatus.
When the user surfs the Net, usually network address translation apparatus distributes an address randomly according to user's private IP address from the public ip address pond, port of Random assignment again, form the mapping relations of private IP address and public ip address, port, the mapping relations that this mode generates need to be informed Verification System in real time, in order to retain identical mapping relations in Verification System.
In network address translation apparatus, how the mapping relations table of private IP address and public ip address, port generates, and how the mapping relations in Verification System keep consistent with network address translation apparatus is very crucial technical problem.
Summary of the invention
The technical problem that the present invention will solve is to provide a kind of fast address mapping method and device.
According to an aspect of the present invention, provide a kind of IP address conversion method, comprising: sorted respectively in private IP address pond and Zhong DeIP address, public ip address pond; Obtain publicly-owned address reusability according to port range and port block size; According to private IP address in Zhong De position, described private IP address pond and described publicly-owned address reusability determine that the public ip address that will distribute is in Zhong De position, described public ip address pond, thereby determine the public ip address that will distribute.
Preferably, the method also comprises: determine the port piece of described private address mapping in Zhong De position, described private IP address pond and described publicly-owned address reusability according to described private IP address.
Preferably, describedly obtain publicly-owned address reusability m according to port range and port block size and be specially:
m=int((n2-n1+1)/n)
Wherein, int means downward rounding operation, and (n1, n2) means port range, and n is the port block size.
Preferably, described according to private IP address in Zhong De position, described private IP address pond and described publicly-owned address reusability determine that the public ip address that will distribute comprises in Zhong De position, described public ip address pond: determine the sequence P of described private IP address in described private IP address pond; Determine the sequence Q=int ((P-1)/m)+1 of public ip address in described public ip address pond that will distribute according to described sequence P and described publicly-owned address reusability m; Sequence Q according to the described public ip address that will distribute in described public ip address pond determines that the described public ip address that will distribute is in Zhong De position, described public ip address pond.
Preferably, network address translation apparatus and Verification System adopt said method to generate mapping table, make the address mapping table of network address translation apparatus and Verification System be consistent.
According to a further aspect in the invention, provide a kind of IP address converting device, comprising: the address sort module, for being sorted respectively in private IP address pond and Zhong DeIP address, public ip address pond; The reusability acquisition module, for obtaining publicly-owned address reusability according to port range and port block size; Address mapping module, for according to private IP address in Zhong De position, described private IP address pond and described publicly-owned address reusability determine that the public ip address that will distribute is in Zhong De position, described public ip address pond, thereby determine the public ip address that will distribute.
Preferably, this device also comprises: the port determination module, and for determine the port piece of described private address mapping in Zhong De position, described private IP address pond and described publicly-owned address reusability according to described private IP address.
Preferably, described reusability acquisition module obtains publicly-owned address reusability m according to port range and port block size and is specially:
m=int((n2-n1+1)/n)
Wherein, int means downward rounding operation, and (n1, n2) means port range, and n is the port block size.
Preferably, described address mapping module comprises: the private address position determination unit, for determining the sequence P of described private IP address in described private IP address pond; Publicly-owned address position determination unit, for determining that according to described sequence P and described publicly-owned address reusability m the public ip address that will distribute is at the sequence Q=int in described public ip address pond ((P-1)/m)+1; Publicly-owned address determining unit, for the sequence Q in described public ip address pond determines that the described public ip address that will distribute is in Zhong De position, described public ip address pond according to the described public ip address that will distribute, thereby determine the public ip address that will distribute.
According to another aspect of the invention, also provide network address translation apparatus and the Verification System that comprises the above-mentioned IP address converting device.
IP address conversion method provided by the invention and device, the parameters such as private IP address pond, public ip address pond, port range and port block size according to configuration, calculate as requested public ip address corresponding to private IP address and port piece, realize the quick mapping method between private IP address and public ip address, greatly improved the speed that equipment or system generate mapping table.
The accompanying drawing explanation
Fig. 1 illustrates the flow chart of an embodiment of IP address conversion method of the present invention;
Fig. 2 illustrates the schematic diagram that IP address conversion method according to the present invention carries out private IP address and the fixing mapping of public ip address;
Fig. 3 illustrates the flow chart of another embodiment of IP address conversion method of the present invention;
Fig. 4 illustrates the structure chart of an embodiment of IP address converting device of the present invention;
Fig. 5 illustrates the structure chart of another embodiment of IP address converting device of the present invention;
Fig. 6 illustrates the example of private IP address according to the present invention to the public ip address mapping;
Fig. 7 illustrates private IP address according to the present invention another example to the public ip address mapping;
Fig. 8 illustrates private IP address according to the present invention another example to the public ip address mapping.
Embodiment
With reference to the accompanying drawings the present invention is described more fully, exemplary embodiment of the present invention wherein is described.
Fig. 1 illustrates the flow chart of an embodiment of IP address conversion method of the present invention.
As shown in Figure 1, step 102, sorted to private IP address pond and Zhong DeIP address, public ip address pond respectively.
Step 104, obtain publicly-owned address reusability according to port range and port block size.For example, with according to port range and port block size, obtaining publicly-owned address reusability m:
m=int((n2-n1+1)/n)
Wherein, int means downward rounding operation, and (n1, n2) means port range, and n is the port block size.
Step 106, according to private IP address in Zhong De position, private IP address pond and publicly-owned address reusability determine that the public ip address that will distribute is in Zhong De position, public ip address pond.In one embodiment, determine the sequence P of private IP address in the private IP address pond; Determine the sequence Q=int ((P-1)/m)+1 of public ip address in the public ip address pond that will distribute according to sequence P and publicly-owned address reusability m; Sequence Q according to the public ip address that will distribute in the public ip address pond determines that the public ip address that will distribute is in Zhong De position, public ip address pond.
Step 108, the public ip address that the location positioning according to the public ip address that will distribute in the public ip address pond will distribute.
According to one embodiment of present invention, also according to private IP address, in Zhong De position, private IP address pond and publicly-owned address reusability, determine the port piece of private address mapping.
In above-described embodiment, thought based on fixing mapping, the parameters such as private IP address pond, public ip address pond, port range and port block size according to configuration, calculate as requested public ip address corresponding to private IP address and port piece, realize the quick mapping method between private IP address and public ip address, greatly improved the speed that equipment or system generate mapping table.
Fig. 2 illustrates the schematic diagram that IP address conversion method according to the present invention carries out private IP address and the fixing mapping of public ip address.As shown in Figure 2, suppose for the arbitrary address a in the private IP address pond, it is mapped to Zhong De address, public ip address pond A, distributes corresponding port piece [u, v] simultaneously:
a——>(A,[u,v])
Configuration private IP address pond, address pool can be comprised of 1 or a plurality of private IP address section, for example the size according to the IP address is sorted from small to large to address field: (a1, b1), (a2, b2) ... wherein a, b mean beginning, the end address of each address field, can adopt binary system, hexadecimal or decimal representation.
Configuration public ip address pond, address pool can be comprised of one or more discontinuous public ip address sections, according to address size, address field is sorted from small to large: (A1, B1), (A2, B2) ... .. wherein A, B means beginning, the end address of each address field can adopt binary system, hexadecimal or the decimal system.
Configured port block size n.N is the publicly-owned address port block size of distributing to the user after mapping, and it is 4096 that the default port block size can be set as required.
Configured port scope (n1, n2).Sign can be for the port range of mapping, and n1, n2 mean respectively to start port and finish port.
Fig. 3 illustrates the flow chart of another embodiment of IP address conversion method of the present invention.As shown in Figure 3, the specific implementation flow process of this embodiment is as follows:
Step 301, calculate private IP address number and public ip address number.
(1) calculate the private IP address number
Number of addresses p1=b1-a1+1 in address field 1
Number of addresses p2=b2-b2+1 in address field 2
......
Private address sum p=p1+p2+......
(2) calculate the public ip address number
Number of addresses q1=B1-A1+1 in address field 1
Number of addresses q2=B2-A2+1 in address field 2
......
Publicly-owned address sum q=q1+q2+......
Step 302, calculate publicly-owned address reusability.
M=int ((n2-n1+1)/n); Wherein int means downward rounding operation.If m = 0, the error message generated :Unreasonable?port?range!
Step 303, calculate the publicly-owned number of addresses needed.
Calculate according to reusability the publicly-owned number of addresses that in private pool, the mapping of all addresses needs
q0=int((p-1)/m)+1;
If q0> q, generate an error message:Not?enough?public?addresses!
Step 304, determine the private address section at private IP address a place and the position in address field.
Compare the size of a and b1, if a<=b1, a belongs to the 1st address field; Otherwise,
Compare the size of a and b2, if a<=b2, a belongs to the 2nd address field; Otherwise,
......
Compare the size of a and b i, if a<=b i, a belongs to the i address field.
Determine the position of a in the private address section
A is j address of i address field: j=a-a i+1.
Step 305, determine the publicly-owned address field at A place and the position in publicly-owned address field.
The sequence of a in private pool is:
P=a-a i+1, when i=1
P=p1+p2+......+pi-1+ (a-a i+1), when i>1
The sequence of A in publicly-owned address pool is: Q=int ((P-1)/m)+1
Compare the size of Q and q1, if Q<=q1, A belongs to the 1st address field; Otherwise,
Compare the size of Q and q1+q2, if Q<=q1+q2, A belongs to the 2nd address field; Otherwise,
......
Compare the size of Q and q1+q2+...+qs, if Q<=q1+q2+...+qs, A belongs to the s address field.
Determine the position of A in publicly-owned address field:
A is t address of s address field:
T=Q, when s=1
T=Q-(q1+q2+...+qs-1), when s>1
Step 306, determine the publicly-owned address that private address a shines upon
Publicly-owned address A after mapping is: A=As+t-1
When s=1,
A=A1+int ((a-a1)/m) works as i=1
A=A1+int ((p1+p2+......+pi-1+ (a-a i))/m) is when i>1
When s>1,
A=As+int ((a-a1)/m)-(q1+q2+...+qs-1) is when i=1
A=As+int((p1+p2+......+pi-1+(a-a?i))/m)-(q1+q2+...+qs-1)
When i>1
Step 307, determine the port piece that private address a shines upon
The port piece of private address a mapping is: [u, v]
The sequence of port piece in can distributing port of a mapping is: R=(P-1) mod m+1; Wherein mod means the complementation computing.
u=n1+(R-1)*n
v=n1-1+R*n
To the address in private ip v4 address pool, start to carry out the operation of step 304 to step 307 from a1, until all addresses traversal in private pool forms the mapping table with q item mapping relations.
According to one embodiment of present invention, network address translation apparatus according to predetermined way (for example, address provided by the invention mapping mode) generate the fixedly mapping relations table of private IP address and public ip address, port piece, authenticating device generates the mapping relations table according to identical mode, guarantee the synchronous with consistent of mapping relations table between conversion equipment and Verification System, eliminated the reciprocal process between network address translation apparatus and Verification System.
Fig. 4 illustrates the structure chart of an embodiment of IP address converting device of the present invention.As shown in Figure 4, this device comprises address sort module 41, reusability acquisition module 42 and address mapping module 43.Wherein, sorted respectively in 41 pairs of private IP address ponds of address sort module and Zhong DeIP address, public ip address pond; Reusability acquisition module 42 obtains publicly-owned address reusability according to port range and port block size; For example, the reusability acquisition module passes through formula: m=int ((n2-n1+1)/n) obtains publicly-owned address reusability; Wherein, int means downward rounding operation, and (n1, n2) means port range, and n is the port block size.Address mapping module 43 according to private IP address in Zhong De position, private IP address pond and publicly-owned address reusability determine that the public ip address that will distribute is in Zhong De position, public ip address pond, thereby determine the public ip address that will distribute.According to one embodiment of present invention, this device also comprises port determination module 44, for determine the port piece of described private address mapping in Zhong De position, private IP address pond and publicly-owned address reusability according to private IP address.
Fig. 5 illustrates the structure chart of another embodiment of IP address converting device of the present invention.As shown in Figure 5, this device comprises address sort module 41, reusability acquisition module 42, address mapping module 53 and port determination module 44.Wherein, address mapping module 53 comprises private address position determination unit 531, publicly-owned address position determination module 532 and publicly-owned address determining unit 533.Private address position determination unit 531 is determined the sequence P of private IP address in the private IP address pond; Publicly-owned address position determination unit 532 is determined the sequence Q=int ((P-1)/m)+1 of public ip address in the public ip address pond that will distribute according to sequence P and publicly-owned address reusability m; Publicly-owned address determining unit 533 determines that according to the sequence Q of public ip address in the public ip address pond that will distribute the public ip address that will distribute is in Zhong De position, public ip address pond, thereby determines the public ip address that will distribute.
The core of this method is to get arbitrary address a from the private pool of configuration, is mapped to the address A in publicly-owned address pool, distributes corresponding port piece [u, v] simultaneously:
a——>(A,[u,v])
Fig. 6 illustrates the example of private IP address according to the present invention to the public ip address mapping.For private ip v4 address pool, only have an address field, publicly-owned IPv4 address pool to only have the situation of an address field, as shown in Figure 6, mapping address and port piece are:
A=A1+int((a-a1)/m)
u=n1+(R-1)*n
V=n1-1+R*n] R=(a-a1) mod m+1 wherein.
Fig. 7 illustrates private IP address according to the present invention another example to the public ip address mapping.For private ip v4 address pool, only have an address field, publicly-owned IPv4 address pool that the situation of a plurality of address fields is arranged, as shown in Figure 7, mapping address and port piece are:
A=As+int((a-a1)/m)-(q1+q2+...+qs-1)
u=n1+(R-1)*n
v=n1-1+R*n]
R=(a-a1) mod m+1 wherein, As is the initial address of the A address section definite according to step 11.
Fig. 8 illustrates private IP address according to the present invention another example to the public ip address mapping.For private ip v4 address pool, have several address fields, publicly-owned IPv4 address pool to only have the situation of an address field, as shown in Figure 8, mapping address and port piece are:
A=A1+int((p1+p2+......+pi-1+(a-a?i))/m)
u=n1+(R-1)*n
v=n1-1+R*n]
R=(p1+p2+......+pi-1+ (a-a i)) mod m+1 wherein, a i is the initial address of a address section definite according to step 9.
Description of the invention provides for example with for the purpose of describing, and is not exhaustively or limit the invention to disclosed form.Many modifications and variations are obvious for the ordinary skill in the art.Selecting and describing embodiment is for better explanation principle of the present invention and practical application, thereby and makes those of ordinary skill in the art can understand the various embodiment with various modifications that the present invention's design is suitable for special-purpose.

Claims (11)

1. an IP address conversion method, is characterized in that, comprising:
Sorted respectively in private IP address pond and Zhong DeIP address, public ip address pond;
Obtain publicly-owned address reusability according to port range and port block size;
According to private IP address in Zhong De position, described private IP address pond and described publicly-owned address reusability determine that the public ip address that will distribute is in Zhong De position, described public ip address pond, thereby determine the public ip address that will distribute.
2. method according to claim 1, is characterized in that, also comprises:
Determine the port piece of described private address mapping in Zhong De position, described private IP address pond and described publicly-owned address reusability according to described private IP address.
3. method according to claim 1, is characterized in that, describedly obtains publicly-owned address reusability m according to port range and port block size and be specially:
m=int((n2-n1+1)/n)
Wherein, int means downward rounding operation, and (n1, n2) means port range, and n is the port block size.
4. method according to claim 3, is characterized in that, described according to private IP address in Zhong De position, described private IP address pond and described publicly-owned address reusability determine that the public ip address that will distribute comprises in Zhong De position, described public ip address pond:
Determine the sequence P of described private IP address in described private IP address pond;
Determine the sequence Q=int ((P-1)/m)+1 of public ip address in described public ip address pond that will distribute according to described sequence P and described publicly-owned address reusability m;
Sequence Q according to the described public ip address that will distribute in described public ip address pond determines that the described public ip address that will distribute is in Zhong De position, described public ip address pond.
5. according to the described method of any one in claim 1 to 4, it is characterized in that, network address translation apparatus and Verification System adopt said method to generate mapping table, make the address mapping table of network address translation apparatus and Verification System be consistent.
6. an IP address converting device, is characterized in that, comprising:
The address sort module, for being sorted respectively to private IP address pond and Zhong DeIP address, public ip address pond;
The reusability acquisition module, for obtaining publicly-owned address reusability according to port range and port block size;
Address mapping module, for according to private IP address in Zhong De position, described private IP address pond and described publicly-owned address reusability determine that the public ip address that will distribute is in Zhong De position, described public ip address pond, thereby determine the public ip address that will distribute.
7. device according to claim 6, is characterized in that, also comprises:
The port determination module, for determining the port piece of described private address mapping in Zhong De position, described private IP address pond and described publicly-owned address reusability according to described private IP address.
8. device according to claim 6, is characterized in that, described reusability acquisition module obtains publicly-owned address reusability m according to port range and port block size and is specially:
m=int((n2-n1+1)/n)
Wherein, int means downward rounding operation, and (n1, n2) means port range, and n is the port block size.
9. device according to claim 6, is characterized in that, described address mapping module comprises:
The private address position determination unit, for determining the sequence P of described private IP address in described private IP address pond;
Publicly-owned address position determination unit, for determining that according to described sequence P and described publicly-owned address reusability m the public ip address that will distribute is at the sequence Q=int in described public ip address pond ((P-1)/m)+1;
Publicly-owned address determining unit, for the sequence Q in described public ip address pond determines that the described public ip address that will distribute is in Zhong De position, described public ip address pond according to the described public ip address that will distribute, thereby determine the public ip address that will distribute.
10. a network address translation apparatus, is characterized in that, comprises the described IP address converting device of any one in claim 6 to 9.
11. a Verification System, is characterized in that, comprises the described IP address converting device of any one in claim 6 to 9.
CN201110230341.4A 2011-08-12 2011-08-12 IP address conversion method, device, network address translation apparatus and Verification System Active CN102932490B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110230341.4A CN102932490B (en) 2011-08-12 2011-08-12 IP address conversion method, device, network address translation apparatus and Verification System

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110230341.4A CN102932490B (en) 2011-08-12 2011-08-12 IP address conversion method, device, network address translation apparatus and Verification System

Publications (2)

Publication Number Publication Date
CN102932490A true CN102932490A (en) 2013-02-13
CN102932490B CN102932490B (en) 2016-06-08

Family

ID=47647186

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110230341.4A Active CN102932490B (en) 2011-08-12 2011-08-12 IP address conversion method, device, network address translation apparatus and Verification System

Country Status (1)

Country Link
CN (1) CN102932490B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104427013A (en) * 2013-09-10 2015-03-18 中国电信股份有限公司 Carrier-grade address translation device and customer address mapping relation processing method thereof
CN111343291A (en) * 2018-12-19 2020-06-26 中国电信股份有限公司 Service acceleration processing method and device, QoS platform and storage medium
CN114095471A (en) * 2020-07-29 2022-02-25 中国电信股份有限公司 Address translation method and device and address tracing method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1567907A (en) * 2003-06-14 2005-01-19 华为技术有限公司 A method for utilizing network address resource
US20050207401A1 (en) * 2004-03-18 2005-09-22 Seiko Epson Corporation Internet protocol phone system and control method for internet protocol phone system
CN101141494A (en) * 2007-10-12 2008-03-12 杭州华三通信技术有限公司 Method for settling resource allocation conflict under load sharing condition
CN102148879A (en) * 2010-10-22 2011-08-10 华为技术有限公司 Port mapping method and device and communication system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1567907A (en) * 2003-06-14 2005-01-19 华为技术有限公司 A method for utilizing network address resource
US20050207401A1 (en) * 2004-03-18 2005-09-22 Seiko Epson Corporation Internet protocol phone system and control method for internet protocol phone system
CN101141494A (en) * 2007-10-12 2008-03-12 杭州华三通信技术有限公司 Method for settling resource allocation conflict under load sharing condition
CN102148879A (en) * 2010-10-22 2011-08-10 华为技术有限公司 Port mapping method and device and communication system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104427013A (en) * 2013-09-10 2015-03-18 中国电信股份有限公司 Carrier-grade address translation device and customer address mapping relation processing method thereof
CN104427013B (en) * 2013-09-10 2018-06-12 中国电信股份有限公司 Working level address-translating device and its processing method to station address mapping relations
CN111343291A (en) * 2018-12-19 2020-06-26 中国电信股份有限公司 Service acceleration processing method and device, QoS platform and storage medium
CN111343291B (en) * 2018-12-19 2022-04-26 中国电信股份有限公司 Service acceleration processing method and device, QoS platform and storage medium
CN114095471A (en) * 2020-07-29 2022-02-25 中国电信股份有限公司 Address translation method and device and address tracing method and device

Also Published As

Publication number Publication date
CN102932490B (en) 2016-06-08

Similar Documents

Publication Publication Date Title
CN105721484B (en) The turning of a kind of Streaming Media pushes away method, system and the server with the system
CN111200665B (en) User source tracing method and device and computer readable storage medium
RU2014126818A (en) DEVICE AND METHOD FOR COMBINING SPACE AUDIO CODING STREAMS BASED ON GEOMETRY
EP2487863A3 (en) Enabling secure access to sensor network infrastructure using multiple interfaces and application based group key selection
US20170244671A1 (en) Firewall port access rule generation
EP2068241A3 (en) System and method for dynamically generating user interfaces for network client devices
CN102932490A (en) Internet protocol (IP) address translation method and device, network address translation equipment and authentication system
DE602005019337D1 (en) METHOD AND ARRANGEMENT FOR ENABLING MULTIMEDIA COMMUNICATION
CN103636182A (en) System and method for translating network addresses
CN106357792B (en) Node route selecting method and system
CN106651144B (en) Tower and line relation modeling method with same-tower parallel line information
CN105915369A (en) Configuration information management method and configuration information management device
CN103944889A (en) Method for online identity authentication of network user and authentication server
WO2008108474A1 (en) Reachability realizing server, management system, management method and realization program
CN103701941B (en) A kind of method and address-translating device of address-translating device distribution port
CN100463448C (en) Method for realizing network port address conversion
CN108667888A (en) A kind of load-balancing method and device
CN109523049A (en) A kind of method and device of laboratory reservation
CN103002070B (en) Domain name resolution method and device
CN105187312B (en) Batch terminal carries out network communication method, device and router
CN104580017A (en) Network conversation issuing method and system based on RSS
CN103841218B (en) Method for determining duration of public network access by user terminal and net access server
CN105791452A (en) NAT information acquisition method and BRAS device
CN102957753B (en) For address source tracing method and the device of Verification System
EP2180420A3 (en) System and method for unlocking content associated with media

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant