CA2601893A1 - Trans-network roaming and resolution with web services for devices - Google Patents

Trans-network roaming and resolution with web services for devices Download PDF

Info

Publication number
CA2601893A1
CA2601893A1 CA002601893A CA2601893A CA2601893A1 CA 2601893 A1 CA2601893 A1 CA 2601893A1 CA 002601893 A CA002601893 A CA 002601893A CA 2601893 A CA2601893 A CA 2601893A CA 2601893 A1 CA2601893 A1 CA 2601893A1
Authority
CA
Canada
Prior art keywords
address
component
network
port
discovery
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
CA002601893A
Other languages
French (fr)
Other versions
CA2601893C (en
Inventor
William R. Williams
Shannon J. Chan
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.)
Microsoft Technology Licensing LLC
Original Assignee
Individual
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 Individual filed Critical Individual
Publication of CA2601893A1 publication Critical patent/CA2601893A1/en
Application granted granted Critical
Publication of CA2601893C publication Critical patent/CA2601893C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/029Firewall traversal, e.g. tunnelling or, creating pinholes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/256NAT traversal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • H04L9/321Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials involving a third party or a trusted authority
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/16Discovering, processing access restriction or access information

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Treatments For Attaching Organic Compounds To Fibrous Goods (AREA)
  • Computer And Data Communications (AREA)

Abstract

Systems and methods are provided that facilitate automated network address determinations and communications between roaming peers. In one aspect, a network communications system is provided. The system includes methods for updating a resolution provider with a current host transport address and for determining a roaming hosts service address and port information. Other processes include opening and mapping ports through a traversal component which can include Network Address Translators and Firewalls and opening/mapping ports in conjunction with cascaded Network Address Translators.

Description

TRANS-NETWORK ROAMING AND RESOLUTION WITH
WEB SERVICES FOR DEVICES
BACKGROUND
[0001] A network address translator (NAT) is a device that can translate Internet Protocol (IP) addresses and TCP/UDP port numbers of data packets as the packets are forwarded. For example, a small business network with multiple computers that connect to the Internet may employ an NAT for such connections. This type business would normally have to obtain a public IP address for each computer on the network from an Internet service provider (ISP). With the NAT, however, the small business can use private addressing and have the NAT map its private addresses to single or to multiple public IP
addresses. The NAT is a common solution for the following combination of requirements:
leveraging the use of a single connection, rather than connecting multiple computers, to the Internet; using private addressing; and providing access to Internet resources without having to deploy a proxy server. Also, these translators provide a type of firewall protection by hiding internal IP addresses and they enable companies to employ more internal IP addresses since there is no possibility of conflict with addresses outside the companies' private domain.
[0002] One major obstacle in NAT technology is that there is a plurality of differing protocols that may be employed for translating network traffic. For instance, many consumer or home systems utilize Cone, Full Cone, or Restricted Cone NAT technologies whereby some routers may behave as a Cone NAT for UDP traffic and behave as a symmetric NAT
for TCP traffic. In corporate situations, symmetric NAT along with hardware or software firewalls are more likely to be employed. Currently, in order to communicate over the differing types of protocols, intense manual configurations are required to properly configure the NAT to communicate over one of the above mentioned protocols. However, many network situations may require more than one protocol to be employed in order for communications to occur between remote applications.
[0003] Other problems occur as hosts move from one network to another, wherein the hosts may rely on the local network to assign their network address. This address may be a complete routable address on the Internet, or it may be an un-routable address that is behind a Network Address Translation (NAT) system. These hosts have what is commonly known as a Dynamic IP addresses or a NAT'ed IP address. Devices with a NAT'ed IP
address generally do not have the ability to accept incoming TCP connections for services unless they have some method of registering a port to be remapped by the NAT system for that specific host service. It is generally not possible for another host on the Internet to discover this assigned address or mapped port for that service using normal address discovery means such as a Domain Name System (DNS) or service. While some services exist to solve Dynamic IP problems (Dynamic DNS), they generally do not function with caching DNS
servers and also they generally cannot resolve dynamic port numbers.

SUMMARY
[0004] The following presents a simplified summary in order to provide a basic understanding of some aspects described herein. This summary is not an extensive overview nor is intended to identify key/critical elements or to delineate the scope of the various aspects described herein. Its sole purpose is to present some concepts in a simplified form as a prelude to the more detailed description that is presented later.
[0005] Systems and methods are provided for automatically determining and configuring communications capabilities between roaming or mobile network devices.
Problems with conventional systems having to manually configure and pre-register with a large server system are mitigated by creating a resolution service that hosts can employ to discover an Internet Protocol (IP) address and port number of an associated roaming service along with additional service information. For instance, after a device or component has obtained an IP address and mapped a port through a Network Address Translator (NAT) system, the device can contact the respective resolution service and thus register its corresponding IP/Port pair in an automatic manner. The resolution service or another resolution service can also be employed to automatically/dynamically locate other network components of interest. The resolution service can exist at a static IP
address and at a well known por-t number if desired, but can also include dynamic components using a DYN-DNS
(Dynamic Domain Name Service), for example via a well-known or predetermined port identity. Other resolution methods can be employed to resolve the resolution services itself (e.g., PNRP can be used to find the resolution service).

[00061 The resolution service can be resolved using a standard DNS or Dynamic DNS
and can optionally resolve using Peer Network Resolution Protocol. Hosts interested in contacting services on roaming hosts would generally contact a resolution provider or service to determine the last known IP address and port for roaming devices. These mobile hosts can then directly contact the service at that IP/Port pair. One benefit of this solution over other possible solutions is that it generally does not require a central server or Internet infrastructure modifications. A specific example of a problem solved includes when two or more laptops are traveling around the world with a Web Service Host on one laptop and a Web Service client on another. These laptops are roaming guests on "public"
networks such as Hotel and hotsport in one specific example. Thus, one laptop has raw material pricing information, and the other employs raw material to dynamically generate sales price guidance for sales personnel. As can be appreciated, various applications can be supported such as antiques or wine futures, for example. Other aspects of the system include NAT
traversal systems and methods such that cascaded NAT components can be traversed in one example to support various automated address determinations and configurations.

[0007] To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings. These aspects are indicative of various ways which can be practiced, all of which are intended to be covered herein. Other advantages and novel features may become apparent from the following detailed description when considered in conjunction with the drawings.

BRIEF DESCRIPTION OF THE DRAWINGS
[0008] Fig. 1 is a schematic block diagram illustrating a network roaming and resolution system.
[0009] Fig. 2 is a flow diagram illustrating a resolution provider process.
[0010] Fig. 3 is a flow diagram illustrating an NAT resolution process.
[0011] Figs. 4-7 illustrate example systems for automated address resolution determinations.
[0012] Fig. 8 is an example discovery system for clients systems and services.
[0013] Fig. 9 is a schematic block diagram illustrating a suitable operating environment.
[0014] Fig. 10 is a schematic block diagram of a sample-computing environment.
DETAILED DESCRIPTION
[0015] Systems and methods are provided that facilitate automated network address determinations and communications between roaming peers. In one aspect, a network communications system is provided. The system includes methods for updating a resolution provider with a current host address and for determining a roaming hosts service address and port information. Other processes include opening ports through Network Address Translators and opening ports in conjunction with cascaded Network Address Translators.
[0016] As used in this application, the tem7s "component," "translator,"
"system,"
"object," and the like are intended to refer to a computer-related entity, either hardware, a combination of hardware and software, software, or software in execution. For example, a component may be, but is not limited to being, a process running on a processor, a processor, an object, an executable, a thread of execution, a program, and/or a computer.
By way of illustration, both an application running on a server and the server can be a component. One or more components may reside within a process and/or thread of execution and a component may be localized on one computer and/or distributed between two or more computers. Also, these components can execute from various computer readable media having various data structures stored thereon. The components may communicate via local and/or remote processes such as in accordance with a signal having one or more data packets (e.g., data from one component interacting with another component in a local system, distributed system, and/or across a network such as the Internet with other systems via the signal).
[0017] Referring initially to Fig. 1, an automated roaming and resolution system 100 is illustrated. The system 100 includes a network 110 (e.g., Internet) where one or more roaming devices 120 can establish communications across the network. The system 100 includes a resolution provider 130 for determining network address for the devices 120 and a discovery component 140 to facilitate the automated address determinations. An event component 150 can be provided to update the resolution provider 130 or the discovery component 140 with routing changes of the devices 120 as they move from location to location. A traversal component 160 can be provided to isolate the devices 120 or route addresses from the network 110 to the devices or alternatively provide firewall support. The traversal component 160 can include one or more network address translators (NAT) that operate according to a plurality of NAT protocols. Such protocols enable communications between one or more end-user applications.

[0018] In one aspect, the system 100 provides a system where the location of associated devices 120 can be resolved without generally requiring centralized servers or Internet infrastructure changes. The resolution provider 130 can store a friendly device name, GUID, Public IP/Port pair, Private IP/Port pair, NAT tunnel expiration time, and port for routing to a device, for example. Device Resolution providers can run on a well- known port at a static or dynamic IP that can be reached via a DNS lookup, for example. The devices 120 can register their current location with one or more device resolution providers, if desired. The resolution provider 130 is generally accessible using a friendly name from a Domain Name Service (DNS). The resolution provider 130 responds to requests for transport addresses of friendly device names or GUID. Also, the resolution provider 130 may have access control lists (ACLs) for queries and can authenticate location updates via secure socket e.g., SSL/TLS using client and server certificates, shared secret or other type security mechanism.

[0019] The system 100 allows for automatically determining and configuring communications capabilities between roaming or mobile network devices 120.
Problems with conventional systems having to manually configure and pre-register with a large server system are mitigated by creating a resolution service that hosts can employ to discover an Internet Protocol (IP) address and port number of an associated roaining service along with additional service information. For instance, after a device 120 or component has obtained an IP address and mapped a port through a Network Address Translator (NAT) component 160, the device can contact the respective resolution service 130 and thus register its corresponding IP/Port pair in an automatic manner. Likewise it can contact the same or another resolution service 130 to automatically/dynamically locate other network components of interest. The resolution service can exist at a static IP
address and at a well known port number if desired, but can also include dynamic components using a DYN-DNS
(Dynamic Domain Name Service), for example via a well-known or predetermined port identity. It could also be located using PNRP (Peer Name Resolution Protocol) to DNS
gateway PNRP directly or another name to address resolution service.

[0020] The resolution service or provider 130 can resolve addresses using its internal database of transport addresses. Hosts interested in contacting services on roaming hosts would generally contact the resolution provider 130 or service to determine the last known IP
address and port for roaming devices 120. These mobile hosts can then directly contact the service at that IP/Port pair. One benefit of this solution over other possible solutions is that it generally does not require a central server or Internet infrastructure modifications. A specific example of a problem solved by the system 100 is two or more laptops traveling across different locations with a Web Service on one laptop and a Web Service client on another.
As can be appreciated, various communications applications can be supported.
Other aspects include NAT traversal systems and methods such that cascaded NAT components 160 can be traversed in one example to support the automated address determinations port mappings for the device 120.
[0021] Figs. 2 and 3 illustrate automated address resolution processes for roaming devices. While, for purposes of simplicity of explanation, the methodologies are shown and described as a series or number of acts, it is to be understood and appreciated that the subject methodology is not limited by the order of acts, as some acts may occur in different orders and/or concurrently with other acts from that shown and described herein. For example, those skilled in the art will understand and appreciate that a methodology could alternatively be represented as a series of interrelated states or events, such as in a state diagram.
Moreover, not all illustrated acts may be required to implement a methodology as described herein.
[0022] Referring now to Fig. 2, an exemplary resolution provider process 200 is illustrated. In this aspect, at 210, a method is illustrated for updating a resolution provider with a current host transport address. This includes sending a message to update a resolution provider at 220, and sending parameters to the resolution provider at 230. For instance, a roaming host service sends a SOAP message using e.g., a WS-Eventing message to the resolution provider with a change of location event. At 230, this event includes the services' friendly name, GUID, Routable Public IP/Port pair, Private IP/Port pair, IP
address lease time and NAT tunnel lease time, for example.
[0023] At 240, a method is provided for determining a roaming host's Service Address and IP port. This includes resolving a host's address via directed WS-discovery at 250 and responding with a transport address match to the discovery request at 260. In this example, to resolve a host's Service Address and port, a client host uses a globally unique identifier (GUID) and performs a resolve using directed discovery to the resolution provider.
At 260, the resolution provider responds with a resolve-match containing the address and port information for the host's service address.
[0024] Fig. 3 illustrates an exainple process 300 for traversing Network Address Translators. A method 300 for updating a resolution provider with a current host address and for opening cascaded network address translators (NAT). The process 300 includes automatically discovering NAT or firewall parameters at 310 and requesting a network address at 320. From this, an address is selected for a roaming device from a device pool at 330. At 340 a resolution provider responds to a device with an external address for communications, whereas at 350, a plurality of cascaded NATs are automatically opened. To illustrate the process 300, the following examples can apply.
[0025] A host that is hidden behind a NAT or Firewall should first discover that they are shielded from the Internet and cannot receive external initiated connections. The host desiring to gain external access should use e.g., WS-Discovery to search for a WSD enabled NAT or firewall. The host will then request an external IP address and port pair from a WSD
enabled NAT/firewall. The host may present security credentials to the NAT/Firewall to demonstrate it is authorized to receive externally initiated connections. The NAT/Firewall can select an Internet Protocol (IP) address from its device IP pool and a port from the pool for that IP address and then map the port and IP to the host's internal IP/port pair. The NAT/firewall can then respond to the host device with the externally mapped IP
address and port number, along with lease time, for example. At 350, a process for opening cascaded NATs is provided. For example, when a host is located behind two or more NATs that are cascaded, it is the responsibility of the lower NAT to perform a e.g., WS-Discovery for upstream NATs/FW and request to map the port and IP address for the host to one of its external ports. In turn, the upstream NAT/FW can map a routable IP/port pair and return that value to the lower NAT. Credentials for the host device or lower NAT can be employed to authorize each NAT to open ports.
[0026] Fig. 4 illustrates an example system 400 for address resolution. In this example, a digital camera client 410 for a WS Storage Service in an Internal Network is provided. The camera 410 stores images directly on a personal computer 420 according to the following sequence: A Storage Service (WSSS) requests an external IP/Port pair using e.g., Web Services based Internet Gateway Device (IGD) wsdl. Then, a WSSS
sends registration update to its resolution service which can be in the IGD. The IGD
stores external IP/port and internal IP/port pair for WSSS and an IGD Discovery service listens for resolution requests for WSSS. The camera 410 connects to Discovery Service on IGD's external address and IGD detects resolution message originated from locally mapped device.
The IGD resolves to storage service's internal IP and port pair, and the camera 410 connects directly to Laptop's 420 storage service. The cainera 410 (or any network device) can also repeat this for printer service 430 or substantially any other service.
[0027] Proceeding to Fig. 5, an external network location resolution system 500 is illustrated. In this example, the example system 500 can operate as follows: A
camera 510 (or other roaming device) connects to Discovery service on an IGD's external address and updates its transport address information. The storage service 520 moves to a new network and updates the transport address information on the IGD. The camera 510 communicates with the storage service 520 so it sends a resolution request to the IGD. The IGD resolves to the storage service's public IP and port pair across the Internet, for exainple. The cainera 510 then connects directly to the Laptop's storage service via its public address and reverse NAT.
The storage service may need to resolve the camera and it is able to do so by sending a resolve message to the IGD.
[0028] Proceeding to Fig. 6, an alternative external network location resolution system 600 is illustrated. In this example, the example system 600 operates as follows: A
camera 610 (or other device) connects to Discovery service on an IGD's external address.
The IGD resolves to storage service's public IP and port pair. The camera 610 connects directly to a Laptop's 620 storage service via public address and reverse NAT.
The camera 620 repeats query for printer's 630 (or otlier device) Web Service and connects to printer or other device via public address of IGD and reverse NAT.
[0029] Referring to Fig. 7, an example network address translator traversal system 700 is illustrated. In this example, the system provides an Internet routable IP address and port to a WSD device and provides a TCP tunnel on that routable IP/port pair to the WSD
device that may be behind one or many NATs. For instance, this can include an IGD2 (710) and IGD 1 (720) as WSD client and servers, where an IGDO (730) is a WSD server and discovery proxy. A laptop 740 requests external IP and port pair from local IGD (IGD 2) 710. IGD2 maps a port and requests external port pair mapping from upstream IGD1 (720).
IGDI maps a port and requests external port pair mapping from Upstream IGDO
(730). IGDO
maps port and responds to IGD 1 (720) with external IP address and port pair and lease time.
IGDI passes external IP/port to IGD2 (710) which passes the IP/port pair to the laptop 740 (or other computing device). The laptop 740 can now use external IP/port pair to register its location with a resolution provider.
[0030] Fig. 8 is an example discovery system 800 for clients systems and services.
The system 800 includes one or more clients 810 that seek to communicate to one or more target services 820 via a discovery protocol 830. As illustrated, one or more probes 840 may be directed between the clients 810 and services 830 in order to establish connections, wherein respective messages may be directed from the services in response to the probes.
[0031] In general, a multicast discovery protocol can be provided to locate services 820. The primary mode of discovery is a client 810 searching for one or more target services 820. To find a target service 820 by the type of the target service, a scope in which the target service resides, or both, a client sends the probe message 840 to a multicast group; target services that match the probe send a response directly to the client 810. To locate the transport address of a target service by name, the client 810 sends a resolution request message to the same multicast group, and again, the target service 820 that matches sends a response directly to the client. To minimize the need for polling, when a target service joins the network, it sends an announcement message to the same multicast group. By listening to this multicast group, clients 810 can detect newly-available target services without repeated probing.
[0032] To scale to a large number of endpoints, multicast suppression behavior can be provided if a discovery proxy is available on the network. Specifically, when a discovery proxy detects a probe or resolution request sent by multicast, the discovery proxy sends an announcement for itself. By listening for these announcements, clients detect discovery proxies and switch to use a discovery proxy-specific protocol. However, if a discovery proxy is unresponsive, clients revert to use the protocol described herein.
[0033] To support networks with explicit network management services like DHCP, DNS, domain controllers, directories, and so forth, clients and/or target services may be configured to behave differently than defined herein. For example, another specification may define a well-known DHCP record containing the address of a discovery proxy, and compliance with that specification may require endpoints to send messages to this discovery proxy rather than to a multicast group. While the specific means of such configuration can be provided in a variety of differing processes, it is expected that any such configuration would allow clients and/or target services to migrate smoothly between carefully-managed and ad hoc networks. Multiple discovery proxies can also be used. For example, a cell phone may update its transport address on a work discovery proxy and a home discovery proxy. Clients resolving the locating on that cell phone can use either proxy to resolve it.
[0034] The following illustrates and XML example for an example probe message:
(01) <s:Envelope (02) xmins:a="http://schemas.xmisoap.org/ws/2004/08/addressing"
(03) xmins:d="http://schemas.xmisoap.org/ws/2004/10/discovery"
(04) xmins:i="http://printer.example.org/2003/imaging"
(05) xmins:s="http://www.w3.org/2003/05/soap-envelope" >
(06) <s:Header>

(07) <a:Action>
(08) http://schemas.xmisoap.org/ws/2004/10/discovery/Probe (09) </a:Action>
(10) <a:MessagelD>
(11)uuid:0a6dc791-2be6-4991-9afl-454778a1917a (12) </a:MessageID>
(13) <a:To>urn:schemas-xmisoap-org:ws:2004:10:discovery</a:To>
(14) </s:Header>
(15) <s:Body>
(16) <d:Probe>
(17) <d:Types>i:PrintBasic</d:Types>
(18) <d:Scopes (19) MatchBy="http://schemas.xmisoap.org/ws/2004/10/discovery/Idap" >
(20) ldap:///ou=engineering,o=examplecom,c=us (21) </d:Scopes>
(22) </d:Probe>
(23) </s:Body>
(24) </s:Envelope>
[0035] Lines (07-09) in the above example indicate the message is a Probe, and Line (13) indicates it is being sent to a well-known address [RFC 2141]. Since there is no explicit ReplyTo SOAP header block [WS-Addressing], any response to this Probe will be sent as a UDP packet to the source IP address and port of the Probe transport header.
Lines (17-21) specify two constraints on the Probe: Line (17) constrains responses to Target Services that implement a basic print Type; Lines (18-21) constrain responses to Target Services in the Scope for an engineering department, for example. Generally, only Target Services that satisfy both of these constraints will respond. Though both constraints are included in this example, a Probe is not required to include eitlier.
[0036] The following XML example illustrates an example probe match in response to the probe message described in the above example.
(01) <s:Envelope (02) xmins:a="http://schemas.xmisoap.org/ws/2004/08/addressing"
(03) xmins:d="http://schemas.xmisoap.org/ws/2004/10/discovery"
(04) xmlns:i="http://printer.example.org/2003/imaging"

(05) xmins:s="http://www.w3.org/2003/05/soap-envelope" >
(06) <s:Header>
(07) <a:Action>
(08) http://schemas.xmisoap.org/ws/2004/10/discovery/ProbeMatches (09) </a:Action>
(10) <a:MessagelD>
(11) uuid:e32e6863-ea5e-4ee4-997e-69539d1ff2cc (12) </a:MessagelD>
(13) <a:RelatesTo>
(14)uuid:0a6dc791-2be6-4991-9afl-454778a1917a (15) </a:RelatesTo>
(16) <a:To>
(17) http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous (18) </a:To>
(19) </s:Header>
(20) <s:Body>
(21) <d:ProbeMatches>
(22) <d:ProbeMatch>
(23) <a:EndpointReference>
(24) <a:Address>
(25) uuid:98190dc2-0890-4ef8-ac9a-5940995e6119 (26) </a:Address>
(27) </a:EndpointReference>
(28) <d:Types>i:PrintBasic i:PrintAdvanoed</d:Types>
(29) <d:Scopes>
(30) ldap:///ou=engineering,o=examplecom,c=us (31) ldap:///ou=floor2,ou=b42,ou=anytown,o=examplecom,c=us (32) </d:Scopes>
(33) <d:XAddrs>http://prn-example/PRN42/b42-1668-a</d:XAddrs>
(34) <d:MetadataVersion>75965</d:MetadataVersion>
(35) </d:ProbeMatch>
(36) </d:ProbeMatches>
(37) </s:Body>
(38) </s:Envelope>
[0037] Lines (07-09) in the probe response message above indicate this message is a Probe Match, and Lines (13-15) indicate that it is a response to the Probe message preceding this example response. Since the Probe did not have an explicit ReplyTo SOAP
header block, Lines (16-18) indicate that the response was sent to the source IP
address and port of the transport header of the Probe. Lines (22-35) describe a single Target Service. Lines (23-27) contain a stable, unique identifier for the Target Service that is constant across network interfaces, transport addresses, and IPv4/v6. In this case, the value is a UUID scheme URI, but it may be a transport URI (like the one in Line 33) if it meets stability and uniqueness requirements. Line (28) lists the Types (see, e.g., [WSDL 1.1]) implemented by the Target Service, in this example, a basic print type that matched the Probe as well as an advanced print type.
[0038] Lines (29-32) list two administrative Scopes, one that matched the Probe as well as another that is specific to a particular physical location. Line (33) indicates the transport addresses where the Target Service may be reached; in this case, a single HTTP
transport address. Line (34) contains the version of the metadata for the Target Service; this version is incremented if there is a change in the metadata for the Target Service (including Lines 28-33).
[0039] In order to provide a context for the various aspects of the disclosed subject matter, Figs. 9 and 10 as well as the following discussion are intended to provide a brief, general description of a suitable environment in which the various aspects of the disclosed subject matter may be implemented. While the subject matter has been described above in the general context of computer-executable instructions of a computer program that runs on a computer and/or computers, those skilled in the art will recognize that the invention also may be implemented in combination with other program modules. Generally, program modules include routines, programs, components, data structures, etc. that perform particular tasks and/or implement particular abstract data types. Moreover, those skilled in the art will appreciate that the methods may be practiced with other computer system configurations, including single-processor or multiprocessor computer systems, mini-computing devices, mainframe computers, as well as personal computers, hand-held computing devices (e.g., personal digital assistant (PDA), phone, watch...), microprocessor-based or programmable consumer or industrial electronics, and the lilce. The illustrated aspects may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. However, some, if not all aspects can be practiced on stand-alone computers. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.
[0040] With reference to Fig. 9, an exemplary environment 910 for implementing various aspects includes a computer 912. The computer 912 includes a processing unit 914, a system memory 916, and a system bus 918. The system bus 918 couples system components including, but not limited to, the system memory 916 to the processing unit 914. The processing unit 914 can be any of various available processors. Dual microprocessors and other multiprocessor architectures also can be employed as the processing unit 914.
[0041] The system bus 918 can be any of several types of bus structure(s) including the memory bus or memory controller, a peripheral bus or external bus, and/or a local bus using any variety of available bus architectures including, but not limited to, 11-bit bus, Industrial Standard Architecture (ISA), Micro-Channel Architecture (MSA), Extended ISA
(EISA), Intelligent Drive Electronics (IDE), VESA Local Bus (VLB), Peripheral Component Interconnect (PCI), Universal Serial Bus (USB), Advanced Graphics Port (AGP), Personal Computer Memory Card International Association bus (PCMCIA), CardBUS, Bluetooth, Firewire 1394, and Small Computer Systems Interface (SCSI).
[0042] The system meinory 916 includes volatile memory 920 and nonvolatile memory 922. The basic input/output system (BIOS), containing the basic routines to transfer information between elements within the computer 912, such as during start-up, is stored in nonvolatile memory 922. By way of illustration, and not limitation, nonvolatile memory 922 can include read only memory (ROM), programmable ROM (PROM), electrically prograinmable ROM (EPROM), electrically erasable ROM (EEPROM), or flash memory.
Volatile memory 920 includes random access memory (RAM), which acts as external cache memory. By way of illustration and not limitation, RAM is available in many forms such as synchronous RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), Synchlink DRAM (SLDRAM), and direct Rambus RAM (RDRAM).
[0043] Computer 912 also includes removable/non-removable, volatile/non-volatile computer storage media. Fig. 9 illustrates, for example a disk storage 924.
Disk storage 924 includes, but is not limited to, devices like a magnetic disk drive, floppy disk drive, tape drive, Jaz drive, Zip drive, LS-100 drive, flash memory card, or memory stick.
In addition, disk storage 924 can include storage media separately or in combination with other storage media including, but not limited to, an optical disk drive such as a compact disk ROM device (CD-ROM), CD recordable drive (CD-R Drive), CD rewritable drive (CD-RW Drive) or a digital versatile disk ROM drive (DVD-ROM). To facilitate connection of the disk storage devices 924 to the system bus 918, a removable or non-removable interface is typically used such as interface 926.
[0044] It is to be appreciated that Fig 9 describes software that acts as an intermediary between users and the basic computer resources described in suitable operating environment 910. Such software includes an operating system 928. Operating system 928, which can be stored on disk storage 924, acts to control and allocate resources of the computer system 912.
System applications 930 take advantage of the management of resources by operating system 928 through program modules 932 and program data 934 stored either in system memory 916 or on disk storage 924. It is to be appreciated that the subject matter disclosed herein can be implemented with various operating systems or combinations of operating systems.
[0045] A user enters commands or information into the computer 912 through input device(s) 936. Input devices 936 include, but are not limited to, a pointing device such as a mouse, trackball, stylus, touch pad, keyboard, microphone, joystick, game pad, satellite dish, scanner, TV tuner card, digital camera, digital video camera, web camera, and the like.
These and other input devices connect to the processing unit 914 through the system bus 918 via interface port(s) 938. Interface port(s) 938 include, for example, a serial port, a parallel port, a game port, and a universal serial bus (USB). Output device(s) 940 use some of the same type of ports as input device(s) 936. Thus, for example, a USB port may be used to provide input to computer 912, and to output information from computer 912 to an output device 940. Output adapter 942 is provided to illustrate that there are some output devices 940 like monitors, speakers, and printers, among other output devices 940, that require special adapters. The output adapters 942 include, by way of illustration and not limitation, video and sound cards that provide a means of connection between the output device 940 and the system bus 918. It should be noted that other devices and/or systems of devices provide both input and output capabilities such as remote computer(s) 944.
[0046] Computer 912 can operate in a networked environment using logical connections to one or more remote computers, such as remote computer(s) 944.
The remote computer(s) 944 can be a personal computer, a server, a router, a network PC, a workstation, a microprocessor based appliance, a peer device or other common network node and the lilce, and typically includes many or all of the elements described relative to computer 912. For purposes of brevity, only a memory storage device 946 is illustrated with remote computer(s) 944. Remote computer(s) 944 is logically connected to computer 912 through a network interface 948 and then physically connected via communication connection 950.
Networlc interface 948 encompasses communication networks such as local-area networks (LAN) and wide-area networks (WAN). LAN technologies include Fiber Distributed Data Interface (FDDI), Copper Distributed Data Interface (CDDI), Ethernet/IEEE 802.3, Token Ring/IEEE
802.5 and the like. WAN technologies include, but are not limited to, point-to-point links, circuit switching networks like Integrated Services Digital Networks (ISDN) and variations thereon, packet switching networks, Digital Subscriber Lines (DSL), 802.11G, 802.11A/B, 802.11N, Zigbee, Ultra Wideband, Bluetooth, IRDA, and IP/USB.
[0047] Communication connection(s) 950 refers to the hardware/software employed to connect the network interface 948 to the bus 918. While communication connection 950 is shown for illustrative clarity inside computer 912, it can also be external to computer 912.
The hardware/software necessary for connection to the network interface 948 includes, for exemplary purposes only, internal and external technologies such as, modems including regular telephone grade modems, cable modems and DSL modems, ISDN adapters, and Ethernet cards.
[0048] Fig. 10 is a schematic block diagram of a sample-computing environment 1000. The system 1000 includes one or more client(s) 1010. The client(s) 1010 can be hardware and/or software (e.g., threads, processes, computing devices). The system 1000 also includes one or more server(s) 1030. The server(s) 1030 can also be hardware and/or software (e.g., threads, processes, computing devices). The servers 1030 can house threads to perform transformations, for example. One possible communication between a client 1010 and a server 1030 may be in the form of a data packet adapted to be transmitted between two or more computer processes. The system 1000 includes a communication framework that can be employed to facilitate communications between the client(s) 1010 and the server(s) 1030. The client(s) 1010 are operably connected to one or more client data store(s) 1060 that can be employed to store information local to the client(s) 1010.
Similarly, the server(s) 1030 are operably connected to one or more server data store(s) 1040 that can be employed to store information local to the servers 1030.
[0049] What has been described above includes various exemplary aspects. It is, of course, not possible to describe every conceivable combination of components or methodologies for purposes of describing these aspects, but one of ordinary skill in the art may recognize that many further combinations and permutations are possible.
Accordingly, the aspects described herein are intended to embrace all such alterations, modifications and variations that fall within the spirit and scope of the appended claims.
Furthermore, to the extent that the term "includes" is used in either the detailed description or the claims, such term is intended to be inclusive in a manner similar to the term "comprising"
as "comprising"
is interpreted when employed as a transitional word in a claim.

Claims (20)

1. A network communications system, comprising:
a resolution provider to automatically determine network addresses for one or more roaming network devices; and a discovery component to facilitate determination of the network addresses for the one or more roaming network devices.
2. The system of claim 1, further comprising at least one Network Address Translator component.
3. The system of claim 2, further comprising a query component that is associated with a client that is employed to determine and select one or more NAT types.
4. The system of claim 1, further comprising an event component to update the resolution provider with roaming address information.
5. The system of claim 1, further comprising at least one protocol discovery component to determine connections between the roaming network devices.
6. The system of claim 1, further comprising a component to update the resolution provider with a current host address.
7. The system of claim 1, further comprising a function to transmit an initialization packet from a first client component to a second client component.
8. The system of claim 1, further comprising a component to transmit a Simple Object Access protocol message.
9. The system of claim 1, further comprising a component for storing a service friendly name, a GUID, a routable public address and port pair, an address lease time, and a tunnel lease time.
10. The system of claim 1, further comprising a component to determine a roaming host service address and port.
11. The system of claim 10, further comprising a client component to probe a service address and port from a discovery component.
12. The system of claim 11, further comprising a resolution provider that responds to the client component with an address and port information match to the probe.
13. The system of claim 1, further comprising a component for opening ports behind a network address translator (NAT).
14. The system of claim 13, further comprising a discovery component to determine external addresses and port information from the NAT.
15. The system of claim 14, further comprising a component to process security credentials in accordance with the discovery component.
16. The system of claim 1, further comprising a computer readable medium having computer readable instructions stored thereon for executing the resolution provider or the discovery component.
17. A network discovery method, comprising:
sending a probe message to at least one target service from at least one roaming client component;
receiving a probe response message from the target service; and automatically determining network addresses for the roaming client component based in part on the probe response message.
18. The method of claim 17, further comprising a component to generate an external Internet Protocol (IP) address and port.
19. The method of claim 18, further comprising:
mapping the IP address and port;
opening two or more cascaded network address translators (NATS); and routing address and port information between the NATS.
20. A network discovery system, comprising:
means for communicating between at least two network components;
means for sending a probe message between the network components;
means for generating a probe response message from at least one of the network components; and means for determining network addresses for the network components based on communications between the network components.
CA2601893A 2005-04-25 2006-04-24 Trans-network roaming and resolution with web services for devices Active CA2601893C (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US67461905P 2005-04-25 2005-04-25
US60/674,619 2005-04-25
US11/291,062 2005-11-30
US11/291,062 US8117340B2 (en) 2005-04-25 2005-11-30 Trans-network roaming and resolution with web services for devices
PCT/US2006/015722 WO2006116449A2 (en) 2005-04-25 2006-04-24 Trans-network roaming and resolution with web services for devices

Publications (2)

Publication Number Publication Date
CA2601893A1 true CA2601893A1 (en) 2006-11-02
CA2601893C CA2601893C (en) 2013-12-31

Family

ID=37188396

Family Applications (1)

Application Number Title Priority Date Filing Date
CA2601893A Active CA2601893C (en) 2005-04-25 2006-04-24 Trans-network roaming and resolution with web services for devices

Country Status (13)

Country Link
US (1) US8117340B2 (en)
JP (1) JP5036704B2 (en)
KR (1) KR101247027B1 (en)
CN (1) CN101501665B (en)
AU (1) AU2006241233B2 (en)
BR (1) BRPI0609638B1 (en)
CA (1) CA2601893C (en)
EG (1) EG26499A (en)
MX (1) MX2007011867A (en)
NO (1) NO338965B1 (en)
RU (1) RU2417418C2 (en)
TW (1) TWI413389B (en)
WO (1) WO2006116449A2 (en)

Families Citing this family (46)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8266677B2 (en) * 2000-12-20 2012-09-11 Intellisync Corporation UDP communication with a programmer interface over wireless networks
US8117340B2 (en) 2005-04-25 2012-02-14 Microsoft Corporation Trans-network roaming and resolution with web services for devices
US20070112962A1 (en) * 2005-11-14 2007-05-17 Steve Lewontin Network connection establishment using out of band connection request
US8626925B2 (en) * 2005-12-16 2014-01-07 Panasonic Corporation Systems and methods for providing a selective multicast proxy on a computer network
US20070153812A1 (en) * 2005-12-29 2007-07-05 John Kemp Dynamic discovery of a network service on a mobile device
US8107469B2 (en) 2007-03-15 2012-01-31 Microsoft Corporation Enabling routing of data on a network based on a portion of data accessed from a non-network enabled device
US20080225869A1 (en) * 2007-03-15 2008-09-18 Microsoft Corporation Enabling sharing of devices on a network
US20080244723A1 (en) * 2007-03-27 2008-10-02 Microsoft Corporation Firewall Restriction Using Manifest
US8279869B1 (en) * 2007-03-30 2012-10-02 Symantec Operating Corporation Reliable communication channel over existing TCP connection
FR2916114B1 (en) * 2007-05-11 2009-06-12 Sagem Comm METHOD OF ESTABLISHING POINT-TO-POINT COMMUNICATION BETWEEN A CALLING TERMINAL AND A TERMINAL CALLED FROM A WIRELESS AD-HOC-TYPE PACKET COMMUNICATION NETWORK
US8200968B2 (en) * 2007-12-20 2012-06-12 The Directv Group, Inc. Method and apparatus for communicating between a requestor and a user receiving device using a user device locating module
US8789149B2 (en) * 2007-12-20 2014-07-22 The Directv Group, Inc. Method and apparatus for communicating between a user device and a user device locating module to allow a partner service to be provided to a user device
US9143493B2 (en) * 2007-12-20 2015-09-22 The Directv Group, Inc. Method and apparatus for communicating between a user device and a gateway device to form a system to allow a partner service to be provided to the user device
JP5264161B2 (en) * 2007-12-21 2013-08-14 キヤノン株式会社 Information processing apparatus, device, control method for information processing apparatus, and computer program
WO2009093308A1 (en) * 2008-01-22 2009-07-30 Ntt Pc Communications, Inc. Connection control method, connection control server device, connection control client device, and program
US8635341B2 (en) 2008-02-14 2014-01-21 Microsoft Corporation Termination criteria in service discovery request
US8631134B2 (en) * 2008-07-30 2014-01-14 Visa U.S.A. Inc. Network architecture for secure data communications
US20100157848A1 (en) * 2008-12-22 2010-06-24 Qualcomm Incorporated Method and apparatus for providing and utilizing local maps and annotations in location determination
US8938211B2 (en) 2008-12-22 2015-01-20 Qualcomm Incorporated Providing and utilizing maps in location determination based on RSSI and RTT data
US8938355B2 (en) 2009-03-13 2015-01-20 Qualcomm Incorporated Human assisted techniques for providing local maps and location-specific annotated data
KR101496649B1 (en) * 2009-08-21 2015-03-02 삼성전자주식회사 Method and apparatus for sharing fuction of external device
JP5528124B2 (en) * 2010-01-06 2014-06-25 キヤノン株式会社 Device search apparatus, device search method, and program
US8438288B2 (en) 2010-02-17 2013-05-07 Microsoft Corporation Device-pairing by reading an address provided in device-readable form
US9142965B2 (en) 2011-07-28 2015-09-22 Tigo Energy, Inc. Systems and methods to combine strings of solar panels
US8792883B2 (en) * 2011-10-18 2014-07-29 Alcatel Lucent Integration of roaming and non-roaming message processing
US9158559B2 (en) 2012-01-27 2015-10-13 Microsoft Technology Licensing, Llc Roaming of note-taking application features
US8745654B1 (en) 2012-02-09 2014-06-03 The Directv Group, Inc. Method and system for managing digital rights for content
US9080882B2 (en) 2012-03-02 2015-07-14 Qualcomm Incorporated Visual OCR for positioning
US8924546B1 (en) 2012-03-21 2014-12-30 Trend Micro Incorporated Roaming bandwidth guidance for mobile computing devices
US10360565B2 (en) 2012-05-18 2019-07-23 Kofax, Inc. System and method for providing a universal endpoint address schema to route documents and manage document workflows
US9479489B2 (en) 2013-03-05 2016-10-25 Comcast Cable Communications, Llc Systems and methods for providing services
US9088541B2 (en) 2013-05-31 2015-07-21 Catbird Networks, Inc. Systems and methods for dynamic network security control and configuration
US9912549B2 (en) 2013-06-14 2018-03-06 Catbird Networks, Inc. Systems and methods for network analysis and reporting
US11196636B2 (en) 2013-06-14 2021-12-07 Catbird Networks, Inc. Systems and methods for network data flow aggregation
WO2015012863A1 (en) * 2013-07-26 2015-01-29 Hewlett Packard Development Company, L.P. Network configuration using service identifier
US20150067144A1 (en) * 2013-09-03 2015-03-05 Stephen Kent Scovill Method and System for Detecting Network Printers without Prior Knowledge of Network Topology
US9794218B2 (en) 2014-04-29 2017-10-17 Trustiosity, Llc Persistent network addressing system and method
TWI514833B (en) * 2014-05-06 2015-12-21 D Link Corp We can dynamically adjust the method of setting information in gateway device
WO2016036752A2 (en) 2014-09-05 2016-03-10 Catbird Networks, Inc. Systems and methods for creating and modifying access control lists
US9467726B1 (en) 2015-09-30 2016-10-11 The Directv Group, Inc. Systems and methods for provisioning multi-dimensional rule based entitlement offers
CN109379277B (en) * 2018-12-10 2021-04-09 贝尔合控(深圳)科技有限责任公司 Distributed IM communication method and device based on routing addressing
CN109462606A (en) * 2018-12-19 2019-03-12 安徽典典科技发展有限责任公司 Point-to-point remote access method
CN111385260B (en) * 2018-12-28 2022-01-25 广州市百果园信息技术有限公司 Port detection method, system, server and storage medium
CN111431956B (en) * 2019-01-10 2022-07-05 阿里巴巴集团控股有限公司 Cross-network service access method, device, system and storage medium
DE102022115026A1 (en) 2021-06-22 2022-12-22 Drägerwerk AG & Co. KGaA Method and computer for setting up data transmission
CN115150809A (en) * 2022-06-29 2022-10-04 中国电信股份有限公司 Method, device and storage medium for processing different network roaming

Family Cites Families (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5745699A (en) 1993-09-24 1998-04-28 Apple Computer, Inc. Dynamic address assignment in an arbitrarily connected network
US6201962B1 (en) 1997-05-14 2001-03-13 Telxon Corporation Seamless roaming among multiple networks including seamless transitioning between multiple devices
JP3954689B2 (en) * 1997-06-12 2007-08-08 インターナショナル・ビジネス・マシーンズ・コーポレーション Message processing method, message processing apparatus, and storage medium for storing program for controlling message processing
US6243581B1 (en) 1998-12-11 2001-06-05 Nortel Networks Limited Method and system for seamless roaming between wireless communication networks with a mobile terminal
US6466571B1 (en) 1999-01-19 2002-10-15 3Com Corporation Radius-based mobile internet protocol (IP) address-to-mobile identification number mapping for wireless communication
TW428404B (en) * 1999-03-08 2001-04-01 Jiang Yan Yuan Method for solving moving calculation problems by enhanced NAT gateways
WO2000054475A1 (en) 1999-03-09 2000-09-14 Telefonaktiebolaget Lm Ericsson (Publ) Multicast handover for mobile internet protocol
ATE311060T1 (en) 1999-03-17 2005-12-15 3Com Corp METHOD AND SYSTEM FOR NETWORK ADDRESS TRANSLATION WITH SECURITY FEATURES
WO2001031472A1 (en) 1999-10-22 2001-05-03 Telcordia Technologies, Inc. Method and system for host mobility management protocol
AU773884B2 (en) 1999-11-03 2004-06-10 Cisco Technology, Inc. Distributed network communication system which enables multiple network providers to use a common distributed network infrastructure
US20010034831A1 (en) * 2000-04-19 2001-10-25 Brustoloni Jose C. Method and apparatus for providing internet access to client computers over a lan
US7000015B2 (en) 2000-04-24 2006-02-14 Microsoft Corporation System and methods for providing physical location information and a location method used in discovering the physical location information to an application on a computing device
US6907017B2 (en) 2000-05-22 2005-06-14 The Regents Of The University Of California Mobility management in wireless internet protocol networks
US7260638B2 (en) * 2000-07-24 2007-08-21 Bluesocket, Inc. Method and system for enabling seamless roaming in a wireless network
US6633761B1 (en) * 2000-08-11 2003-10-14 Reefedge, Inc. Enabling seamless user mobility in a short-range wireless networking environment
US6691227B1 (en) 2000-09-08 2004-02-10 Reefedge, Inc. Location-independent packet routing and secure access in a short-range wireless networking environment
GB2367980B (en) 2000-10-09 2004-03-17 Ericsson Telefon Ab L M Mobile hosts
US20020138622A1 (en) 2001-03-21 2002-09-26 Motorola, Inc. Apparatus and method of using long lived addresses in a private network for push messaging to mobile devices
US20040019664A1 (en) 2002-02-15 2004-01-29 Franck Le Method and system for discovering a network element in a network such as an agent in an IP network
KR100934138B1 (en) 2002-05-06 2009-12-29 퀄컴 인코포레이티드 System and method for registering IP address of wireless communication device
JP2004029939A (en) 2002-06-21 2004-01-29 Hitachi Ltd Communication proxy device and service providing method using the same device
US7133669B2 (en) 2002-08-02 2006-11-07 Pctel, Inc. Systems and methods for seamless roaming between wireless networks
US7702357B2 (en) 2002-11-26 2010-04-20 Sony Corporation Wireless intelligent switch engine
KR100501323B1 (en) * 2002-12-16 2005-07-18 삼성전자주식회사 Method and Apparatus for the realization of mobility by using WLAN Voice terminal at the ISDN switching system
US7453850B2 (en) 2002-12-20 2008-11-18 Alcatel Lucent Apparatus, and associated method, for facilitating bi-directional routing of data in a packet radio communication system
GB2400269B (en) 2003-03-29 2005-12-21 King S College London Method,network node, messages and computer program for use in mobility support in a packet-switched data communication network
US7949785B2 (en) * 2003-03-31 2011-05-24 Inpro Network Facility, Llc Secure virtual community network system
US7822416B2 (en) 2003-05-12 2010-10-26 Alcatel-Lucent Usa Inc. Methods and systems for allowing global roaming between devices supported by different protocols
US7016328B2 (en) * 2003-06-24 2006-03-21 Tropos Networks, Inc. Method for allowing a client to access a wireless system
US7649866B2 (en) * 2003-06-24 2010-01-19 Tropos Networks, Inc. Method of subnet roaming within a network
US7167705B2 (en) 2003-06-27 2007-01-23 Oracle International Corporation Roaming across different access mechanisms and network technologies
JP4300965B2 (en) 2003-10-09 2009-07-22 沖電気工業株式会社 Service system and service providing method
US20050108417A1 (en) * 2003-11-19 2005-05-19 Serge Haumont System and method for reducing subscriber database loads
KR20060123601A (en) * 2004-02-06 2006-12-01 마츠시타 덴끼 산교 가부시키가이샤 Communication handover method, communication message processing method, and program for executing these methods by use of computer
WO2006029131A2 (en) * 2004-09-07 2006-03-16 Meshnetworks, Inc. System and method for routing data between different types of nodes in a wireless network
US8117340B2 (en) 2005-04-25 2012-02-14 Microsoft Corporation Trans-network roaming and resolution with web services for devices

Also Published As

Publication number Publication date
AU2006241233B2 (en) 2011-06-09
CN102176727A (en) 2011-09-07
KR101247027B1 (en) 2013-03-25
MX2007011867A (en) 2007-10-04
NO20074612L (en) 2007-11-20
NO338965B1 (en) 2016-11-07
AU2006241233A1 (en) 2006-11-02
TWI413389B (en) 2013-10-21
RU2417418C2 (en) 2011-04-27
US20060242322A1 (en) 2006-10-26
EG26499A (en) 2013-12-24
CN101501665B (en) 2013-06-05
TW200701713A (en) 2007-01-01
BRPI0609638A2 (en) 2010-04-20
JP5036704B2 (en) 2012-09-26
JP2008539672A (en) 2008-11-13
CA2601893C (en) 2013-12-31
CN101501665A (en) 2009-08-05
US8117340B2 (en) 2012-02-14
KR20080010391A (en) 2008-01-30
WO2006116449A2 (en) 2006-11-02
BRPI0609638B1 (en) 2018-06-05
WO2006116449A3 (en) 2009-04-16
RU2007139515A (en) 2009-04-27

Similar Documents

Publication Publication Date Title
CA2601893C (en) Trans-network roaming and resolution with web services for devices
JP2008539672A5 (en)
US7924832B2 (en) Facilitating transition of network operations from IP version 4 to IP version 6
EP2291979B1 (en) Remote access between upnp devices
JP5480265B2 (en) Secure resource name resolution
JP5480264B2 (en) Secure resource name resolution using cache
US10284659B2 (en) Hybrid unicast/multicast DNS-based service discovery
EP2239890B1 (en) Remote access method in a network comprising a nat device
US20070214232A1 (en) System for Uniform Addressing of Home Resources Regardless of Remote Clients Network Location
US20030154306A1 (en) System and method to proxy inbound connections to privately addressed hosts
US20060242227A1 (en) Apparatus and Method for Community Relay Node Discovery
JP2007531166A (en) Method and system for providing WEB browsing through a firewall in a peer-to-peer network
Lee et al. z2z: Discovering zeroconf services beyond local link
US7440466B2 (en) Method, apparatus and system for accessing multiple nodes on a private network
Pöhlsen et al. Robust web service discovery in large networks
Louati et al. UPnP extension for wide-area service discovery using the INS/Twine Framework
JP5084716B2 (en) VPN connection apparatus, DNS packet control method, and program
CN102176727B (en) Use the trans-network roaming and parsing carried out for the web services of equipment
Aubineau Toward Seamless Local Networking

Legal Events

Date Code Title Description
EEER Examination request