WO2006116449A2 - 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
WO2006116449A2
WO2006116449A2 PCT/US2006/015722 US2006015722W WO2006116449A2 WO 2006116449 A2 WO2006116449 A2 WO 2006116449A2 US 2006015722 W US2006015722 W US 2006015722W WO 2006116449 A2 WO2006116449 A2 WO 2006116449A2
Authority
WO
WIPO (PCT)
Prior art keywords
address
component
network
port
discovery
Prior art date
Application number
PCT/US2006/015722
Other languages
French (fr)
Other versions
WO2006116449A3 (en
Inventor
William R. Williams
Shannon J. Chan
Original Assignee
Microsoft Corporation
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 Microsoft Corporation filed Critical Microsoft Corporation
Priority to BRPI0609638-7A priority Critical patent/BRPI0609638B1/en
Priority to KR1020077022811A priority patent/KR101247027B1/en
Priority to JP2008509063A priority patent/JP5036704B2/en
Priority to CA2601893A priority patent/CA2601893C/en
Priority to MX2007011867A priority patent/MX2007011867A/en
Priority to CN2006800103035A priority patent/CN101501665B/en
Priority to AU2006241233A priority patent/AU2006241233B2/en
Publication of WO2006116449A2 publication Critical patent/WO2006116449A2/en
Priority to NO20074612A priority patent/NO338965B1/en
Priority to EGPCTNA2007001158A priority patent/EG26499A/en
Publication of WO2006116449A3 publication Critical patent/WO2006116449A3/en

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

Definitions

  • a network address translator is a device that can translate Internet
  • IP Internet Protocol
  • 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).
  • ISP Internet service provider
  • 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.
  • NAT technology provides 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.
  • 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.
  • intense manual configurations are required to properly configure the NAT to communicate over one of the above mentioned protocols.
  • many network situations may require more than one protocol to be employed in order for communications to occur between remote applications.
  • DNS Domain Name 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 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.
  • DYN-DNS Dynamic Domain Name Service
  • Other resolution methods can be employed to resolve the resolution services itself (e.g., PNRP can be used to find the resolution service).
  • 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.
  • one laptop has raw material pricing information, and the other employs raw material to dynamically generate sales price guidance for sales personnel.
  • 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.
  • FIG. 1 is a schematic block diagram illustrating a network roaming and resolution system.
  • Fig. 2 is a flow diagram illustrating a resolution provider process.
  • FIG. 3 is a flow diagram illustrating an NAT resolution process.
  • FIGs. 4-7 illustrate example systems for automated address resolution determinations.
  • Fig. 8 is an example discovery system for clients systems and services.
  • Fig. 9 is a schematic block diagram illustrating a suitable operating environment.
  • Fig. 10 is a schematic block diagram of a sample-computing environment.
  • a network communications 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.
  • 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.
  • 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.
  • 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).
  • 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).
  • a network 110 e.g., Internet
  • 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.
  • NAT network address translators
  • 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).
  • DNS Domain Name Service
  • the resolution provider 130 responds to requests for transport addresses of friendly device names or GUID.
  • 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.
  • ACLs access control lists
  • 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 roaming 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.
  • IP Internet Protocol
  • NAT Network Address Translator
  • 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.
  • DYN-DNS Dynamic Domain Name Service
  • PNRP Peer Name Resolution Protocol
  • 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.
  • 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.
  • a method for updating a resolution provider with a current host transport address includes sending a message to update a resolution provider at 220, and sending parameters to the resolution provider at 230.
  • 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.
  • 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.
  • 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.
  • a client host uses a globally unique identifier (GUID) and performs a resolve using directed discovery to the resolution provider.
  • GUID globally unique identifier
  • the resolution provider responds with a resolve-match containing the address and port information for the host's service address.
  • FIG. 3 illustrates an example process 300 for traversing Network Address
  • 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.
  • a resolution provider responds to a device with an external address for communications, whereas at 350, a plurality of cascaded NATs are automatically opened.
  • the following examples can apply.
  • 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.
  • IP Internet Protocol
  • 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.
  • 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.
  • Fig. 4 illustrates an example system 400 for address resolution.
  • 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.
  • IGD Internet Gateway Device
  • 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 camera 410 (or any network device) can also repeat this for printer service 430 or substantially any other service.
  • an external network location resolution system 500 is illustrated.
  • 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 example.
  • the camera 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.
  • FIG. 6 an alternative external network location resolution system 600 is illustrated.
  • 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 other device) Web Service and connects to printer or other device via public address of IGD and reverse NAT.
  • 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.
  • this can include an IGD2 (710) and IGDl (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 IGDl (720).
  • IGDl maps a port and requests external port pair mapping from Upstream IGDO (730).
  • IGDO maps port and responds to IGDl (720) with external IP address and port pair and lease time.
  • IGDl 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.
  • 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
  • the primary mode of discovery is a client 810 searching for one or more target services 820.
  • 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.
  • 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.
  • the 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.
  • 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.
  • DNS domain controllers, directories, and so forth
  • clients and/or target services may be configured to behave differently than defined herein.
  • 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.
  • the following illustrates and XML example for an example probe message:
  • 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 either.
  • 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 Ll]) implemented by the Target Service, in this example, a basic print type that matched the Probe as well as an advanced print type.
  • 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).
  • Figs. 9 and 10 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.
  • 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.
  • 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).
  • ISA Industrial Standard Architecture
  • MSA Micro-Channel Architecture
  • EISA Extended ISA
  • IDE Intelligent Drive Electronics
  • VLB VESA Local Bus
  • PCI Peripheral Component Interconnect
  • USB Universal Serial Bus
  • AGP Advanced Graphics Port
  • PCMCIA Personal Computer Memory Card International Association bus
  • CardBUS Bluetooth
  • Firewire 1394 and Small Computer Systems Interface
  • 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.
  • nonvolatile memory 922 can include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable ROM (EEPROM), or flash memory.
  • Volatile memory 920 includes random access memory (RAM), which acts as external cache memory.
  • 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).
  • SRAM synchronous RAM
  • DRAM dynamic RAM
  • SDRAM synchronous DRAM
  • DDR SDRAM double data rate SDRAM
  • ESDRAM enhanced SDRAM
  • SLDRAM Synchlink DRAM
  • RDRAM direct Rambus RAM
  • 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.
  • 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).
  • CD-ROM compact disk ROM device
  • CD-R Drive CD recordable drive
  • CD-RW Drive CD rewritable drive
  • DVD-ROM digital versatile disk ROM drive
  • a removable or non-removable interface is typically used such as interface 926.
  • 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.
  • 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.
  • 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.
  • 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 like, 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.
  • Network 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.1 IG, 802.1 IAJB, 802. UN, Zigbee, Ultra Wideband, Bluetooth, IRDA, and IP/USB.
  • ISDN Integrated Services Digital Networks
  • DSL Digital Subscriber Lines
  • 802.1 IG 802.1 IAJB
  • 802. UN Zigbee
  • Ultra Wideband Bluetooth
  • IRDA IP/USB
  • 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.
  • Fig. 10 is a schematic block diagram of a sample-computing environment
  • 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 1050 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.
  • 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.

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 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 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. Other resolution methods can be employed to resolve the resolution services itself (e.g., PNRP can be used to find the resolution service).
[0006] 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 terms "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 roaming 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 example 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 camera 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 example. The camera 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 other 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 IGDl (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 IGDl (720). IGDl maps a port and requests external port pair mapping from Upstream IGDO (730). IGDO maps port and responds to IGDl (720) with external IP address and port pair and lease time. IGDl 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) xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" (03) xmlns:d="http://schemas.xmlsoap.org/ws/2004/10/discovery" (04) xmlns:i="http://printer.example.org/2003/imaging"
(05) xmlns:s="http://www.w3.org/2003/05/soap-envelope" >
(06) <s:Header> (07) <a:Action>
(08) http://schemas.xmlsoap.Org/ws/2004/l O/discovery/Probe
(09) </a:Action>
(10) <a:MessageID> (H) uuid:0a6dc791-2be6-4991-9afl-454778al917a
(12) </a:MessageID>
(13) <a:To>urn:schemas-xmlsoap-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.xmlsoap.org/ws/2004/l O/discovery/ldap" >
(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 either.
[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) xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing"
(03) xmlns:d="http://schemas.xmlsoap.org/ws/2004/l 0/discovery"
(04) xmlns:i="http://printer.example.org/2003/imaging" (05) xmlns:s="http://www.w3.org/2003/05/soap-envelope" >
(06) <s:Header>
(07) <a:Action>
(08) http://schemas.xmlsoap.Org/ws/2004/l O/discovery/ProbeMatches
(09) </a:Action>
(10) <a:MessageID>
(11) Uuid:e32e6863-ea5e-4ee4-997e-69539dlff2cc
(12) </a:MessageID>
(13) <a:RelatesTo> (14) uuid:0a6dc791-2be6-4991-9afl-454778al917a
(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:PrintAdvanced</d:Types>
(29) <d:Scopes>
(30) ldap:///ou=engineering,o=examplecom,c=us
(31) Idap:///ou=floor2,ou=b42,ou=anytown,o=examplecom,c=us
(32) </d:Scopes>
(33) <d:XAddrs>http://pm-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 Ll]) 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 like. 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 memory 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 programmable 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 like, 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. Network 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.1 IG, 802.1 IAJB, 802. UN, 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 1050 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

CLAIMSWhat is claimed is:
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.
PCT/US2006/015722 2005-04-25 2006-04-24 Trans-network roaming and resolution with web services for devices WO2006116449A2 (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
BRPI0609638-7A BRPI0609638B1 (en) 2005-04-25 2006-04-24 Network Communications System and Network Discovery Method and System
KR1020077022811A KR101247027B1 (en) 2005-04-25 2006-04-24 Trans-network roaming and resolution with web services for devices
JP2008509063A JP5036704B2 (en) 2005-04-25 2006-04-24 Moving between networks using web services for devices
CA2601893A CA2601893C (en) 2005-04-25 2006-04-24 Trans-network roaming and resolution with web services for devices
MX2007011867A MX2007011867A (en) 2005-04-25 2006-04-24 Trans-network roaming and resolution with web services for devices.
CN2006800103035A CN101501665B (en) 2005-04-25 2006-04-24 Trans-network roaming and resolution with web services for devices
AU2006241233A AU2006241233B2 (en) 2005-04-25 2006-04-24 Trans-network roaming and resolution with web services for devices
NO20074612A NO338965B1 (en) 2005-04-25 2007-09-12 Network-wide roaming and solution with web services for devices
EGPCTNA2007001158A EG26499A (en) 2005-04-25 2007-10-25 A system and a method to facilitate determination of the address between the devices in communications network

Applications Claiming Priority (4)

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

Publications (2)

Publication Number Publication Date
WO2006116449A2 true WO2006116449A2 (en) 2006-11-02
WO2006116449A3 WO2006116449A3 (en) 2009-04-16

Family

ID=37188396

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2006/015722 WO2006116449A2 (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)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5122587B2 (en) * 2008-01-22 2013-01-16 株式会社エヌ・ティ・ティ ピー・シー コミュニケーションズ Connection control method, connection control server device, connection control client device, connection control system, and program
US8938355B2 (en) 2009-03-13 2015-01-20 Qualcomm Incorporated Human assisted techniques for providing local maps and location-specific annotated data
US8938211B2 (en) 2008-12-22 2015-01-20 Qualcomm Incorporated Providing and utilizing maps in location determination based on RSSI and RTT data
US9080882B2 (en) 2012-03-02 2015-07-14 Qualcomm Incorporated Visual OCR for positioning
US9794218B2 (en) 2014-04-29 2017-10-17 Trustiosity, Llc Persistent network addressing system and method

Families Citing this family (41)

* 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
US20080225869A1 (en) * 2007-03-15 2008-09-18 Microsoft Corporation Enabling sharing of devices on a network
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
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
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
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
JP5264161B2 (en) * 2007-12-21 2013-08-14 キヤノン株式会社 Information processing apparatus, device, control method for information processing apparatus, and computer 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
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
US8924546B1 (en) 2012-03-21 2014-12-30 Trend Micro Incorporated Roaming bandwidth guidance for mobile computing devices
US20130311386A1 (en) 2012-05-18 2013-11-21 Mehdi Tehranchi System and method for creating and managing encapsulated workflow packages
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
US11196636B2 (en) 2013-06-14 2021-12-07 Catbird Networks, Inc. Systems and methods for network data flow aggregation
US9912549B2 (en) 2013-06-14 2018-03-06 Catbird Networks, Inc. Systems and methods for network analysis and reporting
CN105594159A (en) * 2013-07-26 2016-05-18 慧与发展有限责任合伙企业 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
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

Citations (13)

* 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
WO2000044148A1 (en) * 1999-01-19 2000-07-27 3Com Corporation Mapping id addresses to identification numbers for wireless communication
WO2000054475A1 (en) * 1999-03-09 2000-09-14 Telefonaktiebolaget Lm Ericsson (Publ) Multicast handover for mobile internet protocol
WO2000056034A1 (en) * 1999-03-17 2000-09-21 3Com Corporation Method and system for distributed network address translation with network security features
WO2001031472A1 (en) * 1999-10-22 2001-05-03 Telcordia Technologies, Inc. Method and system for host mobility management protocol
US20010044305A1 (en) * 2000-05-22 2001-11-22 Reddy Joseph Soma Mobility management in wireless internet protocol networks
US20010047407A1 (en) * 2000-04-24 2001-11-29 Moore Timothy M. Systems and methods for determining the physical location of a computer's network interfaces
GB2367980A (en) * 2000-10-09 2002-04-17 Ericsson Telefon Ab L M Handover of mobile accessing the Internet
WO2002077842A1 (en) * 2001-03-21 2002-10-03 Motorola, Inc. Apparatus and method of using long lived addresses in a private network for push messaging to mobile devices
WO2003069872A1 (en) * 2002-02-15 2003-08-21 Nokia Corporation Discovery of an agent or a server in an ip network
WO2003094366A2 (en) * 2002-05-06 2003-11-13 Qualcomm Incorporated System and method for registering ip address of wireless communication device
GB2400269A (en) * 2003-03-29 2004-10-06 King S College London Method of handoff in a packet-switched data communication network
US20050078705A1 (en) * 2003-10-09 2005-04-14 Oki Electric Industry Co., Ltd. Service providing system cooperative with SIP and web systems and a method therefor

Family Cites Families (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
TW428404B (en) * 1999-03-08 2001-04-01 Jiang Yan Yuan Method for solving moving calculation problems by enhanced NAT gateways
EP1226697B1 (en) * 1999-11-03 2010-09-22 Wayport, 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
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
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
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
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
DE112005002142B8 (en) * 2004-09-07 2018-03-01 ARRIS Enterprises LLC (n. d. Ges. d. Staates Delaware) A system and method for associating different types of nodes with access point nodes in a wireless network for routing data in the wireless network
US8117340B2 (en) 2005-04-25 2012-02-14 Microsoft Corporation Trans-network roaming and resolution with web services for devices

Patent Citations (13)

* 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
WO2000044148A1 (en) * 1999-01-19 2000-07-27 3Com Corporation Mapping id addresses to identification numbers for wireless communication
WO2000054475A1 (en) * 1999-03-09 2000-09-14 Telefonaktiebolaget Lm Ericsson (Publ) Multicast handover for mobile internet protocol
WO2000056034A1 (en) * 1999-03-17 2000-09-21 3Com Corporation Method and system for distributed network address translation with network security features
WO2001031472A1 (en) * 1999-10-22 2001-05-03 Telcordia Technologies, Inc. Method and system for host mobility management protocol
US20010047407A1 (en) * 2000-04-24 2001-11-29 Moore Timothy M. Systems and methods for determining the physical location of a computer's network interfaces
US20010044305A1 (en) * 2000-05-22 2001-11-22 Reddy Joseph Soma Mobility management in wireless internet protocol networks
GB2367980A (en) * 2000-10-09 2002-04-17 Ericsson Telefon Ab L M Handover of mobile accessing the Internet
WO2002077842A1 (en) * 2001-03-21 2002-10-03 Motorola, Inc. Apparatus and method of using long lived addresses in a private network for push messaging to mobile devices
WO2003069872A1 (en) * 2002-02-15 2003-08-21 Nokia Corporation Discovery of an agent or a server in an ip network
WO2003094366A2 (en) * 2002-05-06 2003-11-13 Qualcomm Incorporated System and method for registering ip address of wireless communication device
GB2400269A (en) * 2003-03-29 2004-10-06 King S College London Method of handoff in a packet-switched data communication network
US20050078705A1 (en) * 2003-10-09 2005-04-14 Oki Electric Industry Co., Ltd. Service providing system cooperative with SIP and web systems and a method therefor

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
J. ROSENBERG ET AL.: 'Simple Traversal of User Datagram Protocol (UDP) Through Network Address Translators (NATs)' RFC 3489 March 2003, *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5122587B2 (en) * 2008-01-22 2013-01-16 株式会社エヌ・ティ・ティ ピー・シー コミュニケーションズ Connection control method, connection control server device, connection control client device, connection control system, and program
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
US9080882B2 (en) 2012-03-02 2015-07-14 Qualcomm Incorporated Visual OCR for positioning
US9794218B2 (en) 2014-04-29 2017-10-17 Trustiosity, Llc Persistent network addressing system and method

Also Published As

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

Similar Documents

Publication Publication Date Title
CA2601893C (en) Trans-network roaming and resolution with web services for devices
JP2008539672A5 (en)
EP2291979B1 (en) Remote access between upnp devices
US7924832B2 (en) Facilitating transition of network operations from IP version 4 to IP version 6
JP5480265B2 (en) Secure resource name resolution
EP2239890B1 (en) Remote access method in a network comprising a nat device
AU2009304186B2 (en) NAT traversal method and apparatus
US20030154306A1 (en) System and method to proxy inbound connections to privately addressed hosts
US20070214232A1 (en) System for Uniform Addressing of Home Resources Regardless of Remote Clients Network Location
WO2007074359A9 (en) Dynamic discovery of a network service on a mobile device
JP2011530867A (en) Secure resource name resolution using cache
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
WWE Wipo information: entry into national phase

Ref document number: 200680010303.5

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application
ENP Entry into the national phase

Ref document number: 2601893

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 4212/CHENP/2007

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: MX/a/2007/011867

Country of ref document: MX

WWE Wipo information: entry into national phase

Ref document number: 1020077022811

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2006241233

Country of ref document: AU

WWE Wipo information: entry into national phase

Ref document number: 2007139515

Country of ref document: RU

ENP Entry into the national phase

Ref document number: 2008509063

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2006241233

Country of ref document: AU

Date of ref document: 20060424

Kind code of ref document: A

122 Ep: pct application non-entry in european phase

Ref document number: 06758607

Country of ref document: EP

Kind code of ref document: A2

ENP Entry into the national phase

Ref document number: PI0609638

Country of ref document: BR

Kind code of ref document: A2