CN102694880B - Method, device and system for acquiring outer network internet protocol (IP) address of remote object - Google Patents

Method, device and system for acquiring outer network internet protocol (IP) address of remote object Download PDF

Info

Publication number
CN102694880B
CN102694880B CN201210186454.3A CN201210186454A CN102694880B CN 102694880 B CN102694880 B CN 102694880B CN 201210186454 A CN201210186454 A CN 201210186454A CN 102694880 B CN102694880 B CN 102694880B
Authority
CN
China
Prior art keywords
address
accessed
service
server
external network
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.)
Active
Application number
CN201210186454.3A
Other languages
Chinese (zh)
Other versions
CN102694880A (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN201210186454.3A priority Critical patent/CN102694880B/en
Publication of CN102694880A publication Critical patent/CN102694880A/en
Application granted granted Critical
Publication of CN102694880B publication Critical patent/CN102694880B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a method, a device and a system for acquiring an outer network internet protocol (IP) address of a remote object and relates to the technical field of communication. By the invention, the outer network IP address of the remote object which is accessed can be acquired by a client in a random networking mode. The method comprises the following steps of: acquiring a first outer network IP address which is used for logging in a server by the client and an inner network IP address of a remote object to be accessed; according to the first outer network IP address and the inner network IP address of the remote object to be accessed, generating a second outer network IP address which corresponds to the remote object to be accessed; or, receiving the second outer network IP address which corresponds to the remote object to be accessed and is sent by the server. The embodiment of the invention is mainly applicable to the process of acquiring the outer network IP address of the remote object which is accessed by the client.

Description

Method, device and system for acquiring remote object external network IP address
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method, an apparatus, and a system for acquiring an external network IP address of a remote object.
Background
NAT (Network Address Translation) is set on the boundary between the external Network and the internal Network, and its function is to map the IP addresses visible to the external Network with the IP addresses used by the internal Network, so as to ensure that multiple ranges of IP addresses can be reused in the internal Network, while these internal Network addresses are not used for the external Network. The data packet containing the IP address of the external network from the external network reaches the NAT firstly, and the NAT modifies the data packet by using a preset rule and then forwards the data packet to the receiving point of the internal network. The data packets flowing from the intranet also need to undergo a similar conversion process.
When network planning is carried out, because the network management server needs to directly communicate with the network element, the network management server and the network element are required to be in the same visible network, and the security of the network where the network element is located is very important, so that the network where the network management client is located is not allowed to be directly accessed, and NAT needs to be arranged at the boundary of the network where the network management server and the network management client are located for isolation.
With the increasing of network management scale, a network management server needs to adopt distributed deployment, that is, a plurality of network elements are arranged on the side of the network management server, after a network management client logs in a node of the network management server, a second node of the network management server needs to be accessed for processing services, at this time, the network management server can only obtain an intranet IP address of the second node, but due to the existence of NAT, the network management client cannot log in the second node by using the intranet IP address, so that the network management client cannot access the second node to complete the services. The solution in the prior art is to access a node of a network management server in a domain name manner, specifically: the mapping relation between the IP address and the domain name of the node is set in the configuration files of the network management client and the network management server, so that when the network management client accesses the node in the network management server, the domain name of the node to be accessed is converted to obtain the corresponding external network IP address, and the external network IP address is used for directly accessing the node.
In the process of implementing the above access network element, the inventor finds that at least the following problems exist in the prior art: the solution in the prior art is applied to a telecommunication gateway system, and when a mapping relation between a host name and an IP address is configured, a mapping relation between an external network IP address and the host name of all nodes of a network management client needs to be configured on a network management client side, and a mapping relation between an internal network IP address and the host name of all nodes of a network management service side is configured on a network management service side, so that the configuration of the mapping relation is complex, and the networking cost is increased; when the network networking plan changes, the content of the configuration file of each network management client node and each network management server node needs to be adjusted, so that the network maintainability is reduced, and the maintenance cost is increased.
Disclosure of Invention
Embodiments of the present invention provide a method, an apparatus, and a system for acquiring an external network IP address of a remote object, which enable a client to acquire an external network IP address for accessing the remote object in any networking mode, improve network maintainability, and reduce networking and maintenance costs.
In order to achieve the above purpose, the embodiment of the invention adopts the following technical scheme:
a method for acquiring an IP address of a remote object extranet comprises the following steps:
acquiring a first external network IP address used by a client for logging in a server and an internal network IP address of a remote object to be accessed;
generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed; or receiving a second external network IP address corresponding to the remote object to be accessed, which is sent by the server.
A method for acquiring an IP address of a remote object extranet comprises the following steps:
acquiring a first external network IP address used by a client for logging in a server and an internal network IP address of a remote object to be accessed;
generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed;
and sending the second external network IP address corresponding to the remote object to be accessed to the client.
A client device, comprising:
the system comprises an acquisition unit, a server and a server, wherein the acquisition unit is used for acquiring a first external network IP address used by a client for logging in the server and an internal network IP address of a remote object to be accessed;
the generating unit is used for generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address acquired by the acquiring unit and the internal network IP address of the remote object to be accessed;
and the receiving unit is used for receiving the second external network IP address corresponding to the remote object to be accessed, which is sent by the server.
A server device, comprising:
the system comprises an acquisition unit, a server and a server, wherein the acquisition unit is used for acquiring a first external network IP address used by a client for logging in the server and an internal network IP address of a remote object to be accessed;
the generating unit is used for generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address acquired by the acquiring unit and the internal network IP address of the remote object to be accessed;
and the sending unit is used for sending the second external network IP address corresponding to the remote object to be accessed, which is generated by the generating unit, to the client.
A system for obtaining an IP address of a remote object extranet, comprising: client equipment and server equipment; wherein,
the client device is used for acquiring a first external network IP address used by the client device for logging in the server and an internal network IP address of a remote object to be accessed; generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed; or receiving a second external network IP address corresponding to the remote object to be accessed, which is sent by the server side equipment;
the server side equipment is used for acquiring a first external network IP address used by the client side equipment for logging in the server side equipment and an internal network IP address of a remote object to be accessed; generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed; and sending the second external network IP address corresponding to the remote object to be accessed to the client equipment.
Compared with the mode of acquiring the remote object to be accessed by depending on the domain name in the prior art, the method, the device and the system for acquiring the external network IP address of the remote object provided by the embodiment of the invention can acquire the first external network IP address used by the client for logging in the server and the internal network IP address of the remote object to be accessed in any networking mode, and generate the second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed, thereby realizing the acquisition of the external network IP corresponding to the remote object to be accessed, improving the network maintainability and reducing the networking and maintenance cost.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of a method for acquiring an external network IP address of a remote object in embodiment 1 of the present invention;
fig. 2 is a flowchart of another method for acquiring an external network IP address of a remote object in embodiment 1 of the present invention;
fig. 3 is a flowchart of a method for acquiring an external network IP address of a remote object in embodiment 2 of the present invention;
fig. 4 is a flowchart of another method for acquiring an external network IP address of a remote object according to embodiment 2 of the present invention;
fig. 5 is a flowchart of a method for acquiring an external network IP address of a remote object according to embodiment 3 of the present invention;
fig. 6 is a flowchart of another method for acquiring an external network IP address of a remote object according to embodiment 3 of the present invention;
fig. 7 is a block diagram of a client device according to embodiment 4 of the present invention;
fig. 8 is a block diagram of another client device according to embodiment 4 of the present invention;
fig. 9 is a block diagram of another client device according to embodiment 4 of the present invention;
fig. 10 is a block diagram showing another client device according to embodiment 4 of the present invention;
fig. 11 is a block diagram of another client device according to embodiment 4 of the present invention;
fig. 12 is a block diagram showing another client device according to embodiment 4 of the present invention;
fig. 13 is a block diagram illustrating a server device according to embodiment 4 of the present invention;
fig. 14 is a block diagram illustrating another server device according to embodiment 4 of the present invention;
fig. 15 is a block diagram illustrating another server device according to embodiment 4 of the present invention;
fig. 16 is a block diagram illustrating another server device according to embodiment 4 of the present invention;
fig. 17 is a block diagram of a system for acquiring an external network IP address of a remote object in embodiment 4 of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example 1
An embodiment of the present invention provides a method for acquiring an external network IP address of a remote object, as shown in fig. 1, the method includes:
101. the client acquires a first external network IP address used by the client for logging in the server and an internal network IP address of the remote object to be accessed.
The first external network IP addresses used by the client for logging in the server are different according to different servers, and the first external network IP addresses are in one-to-one correspondence with the servers. Usually, the first external network IP address is manually input by a user at the client, and both the client and the server can directly obtain the first external network IP address.
The remote object to be accessed is a service object or a CORBA (Common object request Broker Architecture) service object. The service end service object is carried in a node of a service end for providing service for a client, and the node structure of the service end is generally set to be a distributed structure, that is, at least one master node and a plurality of slave nodes are arranged, and each node carries at least one service end service object. The CORBA service object is a named service object, and in the named service, the implementation of the service object is determined by endowing the service object with a unique identifier in the current network space. At the client, the name of the service object is appointed, and the searching and the positioning of the service object are realized by utilizing a binding mode, so that the method realized in the service object can be called.
102. And the client generates a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed.
Wherein, the generating of the second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed may be implemented in the following manner, including:
and acquiring an IP address list of all nodes from the server, wherein the IP address list comprises the respective corresponding internal network IP address and external network IP address of all network elements.
And determining an IP address list of a first node corresponding to the intranet IP address from the IP address lists of all nodes according to the intranet IP address of the remote object to be accessed.
And performing exclusive-or calculation on the first external network IP address and the IP address in the IP address list of the first network element to obtain exclusive-or values corresponding to the IP addresses in the IP address list of the first node.
And determining the IP address corresponding to the minimum exclusive-or value as a second external network IP address corresponding to the remote object to be accessed.
In the above method for generating the second external network IP address corresponding to the remote object to be accessed, the IP address lists of all the nodes are pre-configured during networking and are stored in the respective corresponding nodes.
An embodiment of the present invention further provides a method for acquiring an external network IP address of a remote object, as shown in fig. 2, the method includes:
201. the server side obtains a first external network IP address used by the client side for logging in the server side and an internal network IP address of the remote object to be accessed.
The description of the first external network IP address used by the client to log in the server and the internal network IP address of the remote object to be accessed is the same as the description in step 101, which is not described again in this embodiment of the present invention.
202. And the server generates a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed.
The implementation method for the server to generate the second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed is the same as the implementation method for the client to generate the second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed in step 102, and details of the implementation method are omitted here.
203. And the server side sends the second external network IP address corresponding to the remote object to be accessed to the client side.
204. And the client receives a second external network IP address corresponding to the remote object to be accessed, which is sent by the server.
Further, after the client acquires the second external network IP address corresponding to the remote object to be accessed by the two methods, to complete the service, the method further includes:
and the client accesses the remote object to be accessed according to the second external network IP address corresponding to the remote object to be accessed, so that the client can complete service through the remote object to be accessed.
The method for acquiring the external network IP address of the remote object provided by the embodiment of the invention can acquire the first external network IP address used by the client for logging in the server and the internal network IP address of the remote object to be accessed in any networking mode, and generate the second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed, thereby realizing the acquisition of the external network IP corresponding to the remote object to be accessed, improving the network maintainability and reducing the networking and maintenance cost.
Example 2
An embodiment of the present invention provides a method for acquiring an external network IP address of a remote object, as shown in fig. 3, where the method is applied to a process of acquiring an external network IP address of a service object at a server, and specifically includes:
301. the client acquires a first external network IP address used by the client for logging in the server.
The description of the first external network IP address used by the client to log in the server is the same as the description in step 101, which is not described again in this embodiment of the present invention.
302. The client sends a first service request to a server, so that the server selects a server service object capable of providing service for the client according to the first service request, and acquires an intranet IP address corresponding to a node where the server service object is located.
The first service request is used for requesting a server to select a server service object capable of providing service for the current client for the client.
303. And the client receives the intranet IP address corresponding to the node where the server service object capable of providing the service for the client is located, which is sent by the server, and determines that the intranet IP address corresponding to the node where the server service object is located is the intranet IP address of the server service object.
It should be noted that the intranet IP address of the service object at the server end located in the same node is the same, and is the same as the intranet IP address of the same node. That is, the intranet IP address of a node may be considered the intranet IP address of a server-side business object carried in the node.
304. And the client generates a second external network IP address corresponding to the service end service object according to the first external network IP address and the internal network IP address of the service end service object.
The implementation method for the client to generate the second external network IP address corresponding to the service end service object according to the first external network IP address and the internal network IP address of the service end service object is similar to the description in step 102, and details of this embodiment of the present invention are omitted.
305. And the client accesses the service object of the server according to the second external network IP address corresponding to the service object of the server, so that the client can complete service through the remote object to be accessed.
According to the method for acquiring the external network IP address of the remote object provided by the embodiment of the invention, the client can acquire the first external network IP address used by the client for logging in the server and the internal network IP address of the service object of the server to be accessed, and generate the second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the service object of the server to be accessed, so that the acquisition of the external network IP corresponding to the service object of the server to be accessed is realized. Compared with the method for acquiring the domain name through the host in the prior art, the embodiment directly acquires the IP address of the service object of the server, so that the mapping relation between the domain name of the host and the IP does not need to be configured in the process of acquiring the external network IP corresponding to the service object of the server to be accessed, the network maintainability is improved, and the networking and maintenance cost is reduced.
An embodiment of the present invention further provides a method for acquiring an external network IP address of a remote object, as shown in fig. 4, the method may also be applied to a process of acquiring an external network IP address of a service object at a server, and specifically includes:
401. the server receives a first service request sent by a client, and selects a server service object capable of providing service for the client according to the first service request.
The description of the first service request is the same as the description in step 301, and is not repeated herein in this embodiment of the present invention.
The implementation method for the server to select a server service object capable of providing service for the client according to the first service request is generally completed by a load module of the server, and specifically includes:
the server side detects the load conditions of all nodes of the server side, selects the node with the minimum load as the node capable of providing the business service for the client side, and obtains the server side business object which is determined to be capable of providing the business service for the client side from the nodes capable of providing the business service for the client side.
402. And the server acquires the intranet IP address corresponding to the node where the server service object capable of providing the service for the client is located.
And the intranet IP address corresponding to the node where the service object of the server capable of providing the service for the client is located is obtained from the address list of the node by the server.
403. And the server generates a second external network IP address corresponding to the server service object according to the first external network IP address and the internal network IP address of the node where the server service object is located.
404. And the server side sends the second external network IP address corresponding to the service object of the server side to the client side.
The implementation method for the server to generate the second external network IP address corresponding to the service end service object according to the first external network IP address and the internal network IP address of the service end service object is similar to the description in step 102, and details of this embodiment of the present invention are omitted.
405. And the client receives a second external network IP address corresponding to the service object of the server sent by the server.
406. And the client accesses the service object of the server according to the second external network IP address corresponding to the service object of the server so that the client can complete service through the service object of the server.
The method for acquiring the external network IP address of the remote object provided by the embodiment of the invention can also be used for acquiring a first external network IP address used by a client for logging in the server and an internal network IP address of a service object of the server to be accessed by the server, and generating a second external network IP address corresponding to the service object of the server according to the first external network IP address and the internal network IP address of the service object of the server to be accessed, so that the acquisition of the external network IP corresponding to the service object of the server to be accessed is realized.
And after acquiring the extranet IP corresponding to the service object of the service end to be accessed, the service end sends the extranet IP corresponding to the service object of the service end to be accessed to the client, so that the client can access the service object element of the service end according to the second extranet IP address corresponding to the service object of the service end, and the client can complete service through the service object of the service end. Therefore, the client side is simpler and convenient to use and maintain in the system construction and network building process.
Example 3
The embodiment of the invention provides a method for acquiring an external network IP address of a remote object, which is applied to the process of acquiring the external network IP address of a CORBA service object and specifically comprises the following steps:
501. and the client sends a second service request to the server so that the server selects a CORBA service object capable of providing service for the client according to the second service request.
And the second service request is used for requesting the server side to select a CORBA service object capable of providing service for the current client side for the client side.
502. And the client receives the CORBA service Object, and performs IOR (Interoperable Object Reference) conversion processing on the CORBA service Object to obtain an IOR character string.
The method for implementing IOR conversion processing on the CORBA service object to obtain the IOR character string is a technique known to those skilled in the art, and this embodiment of the present invention will not be described in detail.
503. And the client extracts the intranet IP address corresponding to the CORBA service object from the IOR character string.
504. And the client receives the intranet IP address corresponding to the CORBA service object which is sent by the server and can provide the service for the client.
505. And the client generates a second external network IP address corresponding to the CORBA service object according to the first external network IP address and the internal network IP address of the CORBA service object.
The implementation method for generating the second external network IP address corresponding to the CORBA service object by the client according to the first external network IP address and the internal network IP address of the CORBA service object is similar to the related description in step 102, and details are not repeated here in the embodiment of the present invention.
506. And the client replaces the intranet IP address corresponding to the CORBA service object in the IOR character string with a second intranet IP address corresponding to the CORBA service object.
507. And carrying out IOR reverse conversion processing on the IOR character string after the IP address is replaced to obtain a CORBA service object after the IP address is replaced.
The method for implementing the CORBA service object after replacing the IP address by performing the reverse IOR conversion processing on the IOR character string after replacing the IP address is a technique known to those skilled in the art, and the embodiment of the present invention will not be described in detail.
508. And the client accesses the CORBA service object after the IP address is replaced so that the client can complete service through the CORBA service object.
According to the method for acquiring the external network IP address of the remote object, provided by the embodiment of the invention, the client can acquire the first external network IP address used by the client for logging in the server and the internal network IP address of the CORBA service object to be accessed, and generate the second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the CORBA service object to be accessed, so that the acquisition of the external network IP corresponding to the CORBA service object to be accessed is realized. Compared with the method for acquiring the domain name through the host in the prior art, the embodiment directly acquires the IP address of the CORBA service object at the server, so that the mapping relation between the domain name of the host and the IP does not need to be configured in the process of acquiring the external network IP corresponding to the CORBA service object to be accessed, the network maintainability is improved, and the networking and maintenance cost is reduced.
The embodiment of the invention provides a method for acquiring an external network IP address of a remote object, as shown in fig. 6, the method can also be applied to the process of acquiring the external network IP address of a CORBA service object, and specifically comprises the following steps:
601. and the server receives a second service request sent by the client, and selects a CORBA service object capable of providing service for the client according to the second service request.
The description of the second service request is the same as the description in step 501, and is not repeated again in this embodiment of the present invention.
The implementation method for the server to select a CORBA service object capable of providing service for the client according to the second service request specifically comprises the following steps;
and the server side acquires a CORBA service object capable of realizing the service from the name server side according to the service initiated by the client side.
602. The service end sends a CORBA service object to the client end, so that the client end carries out IOR conversion processing on the CORBA service object to obtain an IOR character string, extracts an intranet IP address corresponding to the CORBA service object from the IOR character string, and then sends the intranet IP address corresponding to the CORBA service object to the service end.
603. And the server receives the intranet IP address corresponding to the CORBA service object sent by the client.
604. And the server generates a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed.
605. And the server side sends the second external network IP address corresponding to the remote object to be accessed to the client side.
606. And the server side replaces the intranet IP address corresponding to the CORBA service object in the IOR character string with a second intranet IP address corresponding to the CORBA service object.
607. And the client performs IOR reverse conversion processing on the IOR character string after replacing the IP address to obtain a CORBA service object after replacing the IP address.
608. And the client accesses the CORBA service object after the IP address is replaced so that the client can complete service through the CORBA service object.
According to the method for acquiring the external network IP address of the remote object provided by the embodiment of the invention, the server can also acquire the first external network IP address used by the client for logging in the server and the internal network IP address of the CORBA service object to be accessed, and generate the second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the CORBA service object to be accessed, so that the acquisition of the external network IP corresponding to the CORBA service object to be accessed is realized.
And after acquiring the extranet IP corresponding to the CORBA service object to be accessed, the server sends the extranet IP corresponding to the CORBA service object to be accessed to the client, so that the client can access the CORBA service object according to the second extranet IP address corresponding to the CORBA service object, and the client can complete service through the remote object to be accessed. Therefore, the client side is simpler and convenient to use and maintain in the system construction and network building process.
Example 4
An embodiment of the present invention provides a client device, and as shown in fig. 7, the apparatus includes: an acquisition unit 71, a generation unit 72, and a reception unit 73.
The obtaining unit 71 is configured to obtain a first external network IP address used by the client to log in the server and an internal network IP address of the remote object to be accessed. The remote object to be accessed is a service end service object or a common object request agent architecture CORBA service object.
The generating unit 72 is configured to generate a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed, which are acquired by the acquiring unit 71.
And the receiving unit 73 is configured to receive the second external network IP address corresponding to the remote object to be accessed, which is sent by the server.
Optionally, as shown in fig. 8, the obtaining unit 71 includes: a first sending module 711, a first receiving module 712, and a determining module 713.
The first sending module 711 is configured to send a first service request to a server when the remote object to be accessed is a server service object, so that the server selects, according to the first service request, a server service object capable of providing a service for the client, and obtains an intranet IP address corresponding to a node where the server service object is located.
A first receiving module 712, configured to receive the intranet IP address, which is sent by the server and corresponds to the network element capable of providing the service for the client.
A determining module 713, configured to determine that the intranet IP address corresponding to the node where the server-side service object is located, received by the first receiving module, is the intranet IP address of the server-side service object
Optionally, as shown in fig. 9, the obtaining unit 71 further includes: a second sending module 714, a second receiving module 715, a converting module 716, and an extracting module 717.
The second sending module 714 is configured to send a second service request to the server when the remote object to be accessed is a CORBA service object, so that the server selects, according to the second service request, one CORBA service object capable of providing a service for the client.
A second receiving module 715, configured to receive the CORBA service object.
A conversion module 716, configured to perform IOR conversion processing on the CORBA service object received by the second receiving module 715 to obtain an IOR character string.
An extracting module 717, configured to extract the intranet IP address corresponding to the CORBA service object from the IOR string obtained by the converting module 716.
Optionally, as shown in fig. 10, the generating unit 72 includes: an obtaining module 721, a first determining module 722, a calculating module 723, and a second determining module 724.
An obtaining module 721 is configured to obtain an IP address list of all nodes from the server, where the IP address list includes an intranet IP address and an extranet IP address corresponding to each of all nodes.
The first determining module 722 is configured to determine, according to the intranet IP address of the remote object to be accessed, an IP address list of a first node corresponding to the intranet IP address from the IP address lists of all nodes acquired by the acquiring module 721.
A calculating module 723, configured to perform an exclusive or calculation on the first external network IP address and the IP address in the IP address list of the first node determined by the first determining module 722 to obtain an exclusive or value corresponding to each IP address in the IP address list of the first node.
A second determining module 724, configured to determine that the IP address corresponding to the minimum exclusive-or value is a second external network IP address corresponding to the remote object to be accessed.
Optionally, as shown in fig. 11, the apparatus further includes: the cell 74 is accessed.
And the accessing unit 74 accesses the remote object to be accessed according to the second external network IP address corresponding to the remote object to be accessed.
Optionally, the accessing unit 74 is specifically configured to, when the remote object to be accessed is a service end service object, access the service end service object through the second external network IP address, so that a client completes service through the network element.
Optionally, as shown in fig. 12, the accessing unit 74 further includes: a replace module 741, a convert module 742, an access module 743.
A replacing module 741, configured to replace the intranet IP address corresponding to the CORBA service object in the IOR character string with a second extranet IP address corresponding to the CORBA service object when the remote object to be accessed is a CORBA service object.
A conversion module 742, configured to perform an IOR reverse conversion process on the IOR character string obtained by the replacement module 741 after replacing the IP address, so as to obtain a CORBA service object after replacing the IP address.
An accessing module 743, configured to access the CORBA service object obtained by the converting module 742 after replacing the IP address, so that the client completes service through the CORBA service object.
An embodiment of the present invention further provides a server device, as shown in fig. 14, where the apparatus includes: acquisition section 81, generation section 82, and transmission section 83.
The obtaining unit 81 is configured to obtain a first external network IP address used by the client to log in the server and an internal network IP address of the remote object to be accessed. The remote object to be accessed is a network element or a CORBA service object.
The generating unit 82 is configured to generate a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed, which are acquired by the acquiring unit 81.
A sending unit 83, configured to send the second extranet IP address corresponding to the remote object to be accessed, which is generated by the generating unit 82, to the client.
Optionally, as shown in fig. 15, the obtaining unit 81 includes: a first receiving module 811, a selecting module 812, and an obtaining module 813.
The first receiving module 811 is configured to receive a first service request sent by a client when the remote object to be accessed is a service object of a server.
A selecting module 812, configured to select a service object of a service end capable of providing a service for the client according to the first service request received by the first receiving module 811.
An obtaining module 813, configured to obtain an intranet IP address corresponding to a node where a service object of a server, which is selected by the selecting module 812 and is capable of providing a service for the client, is located.
Optionally, as shown in fig. 16, the obtaining unit 81 further includes: a second receiving module 814, a transmitting module 815, and a third receiving module 816.
A second receiving module 814, configured to receive a second service request sent by the client when the remote object to be accessed is a CORBA service object, and select, according to the second service request, a CORBA service object capable of providing a service for the client.
A sending module 815, configured to send a CORBA service object to the client, so that the client performs IOR conversion on the CORBA service object to obtain an IOR character string, extracts an intranet IP address corresponding to the CORBA service object from the IOR character string, and then sends the intranet IP address corresponding to the CORBA service object to the server.
A third receiving module 816, configured to receive the intranet IP address corresponding to the CORBA service object sent by the client.
Optionally, as shown in fig. 17, the generating unit 82 includes: an obtaining module 821, a first determining module 822, a calculating module 823, and a second determining module 824.
An obtaining module 821, configured to obtain an IP address list of all nodes from the server, where the IP address list includes an intranet IP address and an extranet IP address that correspond to each of all nodes.
A first determining module 822, configured to determine, according to the intranet IP address of the remote object to be accessed, an IP address list of a first node corresponding to the intranet IP address from the IP address lists of all nodes acquired by the acquiring module 821.
A calculating module 823, configured to perform an exclusive or calculation on the first external network IP address and the IP address in the IP address list of the first node determined by the first determining module 822, so as to obtain an exclusive or value corresponding to each IP address in the IP address list of the first node.
A second determining module 824, configured to determine that the IP address corresponding to the minimum xor value is a second external network IP address corresponding to the remote object to be accessed.
An embodiment of the present invention further provides a system for acquiring an external network IP address of a remote object, as shown in fig. 18, including: a client device 91 and a server device 92; wherein,
the client device 91 is configured to obtain a first external network IP address used by the client device 91 to log in the server device 92 and an internal network IP address of a remote object to be accessed; generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed; or receiving a second external network IP address corresponding to the remote object to be accessed, which is sent by the server device 92.
The server device 92 is configured to obtain a first external network IP address used by the client device 91 to log in the server device 92 and an internal network IP address of a remote object to be accessed; generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed; and sending the second extranet IP address corresponding to the remote object to be accessed to the client device 91.
Compared with the mode of acquiring the remote object to be accessed by depending on the domain name in the prior art, the device and the system for acquiring the external network IP address of the remote object provided by the embodiment of the invention can acquire the first external network IP address used by the client for logging in the server and the internal network IP address of the remote object to be accessed in any networking mode, and generate the second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed, thereby realizing the acquisition of the external network IP corresponding to the remote object to be accessed, improving the network maintainability and reducing the networking and maintenance cost.
Through the above description of the embodiments, those skilled in the art will clearly understand that the present invention may be implemented by software plus necessary general hardware, and certainly may also be implemented by hardware, but in many cases, the former is a better embodiment. Based on such understanding, the technical solutions of the present invention may be substantially implemented or a part of the technical solutions contributing to the prior art may be embodied in the form of a software product, where the computer software product is stored in a readable storage medium, such as a floppy disk, a hard disk, or an optical disk of a computer, and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device) to execute the methods according to the embodiments of the present invention.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (21)

1. A method for obtaining the IP address of the external network of the remote object is characterized by comprising the following steps:
acquiring a first external network IP address used by a client for logging in a server and an internal network IP address of a remote object to be accessed;
generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed; or receiving a second external network IP address corresponding to the remote object to be accessed, which is sent by the server;
wherein, the generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address specifically includes: acquiring an IP address list of all nodes from the server, wherein the IP address list comprises an internal network IP address and an external network IP address which are respectively corresponding to all the nodes; according to the intranet IP address of the remote object to be accessed, determining an IP address list of a first node corresponding to the intranet IP address from the IP address lists of all nodes; performing exclusive-or calculation on the first external network IP address and the IP address in the IP address list of the first node to obtain exclusive-or values corresponding to the IP addresses in the IP address list of the first node; selecting a minimum exclusive OR value from the exclusive OR values corresponding to the minimum exclusive OR value, and determining that the IP address corresponding to the minimum exclusive OR value is the second external network IP address corresponding to the remote object to be accessed;
the step of generating a second external network IP address corresponding to the remote object to be accessed, which is sent by the server, comprises the steps of obtaining a first external network IP address used by a client for logging in the server and an internal network IP address of the remote object to be accessed by the server, and generating the second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed;
the step of generating, by the server, a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address specifically includes: acquiring an IP address list of all nodes, wherein the IP address list comprises an intranet IP address and an extranet IP address which are respectively corresponding to all nodes; according to the intranet IP address of the remote object to be accessed, determining an IP address list of a first node corresponding to the intranet IP address from the IP address lists of all nodes; performing exclusive-or calculation on the first external network IP address and the IP address in the IP address list of the first node to obtain exclusive-or values corresponding to the IP addresses in the IP address list of the first node; and selecting the minimum XOR value from the XOR values corresponding to the IP address of the remote object to be accessed, and determining that the IP address corresponding to the minimum XOR value is the second external network IP address corresponding to the remote object to be accessed.
2. The method of claim 1, wherein the remote object to be accessed is a service-side service object or a Common Object Request Broker Architecture (CORBA) service object.
3. The method according to claim 2, wherein when the remote object to be accessed is a service end service object, the obtaining the intranet IP address of the remote object to be accessed specifically comprises:
sending a first service request to a server, so that the server selects a server service object capable of providing service for the client according to the first service request, and acquires an intranet IP address corresponding to a node where the server service object is located;
and receiving the intranet IP address corresponding to the node where the server service object capable of providing the service for the client is located, which is sent by the server, and determining the intranet IP address corresponding to the node where the server service object is located as the intranet IP address of the server service object.
4. The method according to claim 2, wherein when the remote object to be accessed is a CORBA service object, the obtaining of the intranet IP address of the remote object to be accessed specifically comprises:
sending a second service request to a server so that the server selects a CORBA service object capable of providing service for the client according to the second service request;
receiving the CORBA service object, and carrying out interoperable object application IOR conversion processing on the CORBA service object to obtain an IOR character string;
and extracting the intranet IP address corresponding to the CORBA service object from the IOR character string.
5. The method according to claim 3, wherein after generating the second extranet IP address corresponding to the remote object to be accessed according to the first extranet IP address and the intranet IP address of the remote object to be accessed, or after receiving the second extranet IP address corresponding to the remote object to be accessed sent by the server, the method further comprises:
accessing the remote object to be accessed according to the second external network IP address corresponding to the remote object to be accessed, so that a client can complete business service through the remote object to be accessed;
when the remote object to be accessed is a server service object, accessing the remote object to be accessed according to the second external network IP address corresponding to the remote object to be accessed specifically includes: and accessing the service object of the server through the second external network IP address so that the client can complete service through the service object of the server.
6. The method according to claim 4, wherein after generating the second extranet IP address corresponding to the remote object to be accessed according to the first extranet IP address and the intranet IP address of the remote object to be accessed, or after receiving the second extranet IP address corresponding to the remote object to be accessed sent by the server, the method further comprises:
accessing the remote object to be accessed according to the second external network IP address corresponding to the remote object to be accessed, so that a client can complete business service through the remote object to be accessed;
when the remote object to be accessed is a CORBA service object, accessing the remote object to be accessed according to the second external network IP address corresponding to the remote object to be accessed specifically includes: replacing the intranet IP address corresponding to the CORBA service object in the IOR character string with a second extranet IP address corresponding to the CORBA service object; performing IOR reverse conversion processing on the IOR character string after replacing the IP address to obtain a CORBA service object after replacing the IP address; and accessing the CORBA service object after the IP address is replaced so that the client can complete service through the CORBA service object.
7. A method for obtaining the IP address of the external network of the remote object is characterized by comprising the following steps:
acquiring a first external network IP address used by a client for logging in a server and an internal network IP address of a remote object to be accessed;
generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed;
sending a second external network IP address corresponding to the remote object to be accessed to the client;
wherein, the generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address specifically includes: acquiring an IP address list of all nodes, wherein the IP address list comprises an intranet IP address and an extranet IP address which are respectively corresponding to all nodes; according to the intranet IP address of the remote object to be accessed, determining an IP address list of a first node corresponding to the intranet IP address from the IP address lists of all nodes; performing exclusive-or calculation on the first external network IP address and the IP address in the IP address list of the first node to obtain exclusive-or values corresponding to the IP addresses in the IP address list of the first node; and selecting the minimum XOR value from the XOR values corresponding to the IP address of the remote object to be accessed, and determining that the IP address corresponding to the minimum XOR value is the second external network IP address corresponding to the remote object to be accessed.
8. The method of claim 7, wherein the remote object to be accessed is a service-side service object or a Common Object Request Broker Architecture (CORBA) service object.
9. The method according to claim 8, wherein when the remote object to be accessed is a service end service object, the obtaining the intranet IP address of the remote object to be accessed specifically comprises:
receiving a first service request sent by a client, and selecting a server service object capable of providing service for the client according to the first service request;
and acquiring the intranet IP address corresponding to the node where the service object of the server side capable of providing the service for the client side is located.
10. The method according to claim 8, wherein when the remote object to be accessed is a CORBA service object, the obtaining of the intranet IP address of the remote object to be accessed specifically comprises:
receiving a second service request sent by a client, and selecting a CORBA service object capable of providing service for the client according to the second service request;
sending a CORBA service object to the client so that the client performs IOR conversion processing on the CORBA service object to obtain an IOR character string, extracting an intranet IP address corresponding to the CORBA service object from the IOR character string, and then sending the intranet IP address corresponding to the CORBA service object to the server;
and receiving an intranet IP address corresponding to the CORBA service object sent by the client.
11. A client device, comprising:
the system comprises an acquisition unit, a server and a server, wherein the acquisition unit is used for acquiring a first external network IP address used by a client for logging in the server and an internal network IP address of a remote object to be accessed;
the generating unit is used for generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address acquired by the acquiring unit and the internal network IP address of the remote object to be accessed;
wherein the generating unit includes:
the acquisition module is used for acquiring an IP address list of all network elements from the server, wherein the IP address list comprises an internal network IP address and an external network IP address which are respectively corresponding to all the network elements;
the first determining module is used for determining an IP address list of a first node corresponding to the intranet IP address from the IP address lists of all the nodes acquired by the acquiring module according to the intranet IP address of the remote object to be accessed;
a calculating module, configured to perform an exclusive-or calculation on the first external network IP address and the IP address in the IP address list of the first node determined by the first determining module, to obtain an exclusive-or value corresponding to each IP address in the IP address list of the first node;
a second determining module, configured to determine that the IP address corresponding to the minimum exclusive-or value is a second extranet IP address corresponding to the remote object to be accessed;
the receiving unit is used for receiving a second external network IP address corresponding to the remote object to be accessed, which is sent by the server;
the step of generating a second external network IP address corresponding to the remote object to be accessed, which is sent by the server, comprises the steps of obtaining a first external network IP address used by a client for logging in the server and an internal network IP address of the remote object to be accessed by the server, and generating the second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed;
the step of generating, by the server, a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address specifically includes: acquiring an IP address list of all nodes, wherein the IP address list comprises an intranet IP address and an extranet IP address which are respectively corresponding to all nodes; according to the intranet IP address of the remote object to be accessed, determining an IP address list of a first node corresponding to the intranet IP address from the IP address lists of all nodes; performing exclusive-or calculation on the first external network IP address and the IP address in the IP address list of the first node to obtain exclusive-or values corresponding to the IP addresses in the IP address list of the first node; and selecting the minimum XOR value from the XOR values corresponding to the IP address of the remote object to be accessed, and determining that the IP address corresponding to the minimum XOR value is the second external network IP address corresponding to the remote object to be accessed.
12. The client device of claim 11, wherein the remote object to be accessed is a server service object or a Common Object Request Broker Architecture (CORBA) service object.
13. The client device according to claim 12, wherein the obtaining unit includes:
the first sending module is used for sending a first service request to a server when the remote object to be accessed is a server service object, so that the server selects a server service object capable of providing service for the client according to the first service request, and acquires an intranet IP address corresponding to a node where the server service object is located;
the first receiving module is used for receiving the intranet IP address corresponding to the node where the server service object capable of providing the service for the client is located, which is sent by the server;
and the determining module is used for determining that the intranet IP address corresponding to the node where the service end service object is received by the first receiving module is the intranet IP address of the service end service object.
14. The client device of claim 12, wherein the obtaining unit further comprises:
the second sending module is used for sending a second service request to the server when the remote object to be accessed is a CORBA service object, so that the server selects a CORBA service object capable of providing service for the client according to the second service request;
the second receiving module is used for receiving the CORBA service object;
the conversion module is used for carrying out IOR conversion processing on the CORBA service object received by the second receiving module to obtain an IOR character string;
and the extraction module is used for extracting the intranet IP address corresponding to the CORBA service object from the IOR character string obtained by the conversion module.
15. The client device of claim 13, further comprising:
the access unit accesses the remote object to be accessed according to the second external network IP address corresponding to the remote object to be accessed;
the access unit is specifically configured to access the server service object through the second external network IP address when the remote object to be accessed is the server service object, so that the client completes service through the server service object.
16. The client device of claim 14, further comprising:
the access unit accesses the remote object to be accessed according to the second external network IP address corresponding to the remote object to be accessed;
wherein the access unit further comprises:
the replacing module is used for replacing the intranet IP address corresponding to the CORBA service object in the IOR character string with a second intranet IP address corresponding to the CORBA service object when the remote object to be accessed is the CORBA service object;
the conversion module is used for carrying out IOR reverse conversion processing on the IOR character string obtained by the replacement module after the IP address is replaced to obtain a CORBA service object after the IP address is replaced;
and the access module is used for accessing the CORBA service object obtained by the conversion module after replacing the IP address so that the client can complete service through the CORBA service object.
17. A server-side device, comprising:
the system comprises an acquisition unit, a server and a server, wherein the acquisition unit is used for acquiring a first external network IP address used by a client for logging in the server and an internal network IP address of a remote object to be accessed;
the generating unit is used for generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address acquired by the acquiring unit and the internal network IP address of the remote object to be accessed;
the sending unit is used for sending the second external network IP address corresponding to the remote object to be accessed, which is generated by the generating unit, to the client;
wherein the generating unit includes:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring an IP address list of all nodes, and the IP address list comprises internal network IP addresses and external network IP addresses corresponding to all the nodes;
the first determining module is used for determining an IP address list of a first node corresponding to the intranet IP address from the IP address lists of all the nodes acquired by the acquiring module according to the intranet IP address of the remote object to be accessed;
a calculating module, configured to perform an exclusive-or calculation on the first external network IP address and the IP address in the IP address list of the first node determined by the first determining module, to obtain an exclusive-or value corresponding to each IP address in the IP address list of the first node;
the selecting module is used for selecting the minimum exclusive OR value from the exclusive OR values respectively corresponding to the calculating module;
and the second determining module is used for determining that the IP address corresponding to the minimum exclusive-or value selected by the selecting module is the second external network IP address corresponding to the remote object to be accessed.
18. The server-side device of claim 17, wherein the remote object to be accessed is a server-side service object or a CORBA service object.
19. The server apparatus according to claim 18, wherein the obtaining unit includes:
the first receiving module is used for receiving a first service request sent by a client when the remote object to be accessed is a service object of the server;
the selecting module is used for selecting a server service object capable of providing service for the client according to the first service request received by the first receiving module;
and the acquisition module is used for acquiring the intranet IP address corresponding to the node where the service object of the server which is selected by the selection module and can provide the service for the client is located.
20. The server apparatus according to claim 18, wherein the obtaining unit further includes:
the second receiving module is used for receiving a second service request sent by the client when the remote object to be accessed is a CORBA service object, and selecting a CORBA service object capable of providing service for the client according to the second service request;
the sending module is used for sending the CORBA service object to the client so that the client performs IOR conversion processing on the CORBA service object to obtain an IOR character string, extracting an intranet IP address corresponding to the CORBA service object from the IOR character string and then sending the intranet IP address corresponding to the CORBA service object to the server;
and the third receiving module is used for receiving the intranet IP address corresponding to the CORBA service object sent by the client.
21. A system for obtaining an IP address of a remote object extranet, comprising: client equipment and server equipment; wherein,
the client device is used for acquiring a first external network IP address used by the client device for logging in the server and an internal network IP address of a remote object to be accessed; generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed; or receiving a second external network IP address corresponding to the remote object to be accessed, which is sent by the server side equipment;
the client device executes the step of generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address, wherein the IP address list is specifically used for acquiring IP addresses of all nodes from the server, and the IP address list comprises the internal network IP address and the external network IP address corresponding to all the nodes; according to the intranet IP address of the remote object to be accessed, determining an IP address list of a first node corresponding to the intranet IP address from the IP address lists of all nodes; performing exclusive-or calculation on the first external network IP address and the IP address in the IP address list of the first node to obtain exclusive-or values corresponding to the IP addresses in the IP address list of the first node; selecting a minimum exclusive OR value from the exclusive OR values corresponding to the minimum exclusive OR value, and determining that the IP address corresponding to the minimum exclusive OR value is the second external network IP address corresponding to the remote object to be accessed;
the server side equipment is used for acquiring a first external network IP address used by the client side equipment for logging in the server side equipment and an internal network IP address of a remote object to be accessed; generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address of the remote object to be accessed; sending a second external network IP address corresponding to the remote object to be accessed to the client equipment;
the server device executing step is specifically configured to, when generating a second external network IP address corresponding to the remote object to be accessed according to the first external network IP address and the internal network IP address: acquiring an IP address list of all nodes, wherein the IP address list comprises an intranet IP address and an extranet IP address which are respectively corresponding to all nodes; according to the intranet IP address of the remote object to be accessed, determining an IP address list of a first node corresponding to the intranet IP address from the IP address lists of all nodes; performing exclusive-or calculation on the first external network IP address and the IP address in the IP address list of the first node to obtain exclusive-or values corresponding to the IP addresses in the IP address list of the first node; and selecting the minimum XOR value from the XOR values corresponding to the IP address of the remote object to be accessed, and determining that the IP address corresponding to the minimum XOR value is the second external network IP address corresponding to the remote object to be accessed.
CN201210186454.3A 2012-06-07 2012-06-07 Method, device and system for acquiring outer network internet protocol (IP) address of remote object Active CN102694880B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210186454.3A CN102694880B (en) 2012-06-07 2012-06-07 Method, device and system for acquiring outer network internet protocol (IP) address of remote object

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210186454.3A CN102694880B (en) 2012-06-07 2012-06-07 Method, device and system for acquiring outer network internet protocol (IP) address of remote object

Publications (2)

Publication Number Publication Date
CN102694880A CN102694880A (en) 2012-09-26
CN102694880B true CN102694880B (en) 2015-06-03

Family

ID=46860161

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210186454.3A Active CN102694880B (en) 2012-06-07 2012-06-07 Method, device and system for acquiring outer network internet protocol (IP) address of remote object

Country Status (1)

Country Link
CN (1) CN102694880B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103259676A (en) * 2013-04-15 2013-08-21 华为技术有限公司 Method and device for fault diagnosis

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102231765A (en) * 2011-06-28 2011-11-02 中兴通讯股份有限公司 Method and device for realizing load balance and set-top box
CN102413176A (en) * 2011-11-11 2012-04-11 华为技术有限公司 Connection transfer method and equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FI107215B (en) * 1999-08-18 2001-06-15 Elisa Comm Oyj A method for minimizing delays associated with name resolution services

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102231765A (en) * 2011-06-28 2011-11-02 中兴通讯股份有限公司 Method and device for realizing load balance and set-top box
CN102413176A (en) * 2011-11-11 2012-04-11 华为技术有限公司 Connection transfer method and equipment

Also Published As

Publication number Publication date
CN102694880A (en) 2012-09-26

Similar Documents

Publication Publication Date Title
CN110049022B (en) Domain name access control method and device and computer readable storage medium
CN110351283B (en) Data transmission method, device, equipment and storage medium
US9554276B2 (en) System and method for on the fly protocol conversion in obtaining policy enforcement information
JP2013511207A5 (en)
CN111917900B (en) Domain name agent request processing method and device
Khakimov et al. Investigation of methods for remote control IoT-devices based on cloud platforms and different interaction protocols
CN111372238B (en) Login method, login device, electronic equipment and computer-readable storage medium
CN107124483A (en) Domain name analytic method and server
CN105516171A (en) Authentication service cluster-based portal keep-alive system, method, authentication system and method
CN105450585A (en) Information transmission method and device
CN111585786A (en) Realization of secret-free building method of big data cluster
CN103997479A (en) Asymmetric service IP proxy method and equipment
CN117082029B (en) Access method and device based on line cache, electronic equipment and storage medium
CN103916489A (en) Method and system for resolving single-domain-name multi-IP domain name
CN104079682A (en) Address translation method and device based on domain name system (DNS)
KR101700198B1 (en) Method and device for expressing address of node for device management
CN106453399B (en) A kind of domain name resolution service method and system of user oriented secret protection
CN102694880B (en) Method, device and system for acquiring outer network internet protocol (IP) address of remote object
CN105657077A (en) Network address translation traversal method and network address translation equipment
CN101426030B (en) Method and terminal for acquiring network address
WO2016095751A1 (en) Domain name analysis method and apparatus
CN114157632B (en) Network isolation method, device, equipment and storage medium
JP2013126219A (en) Transfer server and transfer program
CN102761629A (en) Method, device and system for setting DNS (Domain Name System) server address
JP5708288B2 (en) Satellite communication method, control station and earth station

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