US20040205153A1 - Service framework supporting remote service discovery and connection - Google Patents

Service framework supporting remote service discovery and connection Download PDF

Info

Publication number
US20040205153A1
US20040205153A1 US10/797,351 US79735104A US2004205153A1 US 20040205153 A1 US20040205153 A1 US 20040205153A1 US 79735104 A US79735104 A US 79735104A US 2004205153 A1 US2004205153 A1 US 2004205153A1
Authority
US
United States
Prior art keywords
service
remote
framework
frontend
backend
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US10/797,351
Inventor
Bernhard Weisshaar
Merlin Smith
Parvathy Bhaskaran
Mark Clayton
Kungwell Liu
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US10/797,351 priority Critical patent/US20040205153A1/en
Publication of US20040205153A1 publication Critical patent/US20040205153A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/04Protocols specially adapted for terminals or networks with limited capabilities; specially adapted for terminal portability
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/52Network services specially adapted for the location of the user terminal
    • 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/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/329Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup

Definitions

  • This invention relates generally to communications systems and, in particular, to methods and apparatus for providing services to wireless equipment in a wireless communications system.
  • Wireless subscribers desire to have access to information at any time and at any place.
  • One of the fastest growing markets for providing wireless services is known as “telematics” and entails delivering a wide spectrum of information via wireless links to vehicle-based subscribers.
  • the information can originate from multiple sources, such as the Internet and other public, private, and/or government computer-based networks; wireless telecommunications such as cellular, Personal Communication Service (PCS), satellite, land-mobile, and the like; terrestrial and satellite direct broadcasts including traditional AM/FM bands, broadband, television, video, geolocation and navigation via a global position system (GPS), and the like; concierge services providing roadside assistance, emergency calling, remote-door unlocking, accident reporting, travel conditions, vehicle security, stolen vehicle recovery, remote vehicle diagnostics, and the like; advertising services identifying names and locations of businesses such as gas stations, restaurants, hotels, stores, and offices, and the like; tourist services such as points of interest, directions, hours of access, and the like; and many other sources that can provide information of any type. Many of the above services are not universally available, but rather they are transient in both the time and geoposition domains.
  • Information can be communicated to telematics devices over relatively long wireless links, such as from a satellite or terrestrial node, or from relatively short wireless or wired links, such as from in-vehicle equipment or from hand-held devices like PDAs, portable computers, cellular phones, and the like.
  • the services provided by telematics systems are not restricted to vehicle-based subscribers, and they can also be provided to subscribers at home, at work, or elsewhere.
  • the equipment located in the subscriber's vehicle, or the equipment carried by or otherwise serving a subscriber needs a way to connect with the plethora of services that are potentially available to it.
  • the equipment needs a way to discover, identify, select, and invoke services that are of interest to it, as well as to disconnect from services that are no longer of interest to it.
  • Mobile systems also may have rigorous security requirements in order to protect the identify and location of mobile subscribers, as well as to insure that the mobile equipment, including software, is not involuntarily altered or corrupted, for example, by downloading uncertified software that could replace, infect, or otherwise have an adverse impact upon the software residing in the system.
  • Known systems that dynamically provide access to services typically download software code to the client platform and execute the code on the client platform. Not only does this introduce potentially dangerous security issues, but the downloaded code can overwhelm the mobile system's limited memory capability.
  • a significant disadvantage of the prior art connection software is that the application must be heavily involved with the service-locating operation at every stage. Further, the application must be heavily involved for every service that it desires access to. Thus, a significant burden is placed upon the application in known prior art connection software. While this burden may be somewhat mitigated on relatively powerful platforms, it quickly becomes a resource drain on mobile platforms that have relatively low processing resources, memory resources, battery resources, and communications bandwidth.
  • FIG. 1 depicts an exemplary information appliance system, according to one embodiment of the invention
  • FIG. 2 depicts a user node of an exemplary information appliance system
  • FIG. 3 depicts a local node of an exemplary information appliance system
  • FIG. 4 depicts a regional node of an exemplary information appliance system
  • FIG. 5 illustrates major functional software blocks of a client platform, according to one embodiment of the invention
  • FIG. 6 illustrates major functional software blocks of a server platform, according to one embodiment of the invention
  • FIG. 7 illustrates a simplified block diagram showing various components of a service framework, according to one embodiment of the invention.
  • FIG. 8 illustrates a diagram depicting a local service lookup operation, as performed by a service framework, according to one embodiment of the invention
  • FIG. 9 illustrates a diagram depicting the initiation of a remote service discovery operation, as performed by a service framework, according to one embodiment of the invention.
  • FIG. 10 illustrates a diagram depicting the conclusion of a remote service discovery operation, as performed by a service framework, according to one embodiment of the invention
  • FIG. 11 illustrates a flow diagram of a method by which an application requests access to a service, according to one embodiment of the invention
  • FIG. 12 illustrates a flow diagram of a method by which a remote service frontend registers for and searches for its corresponding remote service backend, according to one embodiment of the invention
  • FIGS. 13-16 illustrate a flow diagram of a method by which an application on a client platform that is in proximity to a remote communications node obtains access to one or more services on the remote communications node, according to one embodiment of the invention.
  • FIG. 17 illustrates a flow diagram of a method by which a client platform deals with loss of proximity to a remote communications node that is providing one or more services to the client platform, according to one embodiment of the invention.
  • the present invention is a distributed communications system with software components running on mobile client platforms and on remote server platforms.
  • FIG. 1 depicts an exemplary information appliance system 100 , according to one embodiment of the invention. Shown in FIG. 1 are examples of components of an information appliance system 100 , which comprises a plurality of servers 102 coupled to a regional node 104 , and a plurality of local nodes 106 coupled to regional node 104 . There can be any number of servers 102 , regional nodes 104 , and local nodes 106 within the information appliance system 100 .
  • the regional node 104 can be coupled to a network, such as the Internet 114 , and to any number of concierge services 112 .
  • Servers 102 while illustrated as coupled to regional node 104 , could be implemented at any hierarchical level(s) within information appliance system 100 .
  • servers 102 could also be implemented within one or more local nodes 106 , concierge service 112 , and Internet 114 .
  • local node 106 can be a kiosk, cell site, local area network (LAN), telephone company, cable company, satellite, or any other information service, structure, or entity that can transmit, receive, and/or communicate information.
  • An information service can be any desired service including, but not limited to, telecommunications, broadband communications, entertainment, television, radio, recorded music, movies, computer-based games, Internet, and other types of public, private, personal, commercial, government, and military communications.
  • Local node 106 is coupled to any number of user nodes 108 via wireline or wireless interface means.
  • user nodes 108 can transmit and receive information using wireless communications means.
  • User nodes 108 without limitation can include a wireless unit such as a cellular or Personal Communication Service (PCS) telephone, a pager, a hand-held computing device such as a personal digital assistant (PDA) or Web appliance, or any other type of communications and/or computing device.
  • one or more user nodes 108 can be contained within, and optionally form an integral part of a vehicle, such as a car 109 , truck, bus, train, aircraft, or boat, or any type of structure, such as a house, office, school, commercial establishment, and the like.
  • a user node 108 can also be implemented in a device that can be carried by the user of the information appliance system 100 .
  • a user node 108 comprises an in-vehicle information appliance comprising various human interface (H/I) elements such as a display 131 , a multi-position controller 113 , one or more control knobs 115 and 116 , one or more indicators 117 such as bulbs or light emitting diodes (LEDs), one or more control buttons 118 , one or more speakers 132 , a microphone 133 , and any other H/I elements required by the particular applications to be utilized in conjunction with the information appliance.
  • H/I human interface
  • User nodes 108 can also transmit and/or receive data to and from devices and services other than local node 106 .
  • user nodes 108 can transmit and receive data to and from a satellite 110 .
  • the information appliance system 100 including the user nodes 108 is capable of utilizing audio data in any number of encoding methods from any number of sources that include, but are not limited to, ADPCM (adaptive differential pulse-code modulation); CD-DA (compact disc—digital audio) digital audio specification; and ITU (International Telecommunications Union) Standards G.711,G.722,G.723 & G.728.
  • ADPCM adaptive differential pulse-code modulation
  • CD-DA compact disc—digital audio
  • ITU International Telecommunications Union
  • the information appliance system 100 including the user nodes 108 is capable of utilizing video data in any number of encoding methods from any number of sources that include, but are not limited to, ITU Standards H.261 & H.263; Motion JPEG (Joint Photographic Experts Group); and MPEG-1, MPEG-2 and MPEG-4 (Motion Picture Experts Group) standards.
  • ITU Standards H.261 & H.263 Motion JPEG (Joint Photographic Experts Group)
  • MPEG-1, MPEG-2 and MPEG-4 Motion Picture Experts Group
  • the information appliance system 100 is capable of utilizing audio and video data in any number of formats and using any type of transport technology that include, but are not limited to, USB (Universal Serial Bus); IEEE (Institute of Electrical and Electronics Engineers) Standards 1394-1995; and IEEE 802.11; and using protocols such as HTTP (hypertext transfer protocol); TCP/IP (transmission control protocol/Internet protocol); and UDP/IP (user datagram protocol/Internet protocol).
  • USB Universal Serial Bus
  • IEEE Institute of Electrical and Electronics Engineers
  • IEEE 802.11 Institute of Electrical and Electronics Engineers
  • protocols such as HTTP (hypertext transfer protocol); TCP/IP (transmission control protocol/Internet protocol); and UDP/IP (user datagram protocol/Internet protocol).
  • FIG. 2 depicts a user node 108 of an exemplary information appliance system 100 .
  • user node 108 can without limitation be located within or be an integral part of any vehicle, such as an automobile, truck, bus, train, aircraft, or boat, or be carried with a user, or be located in a stationary location or structure, and the like.
  • the user node 108 comprises a processor 120 with associated user node memory 128 .
  • User node memory 128 comprises user node control algorithms 126 .
  • User node memory 128 can include, but is not limited to, random access memory (RAM), read only memory (ROM), flash memory, and other memory such as a hard disk, floppy disk, and/or other appropriate type of memory.
  • User node 108 can initiate and perform communications with other nodes shown in FIG. 1 in accordance with suitable computer programs, such as user node control algorithms 126 , stored in user node memory 128 .
  • User node 108 also comprises a user interface device 130 that can include without limitation a tactile interface 134 , microphone 133 , speakers 132 , any number of displays 131 , and the like.
  • User node 108 also comprises an extra-vehicle interface 122 , typically implemented as a transmitter/receiver for transmitting and receiving communications via a wireless link 144 among the various nodes depicted in FIG. 1.
  • Extra-vehicle interface 122 also facilitates communications among other devices via wireless link 159 , for example, satellite 110 , and the like.
  • Communications are transmitted and received through one or more antennas 142 of any type, which can include any one or combination of a fixed, steerable, omni-directional, or phased array antenna.
  • Steerable antenna can include, but is not limited to, an electronically steerable antenna, physically steerable antenna, and the like.
  • User node 108 can also include positioning devices 124 of any type, for example, global positioning system (GPS), gyroscope, compass, accelerometer, altimeter, rate sensors, and other positioning devices 124 that can define the position, attitude, and/or motion vector of the user node 108 .
  • GPS global positioning system
  • gyroscope gyroscope
  • compass accelerometer
  • altimeter altimeter
  • rate sensors rate sensors
  • other positioning devices 124 can define the position, attitude, and/or motion vector of the user node 108 .
  • User node 108 can also comprise an intra-vehicle interface 136 , which can include antenna 160 .
  • Intra-vehicle interface 136 can include multiple types of transceivers (not shown) and antennas 160 to implement different short-range wireless protocols, such as BluetoothTM, IEEE wireless local area network (LAN) standard 802.11, and infrared.
  • Intra-vehicle interface 136 is capable of short-range wireless communications, via wireless link 161 , with other wireless devices 138 and sensors 140 of any type, for example, wireless telephones, computers, pagers, PDA's, entertainment devices, printers, fax machines, wireless local networks such as BluetootTM, vehicle sensors, vehicle actuators, vehicle displays, and the like.
  • intra-vehicle interface 136 can be used to communicate with wireless devices that are physically outside the vehicle but close to the vehicle, such as a service station kiosk.
  • One or more wireless devices 138 can comprise one or more antennas such as antenna 162 and communicate via wireless link 163 .
  • One or more sensors 140 can comprise one or more antennas such as antenna 164 and communicate via wireless link 165 .
  • the various components and systems in FIG. 2 can communicate with each other via a wireline link 135 , for example, a power/data/control bus, and the like. In another embodiment, some of the various components and systems in FIG. 2 could communicate via a wireless link.
  • FIG. 3 depicts a local node 106 of an exemplary information appliance system 100 .
  • the local node 106 comprises a processor 121 with associated local node memory 148 .
  • Local node memory 148 comprises local node control algorithms 146 .
  • Local node memory 148 can include, but is not limited to, random access memory (RAM), read only memory (ROM), and other memory such as a hard disk, floppy disk, and/or other appropriate type of memory.
  • Local node 106 can initiate and perform communications with other nodes shown in FIG. 1 in accordance with suitable computer programs, such as local node control algorithms 146 , stored in local node memory 148 .
  • Local node 106 also comprises any number of transmitters/receivers 175 for transmitting and receiving communications via wireless link 144 to and from any number of user nodes 108 . Communications are transmitted and received through antenna 166 .
  • Local node 106 also comprises any number of transmitter/receivers 176 for transmitting and receiving communications via wireless link 168 to and from any number of regional nodes 104 . Communications are transmitted and received through antenna 167 . As shown in FIG. 3, the various components and systems can also communicate via terrestrial links such as wireline, radio frequency (RF), or optical links, and the like, with other local nodes 106 and regional nodes 104 .
  • RF radio frequency
  • the various components and systems in FIG. 3 can communicate with each other via a wireline link 135 , for example, a power/data/control bus, and the like. In another embodiment, some of the various components and systems in FIG. 3 could communicate via a wireless link.
  • FIG. 4 depicts a regional node 104 of an exemplary information appliance system 100 .
  • the regional node 104 comprises a processor 123 with associated regional node memory 152 .
  • Regional node memory 152 comprises regional node control algorithms 150 .
  • Regional node memory 152 can include, but is not limited to, random access memory (RAM), read only memory (ROM), and other memory such as a hard disk, floppy disk, and/or other appropriate type of memory.
  • Regional node 104 can initiate and perform communications with other nodes shown in FIG. 1 in accordance with suitable computer programs, such as regional node control algorithms 150 , stored in regional node memory 152 .
  • Regional node 104 also comprises any number of transmitters/receivers 177 for transmitting and receiving communications via wireless link 171 to and from any number of local nodes 106 . Communications are transmitted and received through an antenna 170 .
  • Regional node 104 also comprises any number of transmitters/receivers 178 for transmitting and receiving communications via wireless link 168 to and from any number of regional nodes 104 , servers 102 , and the like. Communications are transmitted and received through antenna 169 . As shown in FIG. 4, the various components and systems can also communicate, via terrestrial links such as wireline, radio frequency (RF), or optical links, and the like, with other local nodes 106 and regional nodes 104 .
  • RF radio frequency
  • the various components and systems in FIG. 4 can communicate with each other via a wireline link 135 , for example, a power/data/control bus, and the like. In another embodiment, some of the various components and systems in FIG. 4 could communicate via a wireless link.
  • processors 120 , 121 , and 123 respectively, perform distributed, yet coordinated, control functions within information appliance system 100 (FIG. 1).
  • Processors 120 , 121 , and 123 are merely representative, and information appliance system 100 can comprise many more processors within the distributed servers 102 , regional nodes 104 , local nodes 106 , and user nodes 108 .
  • Processors 120 , 121 , and 123 can be of any suitable type or types, depending upon the functional requirements of the overall information appliance system 100 and its constituent elements, including servers 102 , regional nodes 104 , local nodes 106 , and user nodes 108 .
  • Processors 120 , 121 , and 123 comprise portions of data processing systems that perform processing operations on computer programs that are stored in computer memory such as, but not limited to, user node memory 128 , local node memory 148 , and regional node memory 152 . Processors 120 , 121 , and 123 also read data from and store data to memory, and they generate and receive control signals to and from other elements within information appliance system 100 .
  • FIG. 5 illustrates major functional software blocks of a client platform 200 , in accordance with one embodiment of the invention.
  • the user node 108 comprises a software-based client platform 200 that supports a wide range of applications and services. This provides great flexibility and allows the user platform's feature set to be readily expanded or updated after the user node 108 has been deployed into its intended market.
  • These software blocks are computer program modules comprising computer instructions, such as user node control algorithms 126 , that are stored in a computer-readable medium such as user node memory 128 .
  • These software modules are merely representative of one embodiment of the invention. In other embodiments, additional modules could be provided as needed, and/or unneeded modules could be deleted.
  • the software blocks include the following modules, each of which is briefly summarized below according to its reference numeral in FIG. 5.
  • the client platform software comprises three general layers: applications 202 , foundation software 204 upon which the applications 202 are supported, and platform-specific software 206 .
  • the upper two layers are implemented in the JavaTM programming language, available from various suppliers, including Sun Microsystems, Inc., Palo Alto, Calif.
  • JavaTM programming language is the support of code distribution in a platform-independent manner.
  • the lowest layer i.e. the platform-specific software 206 , comprises a real-time operating system 208 , a virtual machine platform (such as the JavaTM 2 Virtual Machine, available from Sun Microsystems, Inc.) and associated classes 242 , and a native library interface 244 .
  • a virtual machine platform such as the JavaTM 2 Virtual Machine, available from Sun Microsystems, Inc.
  • associated classes 242 such as the JavaTM 2 Virtual Machine, available from Sun Microsystems, Inc.
  • a native library interface 244 such as the JavaTM 2 Virtual Machine, available from Sun Microsystems, Inc.
  • applications 202 can comprise an extremely wide variety of informational, safety, query, communications, entertainment, and other applications, for example navigation 211 , weather 212 , stocks 213 , traffic 214 , news 215 , and others 216 of any type.
  • an “application” is defined as any computer program that provides one or more functions that are of interest to a user of the information appliance system 100 .
  • Foundation software 204 in one embodiment, comprises the following modules, each of which will now be discussed.
  • Selector module 221 launches and controls applications selected by the user. It is user-configurable.
  • Abstract user interface (UI) 222 supports a wide variety of input/output (I/O) functions that enable the user to interact with the user device.
  • I/O input/output
  • Focus manager 223 enforces priority-based access to UI and media resources. Focus manager 223 also controls interactions between synchronous applications and asynchronous notifications and alerts.
  • Logical button manager (LBM) 224 allows an application to map logical buttons to actual physical buttons on a user device. It allows physical buttons to be referenced by logical names. It manages different sets of buttons, such as pre-set buttons, application buttons, and so on.
  • Personal information manager (PIM) service 226 supports functions to enhance user productivity, such as an address book, a calendar, a memo management capability, and so forth.
  • the address book can comprise information that is up-loaded from a PDA, entered by voice or by keys from the user, down-loaded from the Internet, and so forth.
  • Trip plan service 227 provides a variety of trip-planning functions, such as route and map retrieval, route-planning, determination of route distance, etc.
  • Position service 228 provides abstract positioning application programming interfaces (API) to support a variety of position-determining mechanisms, such as GPS, differential GPS, in-road transmitters, cellular base stations, etc.
  • API application programming interfaces
  • Profile service 229 provides server-based profiles for users, devices, vehicles, etc. It assists in the application configuration. It can also ensure that user profiles are portable from one user vehicle to another.
  • Data sync service 230 synchronizes one or more databases on client platform 200 with counterpart databases on server platform 300 .
  • Debug service 231 provides debug functions to isolate, examine, and correct errors in the operation of the software residing on the client platform 200 .
  • Application manager 232 controls the installation and updating of applications, including security attributes of the applications.
  • User interface manager/media manager 233 manages the user interface, e.g. what entities can access what portions of a display screen (in the case of the user interface manager), and manages all aspects of audio and video functions, e.g. radio, voice-recognition, sound clips, etc. (in the case of the media manager).
  • audio and video functions e.g. radio, voice-recognition, sound clips, etc.
  • Security manager 234 provides permission and policy restraints within the client platform 200 .
  • Service framework 235 to which the current invention pertains, is responsible for locating, connecting, and controlling services required by applications 202 and other services. Additional description of the service framework 235 is provided elsewhere herein.
  • Connection manager 236 manages connection(s) of the client platform 200 to one or more networks, such as geographically distributed cellular and server networks. It ensures continuity of sessions across physical and/or logical network interfaces. It can require security (e.g. authentication, encryption, etc.) as a precondition to a connection. It can ensure that low bandwidth connections are used efficiently.
  • networks such as geographically distributed cellular and server networks. It ensures continuity of sessions across physical and/or logical network interfaces. It can require security (e.g. authentication, encryption, etc.) as a precondition to a connection. It can ensure that low bandwidth connections are used efficiently.
  • modules 225 can also be provided within the foundation software 204 of the client platform 200 , depending upon the functional requirements of the client platform 200 .
  • Platform specific software 206 in one embodiment, comprises the following modules, each of which will now be discussed.
  • Power manager 238 provides power status change events to applications, such as “power on”, “power off”, “sleep/accessory mode”, etc. It can enforce a low-power mode in emergency situations, reserving power to the highest priority functions. It can also monitor power consumption to identify elements that may be consuming unreasonable amounts of power.
  • Resource manager 239 manages priority-based access to system resources, such as a processor, threads being processed, memory elements, and persistent storage.
  • the resource manager 239 can ensure the required resources to support an emergency call by halting or suspending lower priority applications.
  • Vehicle information 240 provides information to support primarily mission-critical vehicular functions. It comprises information to control certain in-vehicle functions, such as remote door unlock. It comprises status information from the in-vehicle system, e.g. vehicular speed. It also can comprise information derived from integrated vehicle components, such as global positioning information from an in-vehicle GPS system.
  • modules 237 can also be provided within the platform specific software 206 of the client platform 200 , depending upon the functional requirements of the client platform 200 .
  • FIG. 6 illustrates major functional software blocks of a server platform 300 , in accordance with one embodiment of the invention.
  • each server 102 (FIG. 1) comprises a software-based server platform 300 that supports a wide range of applications and services. This provides great flexibility and allows the server platform's feature set to be readily expanded or updated after the server 102 has been deployed into its intended market.
  • These software blocks are part of computer program modules comprising computer instructions, such as local node control algorithms 146 (FIG. 3), that are stored in a computer-readable medium such as local node memory 148 . Additionally, or alternatively, they can be implemented as regional node control algorithms 150 (FIG. 4), which are stored in regional node memory 152 .
  • the software blocks include the following modules, each of which is briefly summarized below according to its reference numeral in FIG. 6.
  • the server platform software comprises three general layers: applications 302 , middleware 350 upon which the applications 302 are supported, and enterprise platform 310 .
  • Enterprise platform 310 comprises software, including an operating system, that is specific to the particular server platform being used. Different servers 102 can utilize different server platforms 300 .
  • Server platform 300 supports an extremely wide variety of informational, safety, query, communications, entertainment, and other applications 302 , for example navigation 311 , weather 312 , stocks 313 , traffic 314 , news 315 , and others 316 of any type.
  • the application set supported by server platform 300 will typically be much broader than that supported by any one client platform 200 .
  • the middleware 350 of server platform 300 comprises the following modules, each of which will now be discussed.
  • Ad service 322 provides advertising related services, such as the availability and location of commercial businesses.
  • Trip plan service 323 , PIM service 324 , profile service 325 , data sync service 326 , security manager 334 , connection manager 337 , and application manager 338 perform similar functions to the corresponding modules previously discussed with reference to client platform 200 in FIG. 5.
  • Usage service 327 provides a logging service that tracks the usage of any desired service, module, or other element in the server platform 300 .
  • Access modules 330 each provide a unique entry point for users into a corresponding database.
  • Each database in the server platform 300 has one and only one entry point in the form of an access module 330 .
  • the access modules 330 provide a consistent programming interface to their using entities regardless of the underlying database technology.
  • Application databases 332 provide a variety of databases to support any application required in server platform 300 . These can include, for example, databases to support navigation, personal information management (PIM) functions such as address books, and the like.
  • PIM personal information management
  • System databases 333 provide a variety of databases to support system functions within server platform 300 . These can include, for example, profile data, session data, event data, and usage logs.
  • Service framework 335 to which the current invention pertains, is responsible for providing services required by applications 302 . Additional description of the server platform service framework 325 is provided elsewhere herein.
  • Event manager 336 manages the creation and dispatching of server-side events that represent server activities in a generic way.
  • Call center 340 supports services requested of and responded to by a remote call center, such as a concierge center.
  • Structured query language (SQL) 342 is a database query language commercially available from various suppliers, including Oracle Corporation, Redwood Shores, Calif.
  • the associated relational database management system (RDBMS) is a database management system commercially available from various suppliers, including Microsoft Corporation, Redmond, Wash.
  • LDAP lightweight directory access protocol
  • HTTP server 346 supports Internet accesses originated by a client platform 200 or by another server platform 300 on behalf of a client platform 200 .
  • modules 321 can also be provided within the middleware 350 of the server platform 300 , depending upon the functional requirements of the server platform 300 .
  • One purpose of this invention is to provide a system to allow a mobile client platform to discover and use services that become available dynamically within the client platform's environment. Many of the features of the present invention are facilitated by making remote services available to a mobile client platform.
  • Servers in the infrastructure can provide remote services over long-range links such as cellular.
  • remote services may be provided by devices within the vehicle over short-range links, such as BluetootTM.
  • Local services may also be provided by devices that are directly wired in, such as an odometer or digital video disk (DVD).
  • the present invention supports a wide number of interfaces to enable both short-range and long-range bi-directional and unidirectional communications links.
  • Services are a fundamental building block of the software architecture. They play a variety of roles and are found at all levels of the architecture.
  • a “service” is defined as an encapsulation of some functionality that is of use to one or more service-using entities (current or anticipated) or that needs to be isolated from the service-using entity for some reason.
  • a service may provide access to information or perform some computation. Or it may provide access to a hardware capability such as a communications link or other device.
  • a client application typically uses a set of services to provide the desired functionality to a human user.
  • Services are identified primarily based on the interface implemented by the service.
  • Service interfaces are abstract and serve to insulate the service consumer from the service implementation.
  • Services can be further identified based on attributes associated with the service. Attributes may be used to characterize services and to aid in distinguishing services implementing the same interface from one another, such as on the basis of cost, performance, and so forth.
  • Services can be considered to fall into two broad categories, local services and remote services.
  • Local services provide access to functionality that is local to the platform such as an on-board GPS device.
  • Remote services are offered by an external server, such as a remote communications node, and are accessed via a communications link, such as a wireless link or interface.
  • a system can have a number of instances of the same service.
  • a consolidation service can be utilized. This service consolidates the underlying services and presents a single, unified service to users.
  • the underlying services can be declared “hidden”, so as to obscure their presence from service-requesting entities when performing a service lookup.
  • These services can be explicitly located by specifying that “hidden” services be included in the search.
  • the service framework 235 provides access to a hidden service only if the service-requesting entity explicitly specifies that “hidden” services should be considered when performing the lookup. When this is done, and access is provided to a hidden service, the existence of the service is disclosed to the service-requesting entity.
  • a service can have any of four possible combinations of “hidden” and “private” attributes, as shown by Table 1 below: TABLE 1 “Hidden” “Private” Result No No Service is visible locally and externally. No Yes Service is visible locally but not externally. Yes No Service is visible locally and externally only if “hidden” is explicitly specified on lookup Yes Yes Service is visible locally only if “hidden” is explicitly specified on lookup; service is not visible externally.
  • the above-described “hidden” and “private” attributes determine whether or not a service can be exposed to internal and/or external entities. Additionally, a suitable security check is made prior to providing access to the service by internal and/or external entities. The security check is performed using appropriate access controls, e.g. certificates. Access is granted only to those services and applications having proper authorization.
  • each remote service in order to simplify things for the entity using the service, it is desirable for remote services to appear exactly like local services from the perspective of the user platform.
  • One way to accomplish this is to represent each remote service as a local service through the use of a local proxy. This proxy insulates the service-using entity from the complexities of communicating with the remote server. It also unifies the access methods. The same methods are used to access a remote service as are used to access a local service. This is useful should a remote service become available that is in some way superior to a corresponding local service. An application using the local service could switch to the remote service and use it just like the local service.
  • a major benefit of using services is the flexibility derived from the abstraction of the functionality performed by the service. Every service comprises two basic components: the service interface and the service implementation.
  • the service interface comprises details concerning the methods and variables that the service exposes in order for some service-requesting entity, such as an application or another service, to make use of the service.
  • the service implementation comprises details concerning the implementation of these methods as well as any additional, internal methods. In order to use the service, only the interface need be known. The details of the implementation are hidden and of no interest to the using entity. This allows the implementation to change without impacting the using entity (so long as the interface is preserved).
  • a rendezvous mechanism is required to allow services to advertise themselves and to enable potential service-using entities to locate them.
  • the service framework provides such a mechanism.
  • the service framework is a facilitator that provides a standard, simple way for services to make themselves available and for service-using entities to locate the services that they are interested in. It provides an organization or structure for services that results in a unified and consistent view of the services.
  • the service framework provides a way for services to announce their availability. Services register themselves with the service framework. Services de-register themselves when they become unavailable.
  • the primary way in which a service is identified and selected is based on the type of the service, i.e. the classes and interfaces that comprise the service. Services that are similar in this respect require a way to distinguish themselves from one another. This is accomplished using attribute sets.
  • Each service may optionally specify a group of attribute set objects that further characterizes the service.
  • An example of such an object is a service information object that specifies the service vendor, version identifier, etc.
  • the service framework allows the service to alter these attributes while maintaining its registration.
  • Attributes provide a potential user with a way to refine service selection beyond just the service type. Different implementations of the same service can be distinguished from one another through the use of attributes. For example, there may be some characteristic of a service (such as cost or performance) that may be valuable to the user when selecting one service over another.
  • the service framework provides a way to resolve dependencies. Services may be employed by other services and not just by applications. It is possible that a circular dependency loop is formed amongst a group of services. A deadlock may arise if each service registers only after it has successfully located all services upon which it is dependent. Attributes may be used to avoid such a situation. Dependent services proceed to register themselves but include an attribute indicating the service is unavailable. This exposes the service to any other services that may be dependent on it. Once the service has located all services it is dependent on, it may alter the attribute to indicate the service is now available.
  • the service framework provides a way for a service-using entity, whether an application or another service, to look up a service.
  • the service of interest is described in terms of its type and possibly also attribute set values.
  • the service framework provides the caller with an object containing a reference to the service object. The caller can invoke the service via this object.
  • the service framework provides a synchronization mechanism to allow services and their service-using entities to come up in any order with respect to one another.
  • Service-using entities may register for asynchronous notification of service events. Such events may be used to inform the client of a service becoming available, becoming unavailable or changing in some way.
  • the service framework includes a service registry, a local service lookup function, and a remote service lookup function.
  • the local and remote lookup functions also include an asynchronous notification function.
  • the architecture is symmetrical, the normal behavior is asymmetrical. In normal operation, the mobile client plays more of a master role with the servers acting like slaves. Also, local services can be designated as “private”, making them invisible to entities off the client platform.
  • the service registries are repositories for local services. Facilities are provided to add services to, remove services from, and alter services within the registry. Support of basic life-cycle management functions is provided. These can be used by services to provide a hot upgrade capability. The old version and the upgrade are gracefully switched after the internal state is transferred, completely transparently to the subscribing services and applications.
  • Remote services are represented by a small local proxy (also referred to herein as the “remote service frontend” or “remote service proxy”).
  • This proxy is installed on the client platform through a secure provisioning mechanism. This obviates the need to dynamically load code in the field. This proxy becomes aware of the availability of the remote service and, after establishing communications with the remote service, it registers itself as the service. Service-using entities on the client platform wishing to make use of the service do so through the proxy and are unaware of the existence of the remote component.
  • Local proxies representing remote services are provided with additional capabilities not available to normal services or service consumers. These facilities provide access to remote lookup services and allow the proxy to locate its remote counterpart. These lookups are performed just-in-time so as to minimize the caching of remote service information locally. Proxies can request asynchronous notification of a remote service becoming available. Such requests are resolved as a batch when a remote lookup service becomes available to reduce the demands on the communications medium.
  • Remote services inherit all attributes associated with its lookup service. This supports a hierarchical organization of services that is useful in constraining lookups.
  • Language independence is achieved by implementing the underlying remote service support using a language independent service location technology.
  • the local proxies are able to locate their remote counterpart in a language independent fashion but still present a local, JavaTM-based view of the service.
  • the service framework architecture supports security, performance, and ease of use.
  • the present invention is implemented in a vehicle-based information appliance, such appliance needs to be as reliable as a car radio.
  • security is of utmost concern.
  • the suppliers of automotive original equipment manufacture (OEM) equipment typically prohibit the downloading of software onto a vehicle-based information appliance. Any software to be installed on the customer platform must first be certified. Even software that has passed certification can only be installed on the platform by an authorized installer. These restrictions preclude the dynamic downloading of service proxies as is done by prior art connection technologies, such as the JiniTM connection technology.
  • the service framework addresses this through the use of distributed remote services. Every remote service comprises two portions: a frontend portion and a backend portion.
  • the service frontend or local proxy is installed on the client platform.
  • the service backend resides on the server providing the service.
  • the proxy can request asynchronous notification of a remote service becoming available.
  • the service framework only looks for the service backend when the proxy has requested the service.
  • Service frontend discovers the service backend via the service framework, the two halves effectively coalesce, resulting in a fully formed service that is made available to service-using entities.
  • Service-using entities invoke the service through the service frontend, which communicates with the service backend to carry out the service. No code is downloaded to accomplish this. No effort is made to locate the remote service until a request to do so is made by the service frontend (i.e. the local proxy).
  • the service framework supports an asymmetrical view of services. Local services may be tagged as being “private” to prevent their advertisement to external lookup servers.
  • the service framework also handles remote services in a manner that conserves memory and reduces the load on the wireless communications pipe.
  • the JiniTM connection technology suggests that services register themselves with all lookup servers belonging to the same group irrespective of demand for the service, this could overwhelm an information appliance both in terms of memory usage and communications traffic.
  • the service framework does not over-populate its local registry with entries representing all available remote services. Instead, it performs just-in-time lookups by invoking the remote lookup service itself on an as needed basis. Successful lookups return information that is required to communicate with the remote service. This information is propagated to the interested entities by the service framework but is not otherwise cached. Memory utilization is minimized, and the bandwidth is used efficiently, since all of the traffic is demand driven.
  • the service framework presents all services, whether local or remote, as local services to the application.
  • the service framework provides a single consolidated lookup service that can be used by applications to locate any service. Any remote lookup services that become available are handled internally by the service framework and are not exposed to applications.
  • Remote service frontends are aware of the local/remote distinction and are provided with a special interface into the service framework to support the discovery of the remote service backends. This interface is hidden from applications.
  • the service framework requires that all services implement a basic interface. This interface declares a number of mandatory methods that support functions such as life-cycle management.
  • Services may invoke other services. If a service is implemented to act solely as an aid to other services, it may be tagged as being “hidden”. The presence of such “hidden” services is obscured from applications. They are located only by explicitly specifying that “hidden” services be included in the lookup.
  • FIG. 7 illustrates a simplified block diagram showing various components of a service framework 235 , in accordance with one embodiment of the invention.
  • the service framework comprises a service registry 250 , an event delivery daemon 252 , a service event notification registry 254 , a remote service event notification registry 256 , a remote lookup daemon 260 , one or more remote lookup service frontends 261 - 263 , a proximity daemon 264 , and a service framework interface 270 that includes local portion 272 and a remote portion 273 .
  • Service registry 250 contains entries representing both local services as well as remote or distributed services.
  • Service registry 250 is a data object that functions as a repository of service entries.
  • applications can perform a lookup for a desired service, specifying the type of service (using one or more JavaTM classes defining the service interface of interest, e.g. position devices, network access devices, etc.), and optionally attributes.
  • services typically comprise two parts: an interface to the service and an implementation of the service. These are packaged as two distinct things. The implementation of the service can be changed without affecting the interface.
  • the service event notification registry 254 is a data object within the service framework in which notification requests are stored. Notification requests can originate from services as well as applications. Notification requests include the type of service (using one or more JavaTM classes defining the service interface of interest, e.g. position devices, network access devices, etc.), a reference to the entity (e.g. application or service) that issued this service request, the service events of interest (e.g. match, no match, change), and optionally attributes. If an application says “tell me when a service XYZ becomes available”, a notification request is stored in service event notification registry 254 . This applies to both local and distributed (remote) services.
  • JavaTM classes defining the service interface of interest, e.g. position devices, network access devices, etc.
  • the service events of interest e.g. match, no match, change
  • optionally attributes e.g. match, no match, change
  • the service framework 235 When a local service (not shown)or a service frontend 281 registers, unregisters, or alters its attributes with the service framework 235 , the service framework 235 will look at the service event notification registry 254 to determine whether a notification request for this service has been registered as requested by a service-requesting entity, such as application 268 . If there's a match, the event delivery daemon 252 is invoked to dispatch the event to the entity, such as application 268 , interested in that service.
  • a service-requesting entity such as application 268
  • Remote service event notification registry 256 is analogous to service event notification registry 254 , but it only deals with the backend of a distributed service.
  • a service frontend 281 also referred to herein as a “local proxy” or “remote service proxy” and discussed in greater detail below in the section entitled “Remote Service Discovery and Connection” puts in a request for a remote service, that request is stored in remote service event notification registry 256 .
  • Remote service event notification registry 256 contains similar information to the service event notification registry 254 , but remote service event notification registry 256 only contains information relating to remote service backends.
  • Proximity daemon 264 is interested in communications links being completed or terminated.
  • the connection manager service 266 comprises a proximity-detecting program module that sends a notification of a communications interface coming up or going down to the proximity daemon 264 .
  • the proximity daemon 264 creates an instance of the remote lookup service frontend, such as remote lookup service frontend 261 , 262 , or 263 and informs it of the connection details.
  • remote lookup service frontend 261 Assuming in this case that remote lookup service frontend 261 has been created, it tries to communicate with its corresponding remote lookup service backend.
  • the remote lookup service frontend searches for a remote lookup service backend by broadcasting or multicasting for a response from a listening remote lookup service backend.
  • the remote lookup service frontend If it locates its remote lookup service backend, and if the remote lookup service frontend determines that it is compatible with the remote lookup service backend, the remote lookup service frontend notifies the remote lookup daemon 260 .
  • There is one remote lookup daemon 260 and it can handle multiple remote lookup service frontends such as remote lookup service frontends 261 - 263 .
  • Remote lookup daemon 260 performs a lookup on any notification requests pending in the remote service event notification registry 256 , batching them within the remote lookup daemon 260 , and it sends them to the remote lookup service frontends 261 - 263 that found a compatible remote lookup service backend.
  • the remote lookup service frontends 261 - 263 pass the information across the interface to the remote lookup service backend, which looks for a service backend in a backend service registry on the remote communications node.
  • the remote lookup service backend replies with each of the requests, whether it found a suitable match or not. For matches, the remote lookup service backend also obtains the parameters necessary for the service frontend to communicate with the service backend.
  • the responses are delivered to the remote lookup daemon 260 via the remote lookup service frontend. If a match is found, the remote lookup daemon 260 tells the remote service event notification registry 256 to dispatch the match (i.e. which entry matched) to the event delivery daemon 252 , and from there a dispatch is sent to a service frontend, such as service frontend 281 .
  • the listener extracts the parameters and establishes a connection to the remote service backend.
  • the remote service frontend and remote service backend communicate to determine whether they are compatible. If so, the remote service frontend registers the combined service (i.e. remote service frontend and remote service backend) as a remote service with the service registry 250 of service framework 235 . This registration is for the distributed or remote service.
  • the service framework 235 checks the service event notification registry 254 to see if there are any pending requests for this particular service, and if it finds one, an event is dispatched by the event delivery daemon 252 to the requestor, such as application 268 , informing it of the availability of the service.
  • the application 268 can then invoke the service, whereupon the remote service frontend communicates with the remote service backend to implement the service.
  • service framework 235 The operation of one embodiment of service framework 235 will now be explained in terms of how a service-requesting entity, such as application 268 requests and locates a remote service.
  • a service-requesting entity such as application 268 requests and locates a remote service.
  • an application 268 attempts to locate a point of interest (POI) service, which is assumed to be a remote service.
  • POI point of interest
  • the application 268 constructs a template describing the service it is interested in, e.g. the POI service.
  • This template comprises an array of classes and interfaces to implement the service, plus an optional array of attribute sets that further describe the service.
  • the template is passed via arc 283 to external interface 270 and into the service framework 235 which internally examines the service registry 250 for a matching service. In the current example, after the service registry 250 is examined, it returns a null indicating a service matching the template was not found.
  • the application Upon learning that the service was not found, the application registers a request to be notified of the service's availability. The same template is passed via arc 283 and external interface 270 into the service framework 235 , this time requesting notification.
  • a service event listener and a transition mask are supplied within the service framework 235 .
  • the listener specifies the method to be invoked when the event occurs.
  • the transition mask controls the match semantics and, in this case, is set to generate an event when a match is made.
  • the service framework 235 caches this request in its service event notification registry 254 , and a registration object is returned to the application 268 . This object can be used subsequently to cancel the request.
  • the individual remote service frontends go through a similar sequence attempting to locate their respective remote service backends. These services use a different service framework interface from the one used by the application. They use the portion of the service framework interface supporting remote services 273 . Each remote service frontend performs a lookup via arc 284 through interface 270 to remote lookup daemon 260 , which looks for a corresponding remote service backend. Since, assuming for the current example, there are no remote lookup services in proximity at this time, all of these lookups fail and return null.
  • the remote service frontends then register requests to be notified of the remote service backends' availability.
  • the manner in which this is done can be identical to that followed by the service-requesting entity in registering a notification request in the service event notification registry 254 . However, in this case it results in a request via arc 284 through interface 270 to the service framework 235 , which caches the request in its remote service event notification registry 256 .
  • the client platform 200 (FIG. 5) of user device 108 (FIG. 1) comes in proximity of a place containing remote services, such as a local node 106 , and a short-range wireless communications connection or link is established between the local node 106 and the client platform 200 .
  • the proximity daemon 264 is an internal component of the service framework 235 that is created during startup. It requests to be notified of the establishment of a connection on any platform communications interface. This request is serviced by a component external to the service framework 235 , i.e., the connection manager service 266 .
  • the proximity daemon 264 When the proximity daemon 264 receives notification of a new connection, it instantiates a remote lookup service frontend, such as one of remote lookup service frontends 261 - 263 , and passes it the particulars of the connection.
  • This remote lookup service frontend 261 - 263 differs from other remote service frontends in that it does not use the service framework 235 to locate its remote lookup service backend. Rather it sends out either a multicast or broadcast soliciting a response from a listening remote lookup service backend. If there is no response, retries are sent at periodic intervals. These continue until the remote lookup service frontend is instructed by the proximity daemon 264 to exit, e.g., if the platform moves out of range of the local node 106 .
  • the remote lookup service frontend and remote lookup service backend exchange parameters and verify that they are compatible with one another. If so, the distributed remote lookup service frontend 261 - 263 is fully formed and is registered via arc 285 through interface 270 with the remote lookup daemon 260 .
  • the remote lookup daemon 260 is another internal component of the service framework 235 . It is responsible for dispatching remote lookup requests to whatever remote lookup services happen to be available.
  • the remote lookup daemon 260 sets out to see if it can resolve any of the pending notification requests for remote services.
  • the remote lookup daemon 260 accesses the remote service event notification registry 256 containing these requests.
  • the remote lookup daemon 260 delivers these to the remote lookup service frontend 261 - 263 .
  • the remote lookup service frontend 261 - 263 asks a remote lookup service backend on the remote server to perform the actual lookup by looking for the remote service backend on the remote server, e.g. in a backend service registry on the remote server.
  • the remote lookup service backend For each lookup request received by the remote lookup service backend, it determines whether the specified service exists in its registry of service backends. If it does, the parameters required to establish communication between the remote service frontend and remote service backend are returned to the requestor. In the current example, the point of interest (POI) service backend is found, and the parameters pertinent to this service are returned to the remote lookup daemon 260 via the remote lookup service frontend.
  • POI point of interest
  • the remote lookup daemon 260 On receipt of the successful lookup response, including transfer of parameters, the remote lookup daemon 260 generates an event to notify the POI service frontend of the existence of its remote counterpart. This event carries the parameters that the POI service frontend will need to communicate with the POI service backend.
  • the listener (within the remote service event notification registry 256 ), that the POI service frontend specified when it registered the notification request, is invoked and is passed the event.
  • the listener extracts communication parameters from the event and uses these to establish a connection to the POI service backend. If the POI service backend is determined to be compatible with the POI service frontend, the POI service is fully formed.
  • the POI service frontend registers the POI service via arc 285 with the service registry 250 of service framework 235 . This results in the POI service being added to the service registry 250 .
  • the service framework 235 examines its service event notification registry 254 for notification requests that are satisfied by this registration.
  • the listener associated with the application waiting for the POI service is invoked and sent an event announcing the availability of the service.
  • This event provides the application with a reference to an object implementing the POI service interface, namely the POI service frontend.
  • the application then invokes the POI service methods, and the POI service frontend communicates with the POI service backend to carry out the requests.
  • the service framework provides a mechanism by which remote services can be discovered and connected. Remote services can register with the service framework through a remote service frontend 281 (FIG. 7), also referred to herein as a “local proxy” or a “remote service proxy”. Remote services are also unregistered by the remote service frontend 281 , when their remote service backends become unavailable.
  • the service framework provides a way for client-platform based service-using entities, whether an application or another service, to discover and connect to a service, whether it is a local service or a remote service.
  • a remote lookup service entity on the client platform known as a remote lookup service frontend
  • a remote lookup service backend attempts to find its counterpart on the remote server, known as a remote lookup service backend. If a remote lookup service backend exists, this service becomes available to the service framework and can be employed to perform lookups for remote service backends.
  • the remote lookup service backend finds a requested service in its server-based registry of remote service backends, it returns the parameters to the client-side remote service frontend that are needed to establish communications with the server-based remote service backend.
  • the remote service frontend determines that it is compatible with the remote service backend, the remote service frontend registers itself as a remote service with the service framework on the client side.
  • FIG. 8 is a diagram depicting a local service lookup operation as performed by service framework 235 , according to one embodiment of the invention.
  • FIG. 8 three entities are depicted: an application 180 , a service ABC 184 that application 180 is interested in and is requesting, and service framework 235 .
  • service ABC happens to be a local service, i.e. one that is resident on the client communications platform.
  • application 180 puts together an object describing the service ABC that application 180 is interested in, and it passes that object into service framework 235 to have service framework 235 perform a lookup.
  • service framework 235 responds to application 180 either that it found service ABC or it didn't find it. However, for the purposes of this illustration, it is assumed that service framework 235 hasn't yet found service ABC.
  • application 180 sends a notification request to service framework 235 to notify application 180 when service ABC comes into existence.
  • service ABC is registered with service framework 235 .
  • service framework 235 determines that this service ABC satisfies the service request from application 180
  • service framework 235 notifies application 180 about service ABC.
  • the notification comprises all of the information that application 180 needs in order to utilize the service
  • FIG. 9 is a diagram depicting the initiation of a remote service discovery operation as performed by the service framework 235 , in accordance with one embodiment of the invention.
  • the service framework 235 extends the service-locating function described in FIG. 8 to remote services, and it handles service location and connection in a way that has several advantages, particularly for mobile platforms.
  • dashed double-headed arrows 275 contains entities located on the client platform, and the portion below dashed double-headed arrows 275 contains entities located on a remote server.
  • the dashed double-headed arrows 275 extending between the client and server portions represent the fact that the client and server are not currently in proximity to each other.
  • application 268 puts together an object describing the service XYZ that application 268 is interested in, and it passes that object into service framework 235 to have service framework 235 perform a lookup.
  • service framework 235 responds to application 268 either that it found service XYZ or it didn't find it. However, for the purposes of this illustration, it is assumed that service framework 235 hasn't yet found service XYZ.
  • application 268 sends a notification request to service framework 235 to notify application 268 when service XYZ comes into existence.
  • service framework 234 performs an implicit request for notification of a remote lookup service.
  • the remote service frontend XYZ 281 requests notification of the remote service backend.
  • the service framework 235 requests notification of any interface state changes observed by the connection manager service 266 .
  • the remote service XYZ backend 282 registers itself with the remote lookup service backend 265 .
  • This registration can be made, for example, into a backend service registry on the remote server.
  • FIG. 10 is a diagram depicting the conclusion of a remote service discovery operation as performed by the service framework 235 , in accordance with one embodiment of the invention.
  • the client platform comes into proximity to the remote server.
  • connection manager service 266 becomes aware of the proximity of the client platform to the remote server, and it notifies the service framework 235 of the change of state to “connected”.
  • the service framework 235 instantiates an instance of the remote lookup service frontend 261 .
  • the remote lookup service frontend 261 attempts to communicate with its counterpart (remote lookup service backend 265 ).
  • the remote lookup service frontend 261 registers itself with the service framework 235 . This registration represents the remote lookup service frontend and service backend as one unit.
  • the service framework 235 invokes this new remote lookup service backend 265 to search for any pending remote services, in this example, the remote service XYZ backend 282 of the desired service XYZ.
  • the remote service XYZ backend 282 it is assumed that remote service XYZ backend 282 is found, and that the parameters necessary for remote service XYZ frontend 281 to communicate with remote service XYZ backend 282 are obtained by remote lookup service frontend 261 .
  • the remote lookup service frontend 261 returns (to the service framework 235 ) the parameters needed by the remote service XYZ frontend 281 , so that remote service XYZ frontend 281 can talk to remote service XYZ backend 282 .
  • the service framework 235 proceeds to notify the remote service XYZ frontend 281 that the remote service XYZ backend 282 has been found. The parameters are passed along with this notification.
  • the remote service XYZ frontend 281 communicates with the remote service XYZ backend 282 over a bi-directional wireless link using the parameters.
  • the parameters can include the address of remote service XYZ backend 282 (e.g. Internet address and port number), version information (if incompatible, the service discovery operation could be terminated), possibly attributes (e.g. if a printer, the capabilities—color, resolution, speed, etc), and so forth.
  • the remote service XYZ frontend 281 registers the combination service (i.e. remote service XYZ frontend 281 plus remote service XYZ backend 282 ) with the service framework 235 . As part of that registration, the service framework 235 determines that there is an application 268 that has a request pending for this particular service XYZ.
  • the service framework 235 notifies the application 268 about service XYZ. That notification provides the application 268 with all of the information it needs to make use of the service XYZ.
  • the application 268 invokes the service XYZ.
  • the remote service XYZ frontend 281 communicates with remote service XYZ backend 282 to perform the requested service XYZ.
  • the service XYZ represented by the combination of remote service XYZ frontend 281 plus remote service XYZ backend 282 can be viewed as a distributed service that has both a local and a remote component.
  • the local component acts as a proxy for the remote component.
  • the service represented by connection manager service 266 is viewed as a local service.
  • the service framework envisions an environment of applications and services.
  • an application is a UI-based presentation of a service or a set of services to a human user.
  • a service is a reusable application component. It may originate as part of an application but migrate to a service if multiple applications have a common need it satisfies.
  • the service framework API set provides several functions. First, it provides services with a means by which they can advertise themselves to potential service-using entities (applications and other services). This is done through a registration process.
  • the service framework APIs apply to the interface between applications/services and the service framework to register and discover local and remote services.
  • the remote services that are supported require a local proxy or service frontend.
  • APIs provide application and service developers with a simple yet powerful set of APIs to advertise and locate services.
  • the information appliance is configured with an address book application that provides the user with an interface to the various address books that may be present on the client.
  • address book application provides the user with an interface to the various address books that may be present on the client.
  • transitory address books may be created and populated from accommodated devices such as PDAs, wireless phones, personal computers, etc.
  • the application can present the contents of these address books to the user as individual address books or as a single merged virtual address book.
  • the address book application starts up and issues a query to the service registry to determine what address book services are currently available. It is informed of a single service—the resident address book. Upon examination of the service's attributes, the application determines the service is permanent so notification of status changes is not required. The application then obtains a reference to the service in order to access its entries. This interface is used to inform the application of any additions or deletions.
  • the address book application registers a notification request with the service framework 235 which adds the request to the service event notification registry 254 .
  • This request states that the address book application be notified of any address book service registrations.
  • the driver powers up his PDA and begins transferring the addresses of the various sales calls he needs to make that day into the information appliance via a wireless link.
  • the first address is received by the object exchange protocol module associated with the wireless interface being used and is recognized to be an address book object.
  • the module learns from the discovery module in the protocol stack that the device is named “Jack's PDA”. Since this device is registered in the information appliance's configuration, user authentication is not required.
  • the registry is queried to see whether an address book service with a name attribute equal to “Jack's PDA” already exists. It does not, so the object exchange module creates the service with the single entry received so far and registers it. This service also has an attribute indicating it is a transient service.
  • the address book application receives notification about the new address book. It obtains a reference to the service and incorporates its address book entries for presentation to the user. Although the implementation of this service differs from the resident address book (Use Case #1), the application interaction with it is identical due to the use of a standardized interface.
  • the application examines the service attributes and uses the name “Jack's PDA” in the user interface. It also notices the transient attribute. This causes the application to request notification of when the service is no longer available.
  • the information appliance is configured to expire address books associated with accommodated devices after some period of time. When this time has elapsed, the “Jack's PDA” address book service is unregistered. The address book application is notified of this and removes entries that it had tagged as belonging to the now departed address book from its internal representation and updates the user interface accordingly. Since the application had registered a blanket request to be notified of any address book becoming unavailable, it now cancels the request.
  • the passenger powers up her PDA to provide some additional addresses.
  • the PDA is detected by the information appliance. Unlike the driver's PDA, this one is not registered in the information appliance configuration and requires user authentication.
  • the address book service created to represent this device performs the authentication. Only if the authentication was successful does it register the service and allow the transfers to proceed. It is the service itself and not the service framework that is responsible for the authentication.
  • the passenger has a huge address book on her PDA and inadvertently initiates a transfer of its entire contents. Addresses proceed to be transferred into the information appliance until the service's storage quota is reached. Attempts by the service to store additional addresses fail. This quota is enforced by the entity responsible for the runtime management of applications and services.
  • the driver receives a lengthy email while on the road. Since it is getting close to lunch, the driver configures the information appliance to look for a restaurant of a specific fast food chain that has a print service. He would like to read the email hardcopy while eating. As he comes within range of a restaurant belonging to the desired chain, a lookup is performed and indicates both criteria are met. He pulls in, has his email printed, and has lunch.
  • the information appliance is configured to present a consolidated address book to the user.
  • an address book service that aggregates various address books registers itself with the service framework 235 . It also registers a notification request with the service framework to be notified when a hidden address book service registers.
  • the resident address book service and address books associated with accommodated devices register with the service framework as hidden address book services.
  • the consolidating address book service is informed of these services and proceeds to incorporate their entries into the consolidated address book.
  • the address book application performs a lookup via the service framework for address book services, it is informed about one address book service: the consolidator. It is not informed about the two hidden services.
  • the service framework 235 provides the following functions that satisfy the above scenarios or “use cases”.
  • the service framework allows a service to register itself.
  • the service framework allows a service to unregister itself when it becomes unavailable.
  • the service framework allows applications/services to search for a currently registered service.
  • the service framework allows applications/services to request notification of future service registrations.
  • the service framework allows applications/services to request notification of service attribute changes and registration state changes.
  • the service framework allows applications/services to cancel a notification request.
  • the service framework supports service attributes that allow a service search to be refined.
  • the service framework supports examination of service attributes.
  • the service framework is available and locatable by all applications/services.
  • Services are restricted to the same stringent security policies imposed by the application manager module 232 .
  • Services are derived from published interfaces when available in order to de-couple the dependency on specific service implementation.
  • Services and service stubs are resident on the client platform, and they are typically not downloaded.
  • the service framework detects terminated communications links, and it unregisters services that were solely provided over such communications links.
  • the service framework is capable of dynamically discovering services external to the client device and using these services via a pre-loaded local proxy.
  • the service framework is capable of selectively advertising its services to external clients.
  • the service framework provides a way to disable advertisement of its services to external clients by designating a service as “private” or not.
  • the service framework provides a way to obscure or hide services from local clients by designating a service as “hidden” or not.
  • the service framework could dynamically discover and download services that are external to the client device, e.g. on external communications nodes.
  • the service framework could provide a suitable mechanism to enable or disable the function of dynamic discovery and downloading of services from external communications nodes.
  • the service framework 235 comprises two main components: a ServiceFramework class and an object implementing the ServiceRegistrar interface.
  • the ServiceFramework class defines static methods used by the ServiceRegistrar implementation object to make itself known and by service-using entities to obtain this reference.
  • the ServiceRegistrar object provides service registration and lookup facilities.
  • a service or application obtains a reference to the ServiceRegistrar object. This is done via the static method ServiceFramework.getRegistrar( ). A reference to the object is returned to the caller.
  • the ServiceItem object is composed of a ServicelD (null on initial registration), an Object implementing the interface to the service and an array of ServiceAttributeSet objects that specify the service attributes.
  • the service is returned a ServiceRegistration object which it can use to manipulate its attributes (add, delete and modify) and also unregister the service. Services are required to unregister themselves with the service framework prior to going “out of service”.
  • Services are discovered by constructing a ServiceTemplate object and passing it to the ServiceRegistrar.lookup( ) method.
  • This object specifies the service type and characteristics that are of interest. It comprises a ServiceID, an array of Class objects, and an array of ServiceAttributeSet objects. If a component is to be wildcarded, a null may be supplied. The caller is returned an array of ServiceItem objects that match the supplied ServiceTemplate.
  • Notification of service availability may also be requested.
  • a ServiceTemplate object is passed to the Registrar.notify( ) method along with a reference to the caller's ServiceEventListener object.
  • a ServiceEventRegistration object is returned to the caller. This object can be used to cancel the notification request.
  • the notify( ) method in the supplied ServiceEventListener object is invoked and passed a ServiceEvent object.
  • Remote services are located and accessed in exactly the same way. This is accomplished by employing a local proxy for the actual remote service.
  • Remote services can be considered to comprise two components: a client-side or frontend portion (the proxy), and the server-side or backend portion (the remote service). Each proxy is responsible for discovering and linking up with its service backend. Once this is done, the proxy registers itself with the service framework.
  • the service is made available to service-using entities and has the appearance of a local service.
  • the fact that the proxy needs to communicate with its service backend to carry out service functions is hidden from the service-using entity.
  • the service frontend loses contact with the service backend, e.g. the communications link terminates, it unregisters itself from the service framework.
  • Remote service backends are discovered by constructing a ServiceTemplate object and passing it to the ServiceRegistrar.remoteLookup( ) method.
  • This object specifies the service type and characteristics of the remote service backend that are of interest. It comprises a null ServiceID, an array of Class objects, and an array of ServiceAttributeSet objects.
  • the service framework performs the lookup using any available remote lookup services and returns either a RemoteServiceItem object or a null.
  • Notification of remote service backend availability may also be requested.
  • a ServiceTemplate object is passed to the Registrar.remoteNotify( ) method along with a reference to the caller's ServiceEventListener object.
  • a ServiceEventRegistration object is returned to the caller. This object can be used at a later time to cancel the notification request.
  • Service an interface that is implemented by service objects.
  • HiddenService an extension of the Service interface that is implemented by services to be obscured from normal lookups.
  • PrivateService an extension of the Service interface that is implemented by services not wishing to be advertised externally.
  • ServiceAttributeSet an interface used to represent arbitrary service attributes. This is a marker interface used to group a number of typed object references.
  • ServiceEvent a class indicating the occurrence of an event within the service framework. It provides a reference to the ServiceItem associated with the event. The class also provides information to help identify the event source. This supports event notification by the services themselves. The class also has a reference to a “handback” object that may have been specified during registration. This can help to demultiplex events within the listener.
  • RemoteServiceEvent this class is very similar to the ServiceEvent class with the exception that it provides access to a RemoteServiceItem rather than a ServiceItem.
  • ServiceEventListener an interface to an object to be notified of the occurrence of an event within the service framework. This object is registered with the service framework. When an event meeting criteria specified during registration occurs, a ServiceEvent is passed to the object via its notify( ) method.
  • ServiceEventRegistration a class returned when notification of service availability is requested. It contains a reference to the event source and the identifier of the event for which notification was requested.
  • ServiceFramework a class used to obtain a reference to an object implementing the ServiceRegistrar interface. It comprises the static method getServiceRegistrar( ).
  • ServiceID services are assigned an instance of this class during registration by the service framework. It is a unique identifier representing a particular ServiceItem instance.
  • ServiceItem services are registered with the service framework using instances of the ServiceItem class. It contains a ServicelD, a Service object implementing the interface to the service, and an optional array of ServiceAttributeSets specifying the service attributes.
  • RemoteServiceItem A remote service backend is represented by an instance of this class. It contains the parameters needed by the service frontend to establish communications with the service backend.
  • ServiceRegistrar an interface to the service framework.
  • the object implementing this interface forms an important component of the service framework. It contains methods to register a ServiceItem and to look up ServiceItems that meet a specified set of criteria contained in a ServiceTemplate. There is also a method to request notification of events such as the registration of a service or a change in a service. This method is supplied with a ServiceTemplate, a ServiceEventListener, and an optional “handback” object to be passed to the listener in the ServiceEvent.
  • ServiceRegistration an interface returned in response to a service registration. It contains the. ServicelD that was assigned to the service. It contains methods to modify the service's attributes as well as a method to unregister the service.
  • ServiceTemplate a class that specifies the match criteria pertaining to a service lookup. It comprises a ServiceID, an array of class types, and an array of ServiceAttributeSets.
  • ServiceException the class represents an exception that occurred within the service framework.
  • ServiceUnregisteredException a service method was invoked after the service has unregistered.
  • UnknownServiceEventException a listener received an event that it didn't recogmze.
  • ServiceName a ServiceAttributeSet representing the service name.
  • ServiceStatus a ServiceAttributeSet representing the service status (i.e. availability).
  • FIG. 11 illustrates a flow diagram of a method 500 by which an application requests access to a service, according to one embodiment of the invention.
  • an application requesting access to a service constructs a template that describes the service.
  • the template comprises a service type and, optionally, one or more attributes.
  • the application sends the template to the service framework 235 (FIG. 7).
  • the application registers a notification request for the service in the service event notification registry 254 (FIG. 7) by sending the template to the service framework 235 . It is an important feature of the present invention that the service framework 235 only locates and connects with services for which a notification request have been entered, and which possess the service type and, optionally, one or more service attributes specified by the service-requesting entity.
  • a service event listener and a transition mask are established in the service framework 235 for the requesting application.
  • a registration object is returned to the application. This can be used subsequently, if needed, to cancel the service request.
  • FIG. 12 illustrates a flow diagram of a method 520 by which a remote service frontend registers for and searches for its corresponding remote service backend, according to one embodiment of the invention.
  • a remote service frontend registers a notification request for a remote service backend by constructing a template describing the remote service backend that it desires to use.
  • the template includes a service type and, optionally, at least one attribute.
  • the template is sent to the service framework 235 , which records it in its remote service event notification registry 256 (FIG. 7). A registration object is returned to the requester.
  • the method goes to block 542 in FIG. 13 to check whether the client platform is yet in proximity to a server node (i.e. a remote communications node).
  • a server node i.e. a remote communications node
  • the service framework 235 invokes the remote lookup daemon 260 (FIG. 7).
  • the remote lookup daemon 260 performs a search for the remote service backend by sequentially invoking the remote lookup service frontends, if any exist. This operation includes those covered by operations 562 , 564 , and 566 in FIG. 14.
  • FIGS. 13-16 illustrate a flow diagram of a method 540 by which a service-requesting entity, such as an application, on a client platform that is in proximity to a remote communications node obtains access to one or more services on the remote communications node, according to one embodiment of the invention.
  • a service-requesting entity such as an application
  • connection manager service keeps checking whether the client platform is in proximity to a remote communications node.
  • a short-range wireless communications link is established between the client platform and the remote communications node.
  • connection manager service 266 (FIG. 7) notifies the proximity daemon 264 (FIG. 7) about the connection being up.
  • the proximity daemon 264 creates a remote lookup service frontend 261 , 262 , or 263 (FIG. 7) and informs it of the details of the connection.
  • the remote lookup service frontend searches for a remote lookup service backend by broadcasting or multicasting a solicitation of a response from any listening remote lookup service backend.
  • the remote lookup service frontend keeps searching for a remote lookup service backend, so long as the client platform is in proximity to the remote communications node.
  • the remote lookup service frontend communicates with the remote lookup service backend.
  • the client platform breaks the wireless communications link with this remote communications node. The method then goes to 542 , where the client platform waits for proximity with another remote communications node.
  • the remote lookup daemon 260 (FIG. 7) checks the remote service event notification registry 256 (FIG. 7) for any pending requests for a remote service backend that corresponds to the specifically requested remote service (including type and, optionally, one or more attributes).
  • the remote lookup daemon 260 delivers the request(s) it found to the remote lookup service frontend.
  • the remote lookup service frontend delivers the request(s) to the remote lookup service backend.
  • the remote lookup service backend comprises a program module that looks up each request for a service backend in a backend service registry residing on the remote communications node.
  • the remote lookup service frontend keeps searching for a remote lookup service backend, so long as the client platform is in proximity to the remote communications node.
  • the remote lookup service backend obtains parameters necessary for the service frontend to communicate with the service backend.
  • the remote lookup service backend communicates the parameters to the remote lookup daemon via the remote lookup service frontend.
  • the remote lookup daemon generates an event, that comprises the parameters, to notify the requested service frontend of the existence of its related service backend.
  • the listener extracts these parameters and establishes a connection to the service backend.
  • the remote lookup service frontend keeps searching for a remote lookup service backend, so long as the client platform is in proximity to the remote communications node.
  • the service frontend registers the service as a remote service in the service registry 250 (FIG. 7). This registers the combination service comprising the service front end and service backend.
  • the service framework 235 comprises a program module that checks the service event notification registry 254 (FIG. 7).
  • the method proceeds to 586 ; else it goes to 585 .
  • the service framework 235 has a program module in the form of the event delivery daemon 252 (FIG. 7) generate an event delivery thread to notify the application of the availability of the service.
  • the service frontend communicates with the service backend to implement the service invoked by the application.
  • FIG. 17 illustrates a flow diagram of a method 592 by which a client platform deals with loss of proximity to a remote communications node that is providing one or more services to the client platform, according to one embodiment of the invention.
  • connection manager service continues checking whether the client platform is still in proximity to the remote communications node.
  • a loss of communication with the remote communications node is detected by the connection manager service. Such loss can also be detected by a remote lookup service frontend or by a remote service frontend.
  • connection manager service notifies the proximity daemon 264 (FIG. 7) about the communications link going down.
  • the proximity daemon 264 informs the remote lookup service frontend to exit.
  • the remote lookup service informs each remote service frontend whose related service backend was on the affected remote communications node, and it then exits.
  • the remote service frontend unregisters from the service framework 235 .
  • FIGS. 1-7 are merely representational and are not drawn to scale. Certain proportions thereof may be exaggerated, while others may be minimized.
  • the drawings are intended to illustrate various implementations of the invention that can be understood and appropriately carried out by those of ordinary skill in the art. Any arrangement, which is calculated to achieve the same purpose, may be substituted for the specific embodiments shown.
  • the methods and apparatus of the present invention support the identification and connection of services to which user equipment can be readily coupled without unduly expending power, memory, bandwidth, and other resources available to the user equipment.
  • the present invention provides an innovative way to implement dynamic networking for managing distributed and transient services. It does so in a manner that offers a high degree of security. It completely eliminates the dynamic downloading of the service code and its execution in the client. The asymmetric lookup/advertising/discovery of services increases client privacy.
  • the implementing platform is extremely light-weight due to eliminating the downloading of service code, eliminating object serialization and remote method invocation (RMI), performing asymmetric lookup/advertising/discovery of services, performing just-in-time lookups of required services, and consolidating lookup activities by the local lookup services.
  • RMI remote method invocation
  • Support is provided for life-cycle management of the part of the distributed service on the client, including hot-upgrades, in the service interface.
  • Communication is minimized between the wireless client and server for administrative functions by eliminating downloading of service code, eliminating object serialization and RMI, performing just-in-time lookups, and batching lookup requests.
  • the present invention is conserving of application and platform resources, particularly in mobile platforms. According to the present invention, services are only looked up and connected when requested by service-requesting entities. Moreover, remote services are looked for and connected without any substantial involvement of an entity requesting them. A successful lookup returns information that can be used in communicating with the service but such information is not permanently cached on the client platform, thus conserving its memory resources.
  • the present invention supports the security requirements of mobile equipment.
  • the present invention substantially increases the marketability and utility of an information appliance system, including user or subscriber equipment used in conjunction with an information appliance system.

Abstract

In an information appliance system 100, a user device 108 comprises a client platform (200, FIG. 5) that includes a service framework (235, FIG. 5) to discover and connect with a variety of services, both remote and local, transient and persistent, and to disconnect from them when they are no longer of interest or become unavailable. The service framework 235 provides a standard, consistent, simplified way for services to make themselves available and for service-using entities to locate and connect with the services of interest to them. When a service is requested from a remote server, a service frontend (281, FIG. 9) on the client platform attempts to find its corresponding service backend (282, FIG. 9) on a server providing the requested service and, if it finds it, the frontend and backend coalesce in a fully formed service that is made available to a requesting service-using entity. As a result, platform resources and security are maintained. Various methods of operating a service framework are also described.

Description

    RELATED INVENTIONS
  • This invention is related to the following inventions which are assigned to the same assignee as the present invention and which were filed on even date herewith: [0001]
  • Serial No.______, entitled “Service Framework with Just-In-Time Look-Up”; [0002]
  • Serial No.______, entitled “Service Framework with Consolidation of Local and Remote Services”; [0003]
  • Serial No.______, entitled “Service Framework with Local Proxy for Representing Remote Services”; [0004]
  • Serial No.______, entitled “Service Framework for Evaluating Remote Services Based Upon Transport Characteristics”; and [0005]
  • Serial No.______, entitled “Service Framework With Hidden Services”. [0006]
  • FIELD OF THE INVENTION
  • This invention relates generally to communications systems and, in particular, to methods and apparatus for providing services to wireless equipment in a wireless communications system. [0007]
  • BACKGROUND OF THE INVENTION
  • There is an ever increasing demand for wireless communications. Wireless subscribers desire to have access to information at any time and at any place. One of the fastest growing markets for providing wireless services is known as “telematics” and entails delivering a wide spectrum of information via wireless links to vehicle-based subscribers. The information can originate from multiple sources, such as the Internet and other public, private, and/or government computer-based networks; wireless telecommunications such as cellular, Personal Communication Service (PCS), satellite, land-mobile, and the like; terrestrial and satellite direct broadcasts including traditional AM/FM bands, broadband, television, video, geolocation and navigation via a global position system (GPS), and the like; concierge services providing roadside assistance, emergency calling, remote-door unlocking, accident reporting, travel conditions, vehicle security, stolen vehicle recovery, remote vehicle diagnostics, and the like; advertising services identifying names and locations of businesses such as gas stations, restaurants, hotels, stores, and offices, and the like; tourist services such as points of interest, directions, hours of access, and the like; and many other sources that can provide information of any type. Many of the above services are not universally available, but rather they are transient in both the time and geoposition domains. [0008]
  • Information can be communicated to telematics devices over relatively long wireless links, such as from a satellite or terrestrial node, or from relatively short wireless or wired links, such as from in-vehicle equipment or from hand-held devices like PDAs, portable computers, cellular phones, and the like. [0009]
  • The services provided by telematics systems are not restricted to vehicle-based subscribers, and they can also be provided to subscribers at home, at work, or elsewhere. With so much mobility, the equipment located in the subscriber's vehicle, or the equipment carried by or otherwise serving a subscriber, needs a way to connect with the plethora of services that are potentially available to it. The equipment needs a way to discover, identify, select, and invoke services that are of interest to it, as well as to disconnect from services that are no longer of interest to it. [0010]
  • It is known in the prior art to utilize certain commercially available software to locate services. However, systems utilizing such software are fixed, not mobile. Mobile systems require connection software that is specifically designed to fulfill requirements that distinguish mobile systems from fixed systems. For example, mobile systems often have limited battery power, limited bandwidth, limited memory, and only stay in any given place for a limited time. [0011]
  • Mobile systems also may have rigorous security requirements in order to protect the identify and location of mobile subscribers, as well as to insure that the mobile equipment, including software, is not involuntarily altered or corrupted, for example, by downloading uncertified software that could replace, infect, or otherwise have an adverse impact upon the software residing in the system. Known systems that dynamically provide access to services typically download software code to the client platform and execute the code on the client platform. Not only does this introduce potentially dangerous security issues, but the downloaded code can overwhelm the mobile system's limited memory capability. [0012]
  • It is known in the art for potentially all services that could be requested by an application on a client platform to register as available. For example, in the Jini™ connection technology commercially available from Sun Microsystems, Palo Alto, Calif., services register themselves with all lookup servers belonging to the same group, irrespective of demand for the services. However, this can be a significant disadvantage in a mobile platform, because the platform's communications traffic could be excessive, and further the platform's resources could be quickly depleted. [0013]
  • Accordingly, there is a significant need for methods and apparatus that are more conserving of resources in the client platform, particularly for mobile platforms. [0014]
  • There is also a significant need for methods and apparatus that do not automatically populate a client platform's service registry with entries representing remote services but that look up and connect services only when they are requested by a service-requesting entity. [0015]
  • A significant disadvantage of the prior art connection software is that the application must be heavily involved with the service-locating operation at every stage. Further, the application must be heavily involved for every service that it desires access to. Thus, a significant burden is placed upon the application in known prior art connection software. While this burden may be somewhat mitigated on relatively powerful platforms, it quickly becomes a resource drain on mobile platforms that have relatively low processing resources, memory resources, battery resources, and communications bandwidth. [0016]
  • Thus there is further a significant need for methods and apparatus that look for and connect with remote services without substantial involvement of requesting entities. [0017]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention is pointed out with particularity in the appended claims. However, other features of the invention will become more apparent and the invention will be best understood by referring to the following detailed description in conjunction with the accompanying drawings in which: [0018]
  • FIG. 1 depicts an exemplary information appliance system, according to one embodiment of the invention; [0019]
  • FIG. 2 depicts a user node of an exemplary information appliance system; [0020]
  • FIG. 3 depicts a local node of an exemplary information appliance system; [0021]
  • FIG. 4 depicts a regional node of an exemplary information appliance system; [0022]
  • FIG. 5 illustrates major functional software blocks of a client platform, according to one embodiment of the invention; [0023]
  • FIG. 6 illustrates major functional software blocks of a server platform, according to one embodiment of the invention; [0024]
  • FIG. 7 illustrates a simplified block diagram showing various components of a service framework, according to one embodiment of the invention; [0025]
  • FIG. 8 illustrates a diagram depicting a local service lookup operation, as performed by a service framework, according to one embodiment of the invention; [0026]
  • FIG. 9 illustrates a diagram depicting the initiation of a remote service discovery operation, as performed by a service framework, according to one embodiment of the invention; [0027]
  • FIG. 10 illustrates a diagram depicting the conclusion of a remote service discovery operation, as performed by a service framework, according to one embodiment of the invention; [0028]
  • FIG. 11 illustrates a flow diagram of a method by which an application requests access to a service, according to one embodiment of the invention; [0029]
  • FIG. 12 illustrates a flow diagram of a method by which a remote service frontend registers for and searches for its corresponding remote service backend, according to one embodiment of the invention; [0030]
  • FIGS. 13-16 illustrate a flow diagram of a method by which an application on a client platform that is in proximity to a remote communications node obtains access to one or more services on the remote communications node, according to one embodiment of the invention; and [0031]
  • FIG. 17 illustrates a flow diagram of a method by which a client platform deals with loss of proximity to a remote communications node that is providing one or more services to the client platform, according to one embodiment of the invention.[0032]
  • DETAILED DESCRIPTION OF THE DRAWINGS
  • The present invention is a distributed communications system with software components running on mobile client platforms and on remote server platforms. [0033]
  • FIG. 1 depicts an exemplary [0034] information appliance system 100, according to one embodiment of the invention. Shown in FIG. 1 are examples of components of an information appliance system 100, which comprises a plurality of servers 102 coupled to a regional node 104, and a plurality of local nodes 106 coupled to regional node 104. There can be any number of servers 102, regional nodes 104, and local nodes 106 within the information appliance system 100. The regional node 104 can be coupled to a network, such as the Internet 114, and to any number of concierge services 112.
  • [0035] Servers 102, while illustrated as coupled to regional node 104, could be implemented at any hierarchical level(s) within information appliance system 100. For example, servers 102 could also be implemented within one or more local nodes 106, concierge service 112, and Internet 114.
  • Without limitation, [0036] local node 106 can be a kiosk, cell site, local area network (LAN), telephone company, cable company, satellite, or any other information service, structure, or entity that can transmit, receive, and/or communicate information. An information service can be any desired service including, but not limited to, telecommunications, broadband communications, entertainment, television, radio, recorded music, movies, computer-based games, Internet, and other types of public, private, personal, commercial, government, and military communications.
  • [0037] Local node 106 is coupled to any number of user nodes 108 via wireline or wireless interface means. In the embodiment depicted in FIG. 1, user nodes 108 can transmit and receive information using wireless communications means. User nodes 108 without limitation can include a wireless unit such as a cellular or Personal Communication Service (PCS) telephone, a pager, a hand-held computing device such as a personal digital assistant (PDA) or Web appliance, or any other type of communications and/or computing device. Without limitation, one or more user nodes 108 can be contained within, and optionally form an integral part of a vehicle, such as a car 109, truck, bus, train, aircraft, or boat, or any type of structure, such as a house, office, school, commercial establishment, and the like. As indicated above, a user node 108 can also be implemented in a device that can be carried by the user of the information appliance system 100.
  • In one embodiment, a [0038] user node 108 comprises an in-vehicle information appliance comprising various human interface (H/I) elements such as a display 131, a multi-position controller 113, one or more control knobs 115 and 116, one or more indicators 117 such as bulbs or light emitting diodes (LEDs), one or more control buttons 118, one or more speakers 132, a microphone 133, and any other H/I elements required by the particular applications to be utilized in conjunction with the information appliance.
  • [0039] User nodes 108 can also transmit and/or receive data to and from devices and services other than local node 106. For example, user nodes 108 can transmit and receive data to and from a satellite 110.
  • The [0040] information appliance system 100 including the user nodes 108 is capable of utilizing audio data in any number of encoding methods from any number of sources that include, but are not limited to, ADPCM (adaptive differential pulse-code modulation); CD-DA (compact disc—digital audio) digital audio specification; and ITU (International Telecommunications Union) Standards G.711,G.722,G.723 & G.728.
  • The [0041] information appliance system 100 including the user nodes 108 is capable of utilizing video data in any number of encoding methods from any number of sources that include, but are not limited to, ITU Standards H.261 & H.263; Motion JPEG (Joint Photographic Experts Group); and MPEG-1, MPEG-2 and MPEG-4 (Motion Picture Experts Group) standards.
  • Additionally, the [0042] information appliance system 100 is capable of utilizing audio and video data in any number of formats and using any type of transport technology that include, but are not limited to, USB (Universal Serial Bus); IEEE (Institute of Electrical and Electronics Engineers) Standards 1394-1995; and IEEE 802.11; and using protocols such as HTTP (hypertext transfer protocol); TCP/IP (transmission control protocol/Internet protocol); and UDP/IP (user datagram protocol/Internet protocol).
  • FIG. 2 depicts a [0043] user node 108 of an exemplary information appliance system 100. As indicated above, user node 108 can without limitation be located within or be an integral part of any vehicle, such as an automobile, truck, bus, train, aircraft, or boat, or be carried with a user, or be located in a stationary location or structure, and the like. As shown in FIG. 2, the user node 108 comprises a processor 120 with associated user node memory 128. User node memory 128 comprises user node control algorithms 126. User node memory 128 can include, but is not limited to, random access memory (RAM), read only memory (ROM), flash memory, and other memory such as a hard disk, floppy disk, and/or other appropriate type of memory. User node 108 can initiate and perform communications with other nodes shown in FIG. 1 in accordance with suitable computer programs, such as user node control algorithms 126, stored in user node memory 128.
  • [0044] User node 108 also comprises a user interface device 130 that can include without limitation a tactile interface 134, microphone 133, speakers 132, any number of displays 131, and the like.
  • [0045] User node 108 also comprises an extra-vehicle interface 122, typically implemented as a transmitter/receiver for transmitting and receiving communications via a wireless link 144 among the various nodes depicted in FIG. 1. Extra-vehicle interface 122 also facilitates communications among other devices via wireless link 159, for example, satellite 110, and the like. Communications are transmitted and received through one or more antennas 142 of any type, which can include any one or combination of a fixed, steerable, omni-directional, or phased array antenna. Steerable antenna can include, but is not limited to, an electronically steerable antenna, physically steerable antenna, and the like. User node 108 can also include positioning devices 124 of any type, for example, global positioning system (GPS), gyroscope, compass, accelerometer, altimeter, rate sensors, and other positioning devices 124 that can define the position, attitude, and/or motion vector of the user node 108.
  • [0046] User node 108 can also comprise an intra-vehicle interface 136, which can include antenna 160. Intra-vehicle interface 136 can include multiple types of transceivers (not shown) and antennas 160 to implement different short-range wireless protocols, such as Bluetooth™, IEEE wireless local area network (LAN) standard 802.11, and infrared. Intra-vehicle interface 136 is capable of short-range wireless communications, via wireless link 161, with other wireless devices 138 and sensors 140 of any type, for example, wireless telephones, computers, pagers, PDA's, entertainment devices, printers, fax machines, wireless local networks such as Bluetoot™, vehicle sensors, vehicle actuators, vehicle displays, and the like. In addition, intra-vehicle interface 136 can be used to communicate with wireless devices that are physically outside the vehicle but close to the vehicle, such as a service station kiosk. One or more wireless devices 138 can comprise one or more antennas such as antenna 162 and communicate via wireless link 163. One or more sensors 140 can comprise one or more antennas such as antenna 164 and communicate via wireless link 165.
  • In one embodiment, the various components and systems in FIG. 2 can communicate with each other via a [0047] wireline link 135, for example, a power/data/control bus, and the like. In another embodiment, some of the various components and systems in FIG. 2 could communicate via a wireless link.
  • FIG. 3 depicts a [0048] local node 106 of an exemplary information appliance system 100. As shown in FIG. 3, the local node 106 comprises a processor 121 with associated local node memory 148. Local node memory 148 comprises local node control algorithms 146. Local node memory 148 can include, but is not limited to, random access memory (RAM), read only memory (ROM), and other memory such as a hard disk, floppy disk, and/or other appropriate type of memory. Local node 106 can initiate and perform communications with other nodes shown in FIG. 1 in accordance with suitable computer programs, such as local node control algorithms 146, stored in local node memory 148.
  • [0049] Local node 106 also comprises any number of transmitters/receivers 175 for transmitting and receiving communications via wireless link 144 to and from any number of user nodes 108. Communications are transmitted and received through antenna 166.
  • [0050] Local node 106 also comprises any number of transmitter/receivers 176 for transmitting and receiving communications via wireless link 168 to and from any number of regional nodes 104. Communications are transmitted and received through antenna 167. As shown in FIG. 3, the various components and systems can also communicate via terrestrial links such as wireline, radio frequency (RF), or optical links, and the like, with other local nodes 106 and regional nodes 104.
  • In one embodiment, the various components and systems in FIG. 3 can communicate with each other via a [0051] wireline link 135, for example, a power/data/control bus, and the like. In another embodiment, some of the various components and systems in FIG. 3 could communicate via a wireless link.
  • FIG. 4 depicts a [0052] regional node 104 of an exemplary information appliance system 100. As shown in FIG. 4, the regional node 104 comprises a processor 123 with associated regional node memory 152. Regional node memory 152 comprises regional node control algorithms 150. Regional node memory 152 can include, but is not limited to, random access memory (RAM), read only memory (ROM), and other memory such as a hard disk, floppy disk, and/or other appropriate type of memory. Regional node 104 can initiate and perform communications with other nodes shown in FIG. 1 in accordance with suitable computer programs, such as regional node control algorithms 150, stored in regional node memory 152.
  • [0053] Regional node 104 also comprises any number of transmitters/receivers 177 for transmitting and receiving communications via wireless link 171 to and from any number of local nodes 106. Communications are transmitted and received through an antenna 170.
  • [0054] Regional node 104 also comprises any number of transmitters/receivers 178 for transmitting and receiving communications via wireless link 168 to and from any number of regional nodes 104, servers 102, and the like. Communications are transmitted and received through antenna 169. As shown in FIG. 4, the various components and systems can also communicate, via terrestrial links such as wireline, radio frequency (RF), or optical links, and the like, with other local nodes 106 and regional nodes 104.
  • In one embodiment, the various components and systems in FIG. 4 can communicate with each other via a [0055] wireline link 135, for example, a power/data/control bus, and the like. In another embodiment, some of the various components and systems in FIG. 4 could communicate via a wireless link.
  • In FIGS. 2-4, [0056] processors 120, 121, and 123, respectively, perform distributed, yet coordinated, control functions within information appliance system 100 (FIG. 1). Processors 120, 121, and 123 are merely representative, and information appliance system 100 can comprise many more processors within the distributed servers 102, regional nodes 104, local nodes 106, and user nodes 108.
  • [0057] Processors 120, 121, and 123 can be of any suitable type or types, depending upon the functional requirements of the overall information appliance system 100 and its constituent elements, including servers 102, regional nodes 104, local nodes 106, and user nodes 108.
  • [0058] Processors 120, 121, and 123 comprise portions of data processing systems that perform processing operations on computer programs that are stored in computer memory such as, but not limited to, user node memory 128, local node memory 148, and regional node memory 152. Processors 120, 121, and 123 also read data from and store data to memory, and they generate and receive control signals to and from other elements within information appliance system 100.
  • The particular elements of the [0059] information appliance system 100, including the elements of the data processing systems, are not limited to those shown and described, and they can take any form that will implement the functions of the invention herein described.
  • To provide an example of one context in which the present invention may be used, a brief overview of a client platform and a server platform, together with their associated software modules, will now be described. The present invention is not limited to implementation by any particular set of elements, and the description herein is merely representational of one embodiment. The specifics of one or more embodiments of the invention are provided below in sufficient detail to enable one of ordinary skill in the art to understand and practice the present invention. [0060]
  • Overview of Client Platform
  • FIG. 5 illustrates major functional software blocks of a [0061] client platform 200, in accordance with one embodiment of the invention. Architecturally, the user node 108 comprises a software-based client platform 200 that supports a wide range of applications and services. This provides great flexibility and allows the user platform's feature set to be readily expanded or updated after the user node 108 has been deployed into its intended market.
  • These software blocks are computer program modules comprising computer instructions, such as user [0062] node control algorithms 126, that are stored in a computer-readable medium such as user node memory 128. These software modules are merely representative of one embodiment of the invention. In other embodiments, additional modules could be provided as needed, and/or unneeded modules could be deleted.
  • The software blocks include the following modules, each of which is briefly summarized below according to its reference numeral in FIG. 5. [0063]
  • The client platform software comprises three general layers: [0064] applications 202, foundation software 204 upon which the applications 202 are supported, and platform-specific software 206. In one embodiment, the upper two layers are implemented in the Java™ programming language, available from various suppliers, including Sun Microsystems, Inc., Palo Alto, Calif. One advantage of the Java™ programming language is the support of code distribution in a platform-independent manner.
  • The lowest layer, i.e. the platform-[0065] specific software 206, comprises a real-time operating system 208, a virtual machine platform (such as the Java™ 2 Virtual Machine, available from Sun Microsystems, Inc.) and associated classes 242, and a native library interface 244.
  • Referring to FIG. 5, [0066] applications 202 can comprise an extremely wide variety of informational, safety, query, communications, entertainment, and other applications, for example navigation 211, weather 212, stocks 213, traffic 214, news 215, and others 216 of any type. As used herein, an “application” is defined as any computer program that provides one or more functions that are of interest to a user of the information appliance system 100.
  • [0067] Foundation software 204, in one embodiment, comprises the following modules, each of which will now be discussed.
  • [0068] Selector module 221 launches and controls applications selected by the user. It is user-configurable.
  • Abstract user interface (UI) [0069] 222 supports a wide variety of input/output (I/O) functions that enable the user to interact with the user device.
  • [0070] Focus manager 223 enforces priority-based access to UI and media resources. Focus manager 223 also controls interactions between synchronous applications and asynchronous notifications and alerts.
  • Logical button manager (LBM) [0071] 224 allows an application to map logical buttons to actual physical buttons on a user device. It allows physical buttons to be referenced by logical names. It manages different sets of buttons, such as pre-set buttons, application buttons, and so on.
  • Personal information manager (PIM) [0072] service 226 supports functions to enhance user productivity, such as an address book, a calendar, a memo management capability, and so forth. The address book can comprise information that is up-loaded from a PDA, entered by voice or by keys from the user, down-loaded from the Internet, and so forth.
  • [0073] Trip plan service 227 provides a variety of trip-planning functions, such as route and map retrieval, route-planning, determination of route distance, etc.
  • [0074] Position service 228 provides abstract positioning application programming interfaces (API) to support a variety of position-determining mechanisms, such as GPS, differential GPS, in-road transmitters, cellular base stations, etc.
  • [0075] Profile service 229 provides server-based profiles for users, devices, vehicles, etc. It assists in the application configuration. It can also ensure that user profiles are portable from one user vehicle to another.
  • [0076] Data sync service 230 synchronizes one or more databases on client platform 200 with counterpart databases on server platform 300.
  • [0077] Debug service 231 provides debug functions to isolate, examine, and correct errors in the operation of the software residing on the client platform 200.
  • [0078] Application manager 232 controls the installation and updating of applications, including security attributes of the applications.
  • User interface manager/[0079] media manager 233 manages the user interface, e.g. what entities can access what portions of a display screen (in the case of the user interface manager), and manages all aspects of audio and video functions, e.g. radio, voice-recognition, sound clips, etc. (in the case of the media manager).
  • [0080] Security manager 234 provides permission and policy restraints within the client platform 200.
  • [0081] Service framework 235, to which the current invention pertains, is responsible for locating, connecting, and controlling services required by applications 202 and other services. Additional description of the service framework 235 is provided elsewhere herein.
  • [0082] Connection manager 236 manages connection(s) of the client platform 200 to one or more networks, such as geographically distributed cellular and server networks. It ensures continuity of sessions across physical and/or logical network interfaces. It can require security (e.g. authentication, encryption, etc.) as a precondition to a connection. It can ensure that low bandwidth connections are used efficiently.
  • [0083] Other modules 225 can also be provided within the foundation software 204 of the client platform 200, depending upon the functional requirements of the client platform 200.
  • Platform [0084] specific software 206, in one embodiment, comprises the following modules, each of which will now be discussed.
  • [0085] Power manager 238 provides power status change events to applications, such as “power on”, “power off”, “sleep/accessory mode”, etc. It can enforce a low-power mode in emergency situations, reserving power to the highest priority functions. It can also monitor power consumption to identify elements that may be consuming unreasonable amounts of power.
  • [0086] Resource manager 239 manages priority-based access to system resources, such as a processor, threads being processed, memory elements, and persistent storage. The resource manager 239 can ensure the required resources to support an emergency call by halting or suspending lower priority applications.
  • [0087] Vehicle information 240 provides information to support primarily mission-critical vehicular functions. It comprises information to control certain in-vehicle functions, such as remote door unlock. It comprises status information from the in-vehicle system, e.g. vehicular speed. It also can comprise information derived from integrated vehicle components, such as global positioning information from an in-vehicle GPS system.
  • [0088] Other modules 237 can also be provided within the platform specific software 206 of the client platform 200, depending upon the functional requirements of the client platform 200.
  • Overview of Server Platform
  • FIG. 6 illustrates major functional software blocks of a [0089] server platform 300, in accordance with one embodiment of the invention. Architecturally, each server 102 (FIG. 1) comprises a software-based server platform 300 that supports a wide range of applications and services. This provides great flexibility and allows the server platform's feature set to be readily expanded or updated after the server 102 has been deployed into its intended market.
  • These software blocks are part of computer program modules comprising computer instructions, such as local node control algorithms [0090] 146 (FIG. 3), that are stored in a computer-readable medium such as local node memory 148. Additionally, or alternatively, they can be implemented as regional node control algorithms 150 (FIG. 4), which are stored in regional node memory 152.
  • These software modules are merely representative of one embodiment of the invention. In other embodiments, additional modules could be provided as needed, and/or unneeded modules could be deleted. [0091]
  • The software blocks include the following modules, each of which is briefly summarized below according to its reference numeral in FIG. 6. [0092]
  • The server platform software comprises three general layers: [0093] applications 302, middleware 350 upon which the applications 302 are supported, and enterprise platform 310. Enterprise platform 310 comprises software, including an operating system, that is specific to the particular server platform being used. Different servers 102 can utilize different server platforms 300.
  • [0094] Server platform 300 supports an extremely wide variety of informational, safety, query, communications, entertainment, and other applications 302, for example navigation 311, weather 312, stocks 313, traffic 314, news 315, and others 316 of any type. The application set supported by server platform 300 will typically be much broader than that supported by any one client platform 200.
  • The [0095] middleware 350 of server platform 300, in one embodiment, comprises the following modules, each of which will now be discussed.
  • [0096] Ad service 322 provides advertising related services, such as the availability and location of commercial businesses.
  • [0097] Trip plan service 323, PIM service 324, profile service 325, data sync service 326, security manager 334, connection manager 337, and application manager 338 perform similar functions to the corresponding modules previously discussed with reference to client platform 200 in FIG. 5.
  • [0098] Usage service 327 provides a logging service that tracks the usage of any desired service, module, or other element in the server platform 300.
  • [0099] Access modules 330 each provide a unique entry point for users into a corresponding database. Each database in the server platform 300 has one and only one entry point in the form of an access module 330. The access modules 330 provide a consistent programming interface to their using entities regardless of the underlying database technology.
  • [0100] Application databases 332 provide a variety of databases to support any application required in server platform 300. These can include, for example, databases to support navigation, personal information management (PIM) functions such as address books, and the like.
  • [0101] System databases 333 provide a variety of databases to support system functions within server platform 300. These can include, for example, profile data, session data, event data, and usage logs.
  • [0102] Service framework 335, to which the current invention pertains, is responsible for providing services required by applications 302. Additional description of the server platform service framework 325 is provided elsewhere herein.
  • [0103] Event manager 336 manages the creation and dispatching of server-side events that represent server activities in a generic way.
  • [0104] Call center 340 supports services requested of and responded to by a remote call center, such as a concierge center.
  • Structured query language (SQL) [0105] 342 is a database query language commercially available from various suppliers, including Oracle Corporation, Redwood Shores, Calif. The associated relational database management system (RDBMS) is a database management system commercially available from various suppliers, including Microsoft Corporation, Redmond, Wash.
  • LDAP (lightweight directory access protocol) [0106] server 344 provides a set of communications protocols for accessing information directories.
  • [0107] HTTP server 346 supports Internet accesses originated by a client platform 200 or by another server platform 300 on behalf of a client platform 200.
  • [0108] Other modules 321 can also be provided within the middleware 350 of the server platform 300, depending upon the functional requirements of the server platform 300.
  • Overview of Services
  • One purpose of this invention is to provide a system to allow a mobile client platform to discover and use services that become available dynamically within the client platform's environment. Many of the features of the present invention are facilitated by making remote services available to a mobile client platform. [0109]
  • The availability of some of these remote services is based on the physical proximity of the remote server to the vehicle. These types of remote services are typically accessed via a short-range wireless link that is established when the vehicle comes within range of a server, e.g. a kiosk at a gas station, and which are lost when the vehicle leaves the immediate area. [0110]
  • Other services, both local and remote, will be available regardless of the vehicle's location. Servers in the infrastructure can provide remote services over long-range links such as cellular. In addition, remote services may be provided by devices within the vehicle over short-range links, such as Bluetoot™. Local services may also be provided by devices that are directly wired in, such as an odometer or digital video disk (DVD). The present invention supports a wide number of interfaces to enable both short-range and long-range bi-directional and unidirectional communications links. [0111]
  • Services are a fundamental building block of the software architecture. They play a variety of roles and are found at all levels of the architecture. As used herein, a “service” is defined as an encapsulation of some functionality that is of use to one or more service-using entities (current or anticipated) or that needs to be isolated from the service-using entity for some reason. A service may provide access to information or perform some computation. Or it may provide access to a hardware capability such as a communications link or other device. [0112]
  • A client application typically uses a set of services to provide the desired functionality to a human user. Services are identified primarily based on the interface implemented by the service. Service interfaces are abstract and serve to insulate the service consumer from the service implementation. Services can be further identified based on attributes associated with the service. Attributes may be used to characterize services and to aid in distinguishing services implementing the same interface from one another, such as on the basis of cost, performance, and so forth. [0113]
  • Services can be considered to fall into two broad categories, local services and remote services. Local services provide access to functionality that is local to the platform such as an on-board GPS device. Remote services are offered by an external server, such as a remote communications node, and are accessed via a communications link, such as a wireless link or interface. [0114]
  • Consolidator Service-Hidden Services
  • A system can have a number of instances of the same service. In order to reduce the complexity of using such services, a consolidation service can be utilized. This service consolidates the underlying services and presents a single, unified service to users. The underlying services can be declared “hidden”, so as to obscure their presence from service-requesting entities when performing a service lookup. [0115]
  • These services can be explicitly located by specifying that “hidden” services be included in the search. The [0116] service framework 235 provides access to a hidden service only if the service-requesting entity explicitly specifies that “hidden” services should be considered when performing the lookup. When this is done, and access is provided to a hidden service, the existence of the service is disclosed to the service-requesting entity.
  • Private Services
  • The exposure of a service on a client platform to external communications nodes is controlled by declaring the service “private” or not. Most services on a mobile client platform, e.g. stock portfolio or personal address book, would be private. However, some services may be visible to an external communications node. For example, a juke box service could be visible to a home entertainment system and/or personal computer when a mobile client platform is parked at home, but it could be invisible when it is away from home. Any service that needs, as part of its normal function, to be accessed by an external communications node, particularly where the access is also initiated by the external communications node, would be non-private. [0117]
  • A service can have any of four possible combinations of “hidden” and “private” attributes, as shown by Table 1 below: [0118]
    TABLE 1
    “Hidden” “Private” Result
    No No Service is
    visible locally
    and externally.
    No Yes Service is
    visible locally
    but not
    externally.
    Yes No Service is
    visible locally
    and externally
    only if
    “hidden” is
    explicitly
    specified on
    lookup
    Yes Yes Service is
    visible locally
    only if
    “hidden” is
    explicitly
    specified on
    lookup; service
    is not visible
    externally.
  • Security
  • The above-described “hidden” and “private” attributes determine whether or not a service can be exposed to internal and/or external entities. Additionally, a suitable security check is made prior to providing access to the service by internal and/or external entities. The security check is performed using appropriate access controls, e.g. certificates. Access is granted only to those services and applications having proper authorization. [0119]
  • Representation of Remote Services through Local Proxy
  • In order to simplify things for the entity using the service, it is desirable for remote services to appear exactly like local services from the perspective of the user platform. One way to accomplish this is to represent each remote service as a local service through the use of a local proxy. This proxy insulates the service-using entity from the complexities of communicating with the remote server. It also unifies the access methods. The same methods are used to access a remote service as are used to access a local service. This is useful should a remote service become available that is in some way superior to a corresponding local service. An application using the local service could switch to the remote service and use it just like the local service. [0120]
  • Service Components
  • A major benefit of using services is the flexibility derived from the abstraction of the functionality performed by the service. Every service comprises two basic components: the service interface and the service implementation. The service interface comprises details concerning the methods and variables that the service exposes in order for some service-requesting entity, such as an application or another service, to make use of the service. The service implementation comprises details concerning the implementation of these methods as well as any additional, internal methods. In order to use the service, only the interface need be known. The details of the implementation are hidden and of no interest to the using entity. This allows the implementation to change without impacting the using entity (so long as the interface is preserved). [0121]
  • Service Framework-General
  • In a distributed wireless [0122] information appliance system 100, such as that disclosed herein, a rendezvous mechanism is required to allow services to advertise themselves and to enable potential service-using entities to locate them. The service framework provides such a mechanism. The service framework is a facilitator that provides a standard, simple way for services to make themselves available and for service-using entities to locate the services that they are interested in. It provides an organization or structure for services that results in a unified and consistent view of the services.
  • For example, the details of obtaining navigation information from a gas station kiosk versus an Internet navigation server via a cellular data link when on the highway will be very different. The application does not have to concern itself with these details. It is primarily interested in getting the navigation information. Implementing this functionality as a separate service rather than incorporating it in the application itself isolates the application from the details of the implementation and also provides flexibility in dealing with facilities that are similar but different. It also provides multiple applications with access to the same functionality in an efficient manner that conserves memory, communications bandwidth, and processing resources. [0123]
  • The service framework provides a way for services to announce their availability. Services register themselves with the service framework. Services de-register themselves when they become unavailable. [0124]
  • The primary way in which a service is identified and selected is based on the type of the service, i.e. the classes and interfaces that comprise the service. Services that are similar in this respect require a way to distinguish themselves from one another. This is accomplished using attribute sets. Each service may optionally specify a group of attribute set objects that further characterizes the service. An example of such an object is a service information object that specifies the service vendor, version identifier, etc. The service framework allows the service to alter these attributes while maintaining its registration. [0125]
  • Attributes provide a potential user with a way to refine service selection beyond just the service type. Different implementations of the same service can be distinguished from one another through the use of attributes. For example, there may be some characteristic of a service (such as cost or performance) that may be valuable to the user when selecting one service over another. [0126]
  • The service framework provides a way to resolve dependencies. Services may be employed by other services and not just by applications. It is possible that a circular dependency loop is formed amongst a group of services. A deadlock may arise if each service registers only after it has successfully located all services upon which it is dependent. Attributes may be used to avoid such a situation. Dependent services proceed to register themselves but include an attribute indicating the service is unavailable. This exposes the service to any other services that may be dependent on it. Once the service has located all services it is dependent on, it may alter the attribute to indicate the service is now available. [0127]
  • The service framework provides a way for a service-using entity, whether an application or another service, to look up a service. The service of interest is described in terms of its type and possibly also attribute set values. On a successful match, the service framework provides the caller with an object containing a reference to the service object. The caller can invoke the service via this object. [0128]
  • The service framework provides a synchronization mechanism to allow services and their service-using entities to come up in any order with respect to one another. Service-using entities may register for asynchronous notification of service events. Such events may be used to inform the client of a service becoming available, becoming unavailable or changing in some way. [0129]
  • Service Framework Architecture
  • According to one embodiment, the service framework includes a service registry, a local service lookup function, and a remote service lookup function. The local and remote lookup functions also include an asynchronous notification function. Although the architecture is symmetrical, the normal behavior is asymmetrical. In normal operation, the mobile client plays more of a master role with the servers acting like slaves. Also, local services can be designated as “private”, making them invisible to entities off the client platform. [0130]
  • The service registries are repositories for local services. Facilities are provided to add services to, remove services from, and alter services within the registry. Support of basic life-cycle management functions is provided. These can be used by services to provide a hot upgrade capability. The old version and the upgrade are gracefully switched after the internal state is transferred, completely transparently to the subscribing services and applications. [0131]
  • From the perspective of a service consumer, local and remote services are located and used in an identical manner. The consumer employs a single lookup facility that consolidates a potentially large number of remote lookup services under it. Remote services are represented by a small local proxy (also referred to herein as the “remote service frontend” or “remote service proxy”). This proxy is installed on the client platform through a secure provisioning mechanism. This obviates the need to dynamically load code in the field. This proxy becomes aware of the availability of the remote service and, after establishing communications with the remote service, it registers itself as the service. Service-using entities on the client platform wishing to make use of the service do so through the proxy and are unaware of the existence of the remote component. [0132]
  • Local proxies representing remote services are provided with additional capabilities not available to normal services or service consumers. These facilities provide access to remote lookup services and allow the proxy to locate its remote counterpart. These lookups are performed just-in-time so as to minimize the caching of remote service information locally. Proxies can request asynchronous notification of a remote service becoming available. Such requests are resolved as a batch when a remote lookup service becomes available to reduce the demands on the communications medium. [0133]
  • Remote services inherit all attributes associated with its lookup service. This supports a hierarchical organization of services that is useful in constraining lookups. [0134]
  • Language independence is achieved by implementing the underlying remote service support using a language independent service location technology. The local proxies are able to locate their remote counterpart in a language independent fashion but still present a local, Java™-based view of the service. [0135]
  • The system imposes a set of mandatory methods to be implemented by all services. These include methods to support life-cycle management functions. [0136]
  • Overall, the service framework architecture supports security, performance, and ease of use. [0137]
  • Since, in one embodiment, the present invention is implemented in a vehicle-based information appliance, such appliance needs to be as reliable as a car radio. In addition, security is of utmost concern. The suppliers of automotive original equipment manufacture (OEM) equipment typically prohibit the downloading of software onto a vehicle-based information appliance. Any software to be installed on the customer platform must first be certified. Even software that has passed certification can only be installed on the platform by an authorized installer. These restrictions preclude the dynamic downloading of service proxies as is done by prior art connection technologies, such as the Jini™ connection technology. [0138]
  • The service framework addresses this through the use of distributed remote services. Every remote service comprises two portions: a frontend portion and a backend portion. The service frontend or local proxy is installed on the client platform. The service backend resides on the server providing the service. The proxy can request asynchronous notification of a remote service becoming available. The service framework only looks for the service backend when the proxy has requested the service. When the service frontend discovers the service backend via the service framework, the two halves effectively coalesce, resulting in a fully formed service that is made available to service-using entities. Service-using entities invoke the service through the service frontend, which communicates with the service backend to carry out the service. No code is downloaded to accomplish this. No effort is made to locate the remote service until a request to do so is made by the service frontend (i.e. the local proxy). [0139]
  • Since all remote services are represented by a local service frontend, loss of communications with the service backend due to a fault or mobility can be detected by the service frontend. The service frontend can respond by de-registering the service. This obviates the need for a leasing mechanism such as is provided by the known Jini™ connection technology and simplifies the job of a service writer. [0140]
  • Also in the interest of security, the service framework supports an asymmetrical view of services. Local services may be tagged as being “private” to prevent their advertisement to external lookup servers. [0141]
  • The service framework also handles remote services in a manner that conserves memory and reduces the load on the wireless communications pipe. Whereas, the Jini™ connection technology suggests that services register themselves with all lookup servers belonging to the same group irrespective of demand for the service, this could overwhelm an information appliance both in terms of memory usage and communications traffic. The service framework does not over-populate its local registry with entries representing all available remote services. Instead, it performs just-in-time lookups by invoking the remote lookup service itself on an as needed basis. Successful lookups return information that is required to communicate with the remote service. This information is propagated to the interested entities by the service framework but is not otherwise cached. Memory utilization is minimized, and the bandwidth is used efficiently, since all of the traffic is demand driven. [0142]
  • In the interest of simplicity, the service framework presents all services, whether local or remote, as local services to the application. The service framework provides a single consolidated lookup service that can be used by applications to locate any service. Any remote lookup services that become available are handled internally by the service framework and are not exposed to applications. [0143]
  • Remote service frontends, however, are aware of the local/remote distinction and are provided with a special interface into the service framework to support the discovery of the remote service backends. This interface is hidden from applications. [0144]
  • The service framework requires that all services implement a basic interface. This interface declares a number of mandatory methods that support functions such as life-cycle management. [0145]
  • Services may invoke other services. If a service is implemented to act solely as an aid to other services, it may be tagged as being “hidden”. The presence of such “hidden” services is obscured from applications. They are located only by explicitly specifying that “hidden” services be included in the lookup. [0146]
  • Remote Service Lookup
  • FIG. 7 illustrates a simplified block diagram showing various components of a [0147] service framework 235, in accordance with one embodiment of the invention. The service framework comprises a service registry 250, an event delivery daemon 252, a service event notification registry 254, a remote service event notification registry 256, a remote lookup daemon 260, one or more remote lookup service frontends 261-263, a proximity daemon 264, and a service framework interface 270 that includes local portion 272 and a remote portion 273. Service registry 250 contains entries representing both local services as well as remote or distributed services. Service registry 250 is a data object that functions as a repository of service entries. Using service registry 250, applications can perform a lookup for a desired service, specifying the type of service (using one or more Java™ classes defining the service interface of interest, e.g. position devices, network access devices, etc.), and optionally attributes.
  • As mentioned above, services typically comprise two parts: an interface to the service and an implementation of the service. These are packaged as two distinct things. The implementation of the service can be changed without affecting the interface. [0148]
  • The service [0149] event notification registry 254 is a data object within the service framework in which notification requests are stored. Notification requests can originate from services as well as applications. Notification requests include the type of service (using one or more Java™ classes defining the service interface of interest, e.g. position devices, network access devices, etc.), a reference to the entity (e.g. application or service) that issued this service request, the service events of interest (e.g. match, no match, change), and optionally attributes. If an application says “tell me when a service XYZ becomes available”, a notification request is stored in service event notification registry 254. This applies to both local and distributed (remote) services. When a local service (not shown)or a service frontend 281 registers, unregisters, or alters its attributes with the service framework 235, the service framework 235 will look at the service event notification registry 254 to determine whether a notification request for this service has been registered as requested by a service-requesting entity, such as application 268. If there's a match, the event delivery daemon 252 is invoked to dispatch the event to the entity, such as application 268, interested in that service.
  • Remote service [0150] event notification registry 256 is analogous to service event notification registry 254, but it only deals with the backend of a distributed service. When a service frontend 281 (also referred to herein as a “local proxy” or “remote service proxy” and discussed in greater detail below in the section entitled “Remote Service Discovery and Connection”) puts in a request for a remote service, that request is stored in remote service event notification registry 256. Remote service event notification registry 256 contains similar information to the service event notification registry 254, but remote service event notification registry 256 only contains information relating to remote service backends.
  • [0151] Proximity daemon 264 is interested in communications links being completed or terminated. The connection manager service 266 comprises a proximity-detecting program module that sends a notification of a communications interface coming up or going down to the proximity daemon 264. When an interface comes up, the proximity daemon 264 creates an instance of the remote lookup service frontend, such as remote lookup service frontend 261, 262, or 263 and informs it of the connection details.
  • Assuming in this case that remote [0152] lookup service frontend 261 has been created, it tries to communicate with its corresponding remote lookup service backend. The remote lookup service frontend searches for a remote lookup service backend by broadcasting or multicasting for a response from a listening remote lookup service backend.
  • If it locates its remote lookup service backend, and if the remote lookup service frontend determines that it is compatible with the remote lookup service backend, the remote lookup service frontend notifies the [0153] remote lookup daemon 260. There is one remote lookup daemon 260, and it can handle multiple remote lookup service frontends such as remote lookup service frontends 261-263.
  • [0154] Remote lookup daemon 260 performs a lookup on any notification requests pending in the remote service event notification registry 256, batching them within the remote lookup daemon 260, and it sends them to the remote lookup service frontends 261-263 that found a compatible remote lookup service backend. The remote lookup service frontends 261-263 pass the information across the interface to the remote lookup service backend, which looks for a service backend in a backend service registry on the remote communications node. The remote lookup service backend replies with each of the requests, whether it found a suitable match or not. For matches, the remote lookup service backend also obtains the parameters necessary for the service frontend to communicate with the service backend.
  • The responses, including the parameters for any matches, are delivered to the [0155] remote lookup daemon 260 via the remote lookup service frontend. If a match is found, the remote lookup daemon 260 tells the remote service event notification registry 256 to dispatch the match (i.e. which entry matched) to the event delivery daemon 252, and from there a dispatch is sent to a service frontend, such as service frontend 281.
  • The listener extracts the parameters and establishes a connection to the remote service backend. The remote service frontend and remote service backend communicate to determine whether they are compatible. If so, the remote service frontend registers the combined service (i.e. remote service frontend and remote service backend) as a remote service with the [0156] service registry 250 of service framework 235. This registration is for the distributed or remote service.
  • The [0157] service framework 235 checks the service event notification registry 254 to see if there are any pending requests for this particular service, and if it finds one, an event is dispatched by the event delivery daemon 252 to the requestor, such as application 268, informing it of the availability of the service. The application 268 can then invoke the service, whereupon the remote service frontend communicates with the remote service backend to implement the service.
  • Service Location-Setup
  • The operation of one embodiment of [0158] service framework 235 will now be explained in terms of how a service-requesting entity, such as application 268 requests and locates a remote service. In this scenario, an application 268 attempts to locate a point of interest (POI) service, which is assumed to be a remote service. The order in which the actions are presented is not critical.
  • Before a service or application can use the [0159] service framework 235, it must obtain a reference to the service framework 235. This is done through a static method. This method provides an object that implements the external interface 270 to the service framework. This interface is used to perform service lookups, register, unregister, and alter services, and to register and cancel service notification requests.
  • The [0160] application 268 constructs a template describing the service it is interested in, e.g. the POI service. This template comprises an array of classes and interfaces to implement the service, plus an optional array of attribute sets that further describe the service. The template is passed via arc 283 to external interface 270 and into the service framework 235 which internally examines the service registry 250 for a matching service. In the current example, after the service registry 250 is examined, it returns a null indicating a service matching the template was not found.
  • Upon learning that the service was not found, the application registers a request to be notified of the service's availability. The same template is passed via [0161] arc 283 and external interface 270 into the service framework 235, this time requesting notification. In addition, a service event listener and a transition mask are supplied within the service framework 235. The listener specifies the method to be invoked when the event occurs. The transition mask controls the match semantics and, in this case, is set to generate an event when a match is made. The service framework 235 caches this request in its service event notification registry 254, and a registration object is returned to the application 268. This object can be used subsequently to cancel the request.
  • The individual remote service frontends go through a similar sequence attempting to locate their respective remote service backends. These services use a different service framework interface from the one used by the application. They use the portion of the service framework interface supporting [0162] remote services 273. Each remote service frontend performs a lookup via arc 284 through interface 270 to remote lookup daemon 260, which looks for a corresponding remote service backend. Since, assuming for the current example, there are no remote lookup services in proximity at this time, all of these lookups fail and return null.
  • As was done by the application, the remote service frontends then register requests to be notified of the remote service backends' availability. The manner in which this is done can be identical to that followed by the service-requesting entity in registering a notification request in the service [0163] event notification registry 254. However, in this case it results in a request via arc 284 through interface 270 to the service framework 235, which caches the request in its remote service event notification registry 256.
  • Service Location-Completion [0164]
  • At some point in time, the client platform [0165] 200 (FIG. 5) of user device 108 (FIG. 1) comes in proximity of a place containing remote services, such as a local node 106, and a short-range wireless communications connection or link is established between the local node 106 and the client platform 200. This causes the proximity daemon 264 of the service framework 235 to be notified. The proximity daemon 264 is an internal component of the service framework 235 that is created during startup. It requests to be notified of the establishment of a connection on any platform communications interface. This request is serviced by a component external to the service framework 235, i.e., the connection manager service 266.
  • When the [0166] proximity daemon 264 receives notification of a new connection, it instantiates a remote lookup service frontend, such as one of remote lookup service frontends 261-263, and passes it the particulars of the connection. This remote lookup service frontend 261-263 differs from other remote service frontends in that it does not use the service framework 235 to locate its remote lookup service backend. Rather it sends out either a multicast or broadcast soliciting a response from a listening remote lookup service backend. If there is no response, retries are sent at periodic intervals. These continue until the remote lookup service frontend is instructed by the proximity daemon 264 to exit, e.g., if the platform moves out of range of the local node 106.
  • If, however, a response is received, the remote lookup service frontend and remote lookup service backend exchange parameters and verify that they are compatible with one another. If so, the distributed remote lookup service frontend [0167] 261-263 is fully formed and is registered via arc 285 through interface 270 with the remote lookup daemon 260.
  • The [0168] remote lookup daemon 260 is another internal component of the service framework 235. It is responsible for dispatching remote lookup requests to whatever remote lookup services happen to be available.
  • On receipt of the remote lookup service registration, the [0169] remote lookup daemon 260 sets out to see if it can resolve any of the pending notification requests for remote services. The remote lookup daemon 260 accesses the remote service event notification registry 256 containing these requests. The remote lookup daemon 260 delivers these to the remote lookup service frontend 261-263. The remote lookup service frontend 261-263 asks a remote lookup service backend on the remote server to perform the actual lookup by looking for the remote service backend on the remote server, e.g. in a backend service registry on the remote server.
  • For each lookup request received by the remote lookup service backend, it determines whether the specified service exists in its registry of service backends. If it does, the parameters required to establish communication between the remote service frontend and remote service backend are returned to the requestor. In the current example, the point of interest (POI) service backend is found, and the parameters pertinent to this service are returned to the [0170] remote lookup daemon 260 via the remote lookup service frontend.
  • On receipt of the successful lookup response, including transfer of parameters, the [0171] remote lookup daemon 260 generates an event to notify the POI service frontend of the existence of its remote counterpart. This event carries the parameters that the POI service frontend will need to communicate with the POI service backend.
  • The listener (within the remote service event notification registry [0172] 256), that the POI service frontend specified when it registered the notification request, is invoked and is passed the event. The listener extracts communication parameters from the event and uses these to establish a connection to the POI service backend. If the POI service backend is determined to be compatible with the POI service frontend, the POI service is fully formed. The POI service frontend registers the POI service via arc 285 with the service registry 250 of service framework 235. This results in the POI service being added to the service registry 250.
  • On this registration, the [0173] service framework 235 examines its service event notification registry 254 for notification requests that are satisfied by this registration. The listener associated with the application waiting for the POI service is invoked and sent an event announcing the availability of the service. This event provides the application with a reference to an object implementing the POI service interface, namely the POI service frontend.
  • The application then invokes the POI service methods, and the POI service frontend communicates with the POI service backend to carry out the requests. [0174]
  • Remote Service Discovery and Connection
  • The service framework provides a mechanism by which remote services can be discovered and connected. Remote services can register with the service framework through a remote service frontend [0175] 281 (FIG. 7), also referred to herein as a “local proxy” or a “remote service proxy”. Remote services are also unregistered by the remote service frontend 281, when their remote service backends become unavailable. Thus, the service framework provides a way for client-platform based service-using entities, whether an application or another service, to discover and connect to a service, whether it is a local service or a remote service.
  • More specifically, when a service is requested from a remote server, a remote lookup service entity on the client platform, known as a remote lookup service frontend, attempts to find its counterpart on the remote server, known as a remote lookup service backend. If a remote lookup service backend exists, this service becomes available to the service framework and can be employed to perform lookups for remote service backends. [0176]
  • If the remote lookup service backend finds a requested service in its server-based registry of remote service backends, it returns the parameters to the client-side remote service frontend that are needed to establish communications with the server-based remote service backend. [0177]
  • If the remote service frontend determines that it is compatible with the remote service backend, the remote service frontend registers itself as a remote service with the service framework on the client side. [0178]
  • This will be explained in further detail regarding FIGS. 9 and 10 below. However, first a local service-locating operation will be discussed with reference to FIG. 8. [0179]
  • FIG. 8 is a diagram depicting a local service lookup operation as performed by [0180] service framework 235, according to one embodiment of the invention.
  • In FIG. 8 three entities are depicted: an [0181] application 180, a service ABC 184 that application 180 is interested in and is requesting, and service framework 235. In this case service ABC happens to be a local service, i.e. one that is resident on the client communications platform.
  • In [0182] arc 191, application 180 puts together an object describing the service ABC that application 180 is interested in, and it passes that object into service framework 235 to have service framework 235 perform a lookup.
  • In [0183] arc 192, service framework 235 responds to application 180 either that it found service ABC or it didn't find it. However, for the purposes of this illustration, it is assumed that service framework 235 hasn't yet found service ABC.
  • In [0184] arc 193, application 180 sends a notification request to service framework 235 to notify application 180 when service ABC comes into existence.
  • In [0185] arc 194, after the passage of some time, it is assumed that service ABC is instantiated.
  • In [0186] arc 195, service ABC is registered with service framework 235. As part of that registration, service framework 235 determines that this service ABC satisfies the service request from application 180
  • In [0187] arc 196, service framework 235 notifies application 180 about service ABC. The notification comprises all of the information that application 180 needs in order to utilize the service
  • In [0188] arc 197, application 180 invokes service ABC.
  • FIG. 9 is a diagram depicting the initiation of a remote service discovery operation as performed by the [0189] service framework 235, in accordance with one embodiment of the invention. The service framework 235 extends the service-locating function described in FIG. 8 to remote services, and it handles service location and connection in a way that has several advantages, particularly for mobile platforms.
  • In FIG. 9, the portion above dashed [0190] arrows 275 contains entities located on the client platform, and the portion below dashed double-headed arrows 275 contains entities located on a remote server. The dashed double-headed arrows 275 extending between the client and server portions represent the fact that the client and server are not currently in proximity to each other.
  • In FIG. 9, operations represented by arcs [0191] 289-295 can be performed in various orders, and they are not necessarily limited to any sequence that is related to the choice of reference numbers.
  • In [0192] arc 289, application 268 puts together an object describing the service XYZ that application 268 is interested in, and it passes that object into service framework 235 to have service framework 235 perform a lookup.
  • In [0193] arc 290, service framework 235 responds to application 268 either that it found service XYZ or it didn't find it. However, for the purposes of this illustration, it is assumed that service framework 235 hasn't yet found service XYZ.
  • In [0194] arc 291, application 268 sends a notification request to service framework 235 to notify application 268 when service XYZ comes into existence.
  • In [0195] arc 292, service framework 234 performs an implicit request for notification of a remote lookup service.
  • In [0196] arc 293, the remote service frontend XYZ 281 requests notification of the remote service backend.
  • In [0197] arc 294, the service framework 235 requests notification of any interface state changes observed by the connection manager service 266.
  • Meanwhile, on the remote server, in [0198] arc 295 the remote service XYZ backend 282 registers itself with the remote lookup service backend 265. This registration can be made, for example, into a backend service registry on the remote server.
  • FIG. 10 is a diagram depicting the conclusion of a remote service discovery operation as performed by the [0199] service framework 235, in accordance with one embodiment of the invention.
  • As represented by [0200] arrow 390, the client platform comes into proximity to the remote server.
  • In [0201] arc 391, the connection manager service 266 becomes aware of the proximity of the client platform to the remote server, and it notifies the service framework 235 of the change of state to “connected”.
  • In [0202] arc 392, the service framework 235 instantiates an instance of the remote lookup service frontend 261.
  • As represented by double-headed [0203] arrow 393, the remote lookup service frontend 261 attempts to communicate with its counterpart (remote lookup service backend 265).
  • Assuming the interchange of parameters is successful, in arc [0204] 394 the remote lookup service frontend 261 registers itself with the service framework 235. This registration represents the remote lookup service frontend and service backend as one unit.
  • In [0205] arc 395, as part of the registration, the service framework 235 invokes this new remote lookup service backend 265 to search for any pending remote services, in this example, the remote service XYZ backend 282 of the desired service XYZ. In this example, it is assumed that remote service XYZ backend 282 is found, and that the parameters necessary for remote service XYZ frontend 281 to communicate with remote service XYZ backend 282 are obtained by remote lookup service frontend 261.
  • In [0206] arc 396, also as a part of the registration, the remote lookup service frontend 261 returns (to the service framework 235) the parameters needed by the remote service XYZ frontend 281, so that remote service XYZ frontend 281 can talk to remote service XYZ backend 282.
  • In [0207] arc 397, the service framework 235 proceeds to notify the remote service XYZ frontend 281 that the remote service XYZ backend 282 has been found. The parameters are passed along with this notification.
  • As represented by double-headed [0208] arrow 398, the remote service XYZ frontend 281 communicates with the remote service XYZ backend 282 over a bi-directional wireless link using the parameters. The parameters can include the address of remote service XYZ backend 282 (e.g. Internet address and port number), version information (if incompatible, the service discovery operation could be terminated), possibly attributes (e.g. if a printer, the capabilities—color, resolution, speed, etc), and so forth.
  • In [0209] arc 399, assuming the communication was successful, the remote service XYZ frontend 281 registers the combination service (i.e. remote service XYZ frontend 281 plus remote service XYZ backend 282) with the service framework 235. As part of that registration, the service framework 235 determines that there is an application 268 that has a request pending for this particular service XYZ.
  • In [0210] arc 400, the service framework 235 notifies the application 268 about service XYZ. That notification provides the application 268 with all of the information it needs to make use of the service XYZ.
  • In arc [0211] 401, the application 268 invokes the service XYZ. The remote service XYZ frontend 281 communicates with remote service XYZ backend 282 to perform the requested service XYZ.
  • From the foregoing description of remote service discovery and connection, it will be seen that [0212] application 268 is minimally involved in discovering and connecting with remote service XYZ. In arc 291 (FIG. 9), it requested notification from service framework 235 of service XYZ; in arc 400 it was informed of service XYZ; and in arc 401 it invoked service XYZ.
  • In FIG. 10, the service XYZ represented by the combination of remote [0213] service XYZ frontend 281 plus remote service XYZ backend 282 can be viewed as a distributed service that has both a local and a remote component. The local component acts as a proxy for the remote component. The service represented by connection manager service 266 is viewed as a local service.
  • In FIGS. 8-10, the operations represented by the arcs are not necessarily ordered in any particular way, and they could be performed in a different sequence from that shown. [0214]
  • Service Framework APIs
  • The following is a high level description of the service framework APIs and their constituent classes and interfaces. [0215]
  • The service framework envisions an environment of applications and services. In this context, an application is a UI-based presentation of a service or a set of services to a human user. A service is a reusable application component. It may originate as part of an application but migrate to a service if multiple applications have a common need it satisfies. [0216]
  • The service framework API set provides several functions. First, it provides services with a means by which they can advertise themselves to potential service-using entities (applications and other services). This is done through a registration process. [0217]
  • Secondly, it provides applications and services with a mechanism to search for available services. It also allows applications and services to request notification should a service meeting certain specified criteria become available in the future. [0218]
  • Thirdly, it provides a uniform mechanism for accessing both remote and local services. [0219]
  • The service framework APIs apply to the interface between applications/services and the service framework to register and discover local and remote services. The remote services that are supported require a local proxy or service frontend. [0220]
  • The APIs provide application and service developers with a simple yet powerful set of APIs to advertise and locate services. [0221]
  • The following examples typify several scenarios that are implemented by the APIs. [0222]
  • Use Case #1-Resident Address Book
  • The information appliance is configured with an address book application that provides the user with an interface to the various address books that may be present on the client. In addition to the permanent resident address book, transitory address books may be created and populated from accommodated devices such as PDAs, wireless phones, personal computers, etc. The application can present the contents of these address books to the user as individual address books or as a single merged virtual address book. [0223]
  • During system startup, the service representing the resident address book is registered. Although this service is created very early in the startup sequence, it is able to locate the service registry [0224] 250 (FIG. 7) and successfully register itself with it.
  • The address book application starts up and issues a query to the service registry to determine what address book services are currently available. It is informed of a single service—the resident address book. Upon examination of the service's attributes, the application determines the service is permanent so notification of status changes is not required. The application then obtains a reference to the service in order to access its entries. This interface is used to inform the application of any additions or deletions. [0225]
  • Use Case #2-Accommodated Device Address Book
  • In order to incorporate any address books that may become available from accommodated devices, the address book application registers a notification request with the [0226] service framework 235 which adds the request to the service event notification registry 254. This request states that the address book application be notified of any address book service registrations.
  • The driver powers up his PDA and begins transferring the addresses of the various sales calls he needs to make that day into the information appliance via a wireless link. The first address is received by the object exchange protocol module associated with the wireless interface being used and is recognized to be an address book object. The module learns from the discovery module in the protocol stack that the device is named “Jack's PDA”. Since this device is registered in the information appliance's configuration, user authentication is not required. The registry is queried to see whether an address book service with a name attribute equal to “Jack's PDA” already exists. It does not, so the object exchange module creates the service with the single entry received so far and registers it. This service also has an attribute indicating it is a transient service. [0227]
  • The address book application receives notification about the new address book. It obtains a reference to the service and incorporates its address book entries for presentation to the user. Although the implementation of this service differs from the resident address book (Use Case #1), the application interaction with it is identical due to the use of a standardized interface. [0228]
  • The application examines the service attributes and uses the name “Jack's PDA” in the user interface. It also notices the transient attribute. This causes the application to request notification of when the service is no longer available. [0229]
  • The information appliance is configured to expire address books associated with accommodated devices after some period of time. When this time has elapsed, the “Jack's PDA” address book service is unregistered. The address book application is notified of this and removes entries that it had tagged as belonging to the now departed address book from its internal representation and updates the user interface accordingly. Since the application had registered a blanket request to be notified of any address book becoming unavailable, it now cancels the request. [0230]
  • Use Case #3-Authenticated Address Book
  • The passenger powers up her PDA to provide some additional addresses. The PDA is detected by the information appliance. Unlike the driver's PDA, this one is not registered in the information appliance configuration and requires user authentication. The address book service created to represent this device performs the authentication. Only if the authentication was successful does it register the service and allow the transfers to proceed. It is the service itself and not the service framework that is responsible for the authentication. [0231]
  • Use Case #4-Address Book Restricted by Security Policy
  • The passenger has a huge address book on her PDA and inadvertently initiates a transfer of its entire contents. Addresses proceed to be transferred into the information appliance until the service's storage quota is reached. Attempts by the service to store additional addresses fail. This quota is enforced by the entity responsible for the runtime management of applications and services. [0232]
  • Use Case #5-Remote Service Provided by a Local Node
  • The driver receives a lengthy email while on the road. Since it is getting close to lunch, the driver configures the information appliance to look for a restaurant of a specific fast food chain that has a print service. He would like to read the email hardcopy while eating. As he comes within range of a restaurant belonging to the desired chain, a lookup is performed and indicates both criteria are met. He pulls in, has his email printed, and has lunch. [0233]
  • Use Case #6-Client Service Advertisement
  • Two families are driving to an amusement park together in two separate cars. Each car has an information appliance with a “walkie-talkie” service and an application that supports voice communication. Since the cars are traveling close together, the information appliances are able to communicate via a wireless interface. Both devices were configured in terms of security rights prior to departure. Suddenly, an emergency rest stop situation arises in one car. The driver invokes the “walkie-talkie” application to let the other car know they need to pull over. To do this, a service in one client device discovers and makes use of a service in another client device. Another car equipped with an information appliance passes them. As it passes, it joins the wireless network formed by the two original cars. The passing car attempts to perform lookups on the two other cars but doesn't find anything. Services are not advertised to it. [0234]
  • Use Case #7-Consolidated Address Book
  • The information appliance is configured to present a consolidated address book to the user. In this configuration, an address book service that aggregates various address books registers itself with the [0235] service framework 235. It also registers a notification request with the service framework to be notified when a hidden address book service registers. The resident address book service and address books associated with accommodated devices register with the service framework as hidden address book services. The consolidating address book service is informed of these services and proceeds to incorporate their entries into the consolidated address book. When the address book application performs a lookup via the service framework for address book services, it is informed about one address book service: the consolidator. It is not informed about the two hidden services.
  • Service Framework Characteristics
  • The [0236] service framework 235 provides the following functions that satisfy the above scenarios or “use cases”.
  • The service framework allows a service to register itself. [0237]
  • The service framework allows a service to unregister itself when it becomes unavailable. [0238]
  • The service framework allows applications/services to search for a currently registered service. [0239]
  • The service framework allows applications/services to request notification of future service registrations. [0240]
  • The service framework allows applications/services to request notification of service attribute changes and registration state changes. [0241]
  • The service framework allows applications/services to cancel a notification request. [0242]
  • The service framework supports service attributes that allow a service search to be refined. [0243]
  • The service framework supports examination of service attributes. [0244]
  • The service framework is available and locatable by all applications/services. [0245]
  • Services are restricted to the same stringent security policies imposed by the [0246] application manager module 232.
  • User authentication and authorization need not be requirements of the service framework. [0247]
  • Services are derived from published interfaces when available in order to de-couple the dependency on specific service implementation. [0248]
  • Services and service stubs are resident on the client platform, and they are typically not downloaded. [0249]
  • The service framework detects terminated communications links, and it unregisters services that were solely provided over such communications links. [0250]
  • The service framework is capable of dynamically discovering services external to the client device and using these services via a pre-loaded local proxy. [0251]
  • The service framework is capable of selectively advertising its services to external clients. [0252]
  • The service framework provides a way to disable advertisement of its services to external clients by designating a service as “private” or not. [0253]
  • Remote services inherit the attributes of their lookup service. [0254]
  • The service framework provides a way to obscure or hide services from local clients by designating a service as “hidden” or not. [0255]
  • The following optional functions of [0256] service framework 235 deal with dynamically loading code onto the client in an alternative embodiment of the invention.
  • The service framework could dynamically discover and download services that are external to the client device, e.g. on external communications nodes. [0257]
  • The service framework could provide a suitable mechanism to enable or disable the function of dynamic discovery and downloading of services from external communications nodes. [0258]
  • Class/Interface Usage Overview
  • The [0259] service framework 235 comprises two main components: a ServiceFramework class and an object implementing the ServiceRegistrar interface. The ServiceFramework class defines static methods used by the ServiceRegistrar implementation object to make itself known and by service-using entities to obtain this reference. The ServiceRegistrar object provides service registration and lookup facilities.
  • In order to use the service framework, a service or application obtains a reference to the ServiceRegistrar object. This is done via the static method ServiceFramework.getRegistrar( ). A reference to the object is returned to the caller. [0260]
  • To register a service with the service framework, the service constructs a ServiceItem object and then passes it to the ServiceRegistrar object via the ServiceRegistrar.register( ) method. The ServiceItem object is composed of a ServicelD (null on initial registration), an Object implementing the interface to the service and an array of ServiceAttributeSet objects that specify the service attributes. The service is returned a ServiceRegistration object which it can use to manipulate its attributes (add, delete and modify) and also unregister the service. Services are required to unregister themselves with the service framework prior to going “out of service”. [0261]
  • Services are discovered by constructing a ServiceTemplate object and passing it to the ServiceRegistrar.lookup( ) method. This object specifies the service type and characteristics that are of interest. It comprises a ServiceID, an array of Class objects, and an array of ServiceAttributeSet objects. If a component is to be wildcarded, a null may be supplied. The caller is returned an array of ServiceItem objects that match the supplied ServiceTemplate. [0262]
  • Notification of service availability may also be requested. A ServiceTemplate object is passed to the Registrar.notify( ) method along with a reference to the caller's ServiceEventListener object. A ServiceEventRegistration object is returned to the caller. This object can be used to cancel the notification request. When services meeting the criteria specified in the template become available, the notify( ) method in the supplied ServiceEventListener object is invoked and passed a ServiceEvent object. [0263]
  • The preceding description was presented in terms of local services. From the perspective of an entity requesting a service, remote services are located and accessed in exactly the same way. This is accomplished by employing a local proxy for the actual remote service. Remote services can be considered to comprise two components: a client-side or frontend portion (the proxy), and the server-side or backend portion (the remote service). Each proxy is responsible for discovering and linking up with its service backend. Once this is done, the proxy registers itself with the service framework. [0264]
  • The service is made available to service-using entities and has the appearance of a local service. The fact that the proxy needs to communicate with its service backend to carry out service functions is hidden from the service-using entity. When the service frontend loses contact with the service backend, e.g. the communications link terminates, it unregisters itself from the service framework. [0265]
  • Remote service backends are discovered by constructing a ServiceTemplate object and passing it to the ServiceRegistrar.remoteLookup( ) method. This object specifies the service type and characteristics of the remote service backend that are of interest. It comprises a null ServiceID, an array of Class objects, and an array of ServiceAttributeSet objects. The service framework performs the lookup using any available remote lookup services and returns either a RemoteServiceItem object or a null. [0266]
  • Notification of remote service backend availability may also be requested. A ServiceTemplate object is passed to the Registrar.remoteNotify( ) method along with a reference to the caller's ServiceEventListener object. A ServiceEventRegistration object is returned to the caller. This object can be used at a later time to cancel the notification request. [0267]
  • When services meeting the criteria specified in the template become available, the notify( ) method in the supplied RemoteServiceEventListener object is invoked and passed a RemoteServiceEvent object. [0268]
  • Class/Interface Descriptions
  • The following are class/interface descriptions applicable to the service framework as implemented in one embodiment: [0269]
  • Service—an interface that is implemented by service objects. [0270]
  • HiddenService—an extension of the Service interface that is implemented by services to be obscured from normal lookups. [0271]
  • PrivateService—an extension of the Service interface that is implemented by services not wishing to be advertised externally. [0272]
  • ServiceAttributeSet—an interface used to represent arbitrary service attributes. This is a marker interface used to group a number of typed object references. [0273]
  • ServiceEvent—a class indicating the occurrence of an event within the service framework. It provides a reference to the ServiceItem associated with the event. The class also provides information to help identify the event source. This supports event notification by the services themselves. The class also has a reference to a “handback” object that may have been specified during registration. This can help to demultiplex events within the listener. [0274]
  • RemoteServiceEvent—this class is very similar to the ServiceEvent class with the exception that it provides access to a RemoteServiceItem rather than a ServiceItem. [0275]
  • ServiceEventListener—an interface to an object to be notified of the occurrence of an event within the service framework. This object is registered with the service framework. When an event meeting criteria specified during registration occurs, a ServiceEvent is passed to the object via its notify( ) method. [0276]
  • ServiceEventRegistration—a class returned when notification of service availability is requested. It contains a reference to the event source and the identifier of the event for which notification was requested. [0277]
  • ServiceFramework—a class used to obtain a reference to an object implementing the ServiceRegistrar interface. It comprises the static method getServiceRegistrar( ). [0278]
  • ServiceID—services are assigned an instance of this class during registration by the service framework. It is a unique identifier representing a particular ServiceItem instance. [0279]
  • ServiceItem—services are registered with the service framework using instances of the ServiceItem class. It contains a ServicelD, a Service object implementing the interface to the service, and an optional array of ServiceAttributeSets specifying the service attributes. [0280]
  • RemoteServiceItem—A remote service backend is represented by an instance of this class. It contains the parameters needed by the service frontend to establish communications with the service backend. [0281]
  • ServiceRegistrar—an interface to the service framework. The object implementing this interface forms an important component of the service framework. It contains methods to register a ServiceItem and to look up ServiceItems that meet a specified set of criteria contained in a ServiceTemplate. There is also a method to request notification of events such as the registration of a service or a change in a service. This method is supplied with a ServiceTemplate, a ServiceEventListener, and an optional “handback” object to be passed to the listener in the ServiceEvent. [0282]
  • ServiceRegistration—an interface returned in response to a service registration. It contains the. ServicelD that was assigned to the service. It contains methods to modify the service's attributes as well as a method to unregister the service. [0283]
  • ServiceTemplate—a class that specifies the match criteria pertaining to a service lookup. It comprises a ServiceID, an array of class types, and an array of ServiceAttributeSets. [0284]
  • ServiceException—the class represents an exception that occurred within the service framework. [0285]
  • ServiceUnregisteredException—a service method was invoked after the service has unregistered. [0286]
  • UnknownServiceEventException—a listener received an event that it didn't recogmze. [0287]
  • ServiceName—a ServiceAttributeSet representing the service name. [0288]
  • ServiceStatus—a ServiceAttributeSet representing the service status (i.e. availability). [0289]
  • The particular APIs, Class/Interface Descriptions, functions, and operations relating to the computer programs described herein are merely illustrative of one or more embodiments of the invention, and other implementations will be apparent to those of ordinary skill in the art. [0290]
  • Methods of Operation
  • FIG. 11 illustrates a flow diagram of a [0291] method 500 by which an application requests access to a service, according to one embodiment of the invention.
  • In [0292] 502, an application requesting access to a service constructs a template that describes the service. The template comprises a service type and, optionally, one or more attributes.
  • In [0293] 504, the application sends the template to the service framework 235 (FIG. 7).
  • In [0294] 506, a determination is made whether the requested service is in the service registry 250 (FIG. 7); if so, a ServiceItem object is returned to the application. If the application wishes to invoke the requested service, it invokes the service in 514; otherwise the method proceeds to 508.
  • In [0295] 508, the application registers a notification request for the service in the service event notification registry 254 (FIG. 7) by sending the template to the service framework 235. It is an important feature of the present invention that the service framework 235 only locates and connects with services for which a notification request have been entered, and which possess the service type and, optionally, one or more service attributes specified by the service-requesting entity.
  • In [0296] 510, a service event listener and a transition mask are established in the service framework 235 for the requesting application.
  • In [0297] 512, a registration object is returned to the application. This can be used subsequently, if needed, to cancel the service request.
  • FIG. 12 illustrates a flow diagram of a method [0298] 520 by which a remote service frontend registers for and searches for its corresponding remote service backend, according to one embodiment of the invention.
  • In [0299] 522, a remote service frontend registers a notification request for a remote service backend by constructing a template describing the remote service backend that it desires to use. The template includes a service type and, optionally, at least one attribute. The template is sent to the service framework 235, which records it in its remote service event notification registry 256 (FIG. 7). A registration object is returned to the requester.
  • In [0300] 524, a determination is made whether the client platform is currently communicating with a server node, i.e. whether a remote lookup service frontend is communicating with a remote lookup service backend. If so, the method proceeds to 526; else it goes to 525.
  • In [0301] 525, the method goes to block 542 in FIG. 13 to check whether the client platform is yet in proximity to a server node (i.e. a remote communications node).
  • In [0302] 526, the service framework 235 invokes the remote lookup daemon 260 (FIG. 7).
  • In [0303] 528, the remote lookup daemon 260 performs a search for the remote service backend by sequentially invoking the remote lookup service frontends, if any exist. This operation includes those covered by operations 562, 564, and 566 in FIG. 14.
  • In [0304] 532, the method proceeds to 568 in FIG. 15.
  • FIGS. 13-16 illustrate a flow diagram of a [0305] method 540 by which a service-requesting entity, such as an application, on a client platform that is in proximity to a remote communications node obtains access to one or more services on the remote communications node, according to one embodiment of the invention.
  • In [0306] 542, a determination is made whether the client platform is in proximity to a remote communications node, i.e. whether a wireless communications link can be established. If so, the method proceeds to 544; else it goes to 543.
  • In [0307] 543, the connection manager service keeps checking whether the client platform is in proximity to a remote communications node.
  • In [0308] 544, a short-range wireless communications link is established between the client platform and the remote communications node.
  • In [0309] 546, the connection manager service 266 (FIG. 7) notifies the proximity daemon 264 (FIG. 7) about the connection being up.
  • In [0310] 548, the proximity daemon 264 creates a remote lookup service frontend 261, 262, or 263 (FIG. 7) and informs it of the details of the connection.
  • In [0311] 550, the remote lookup service frontend searches for a remote lookup service backend by broadcasting or multicasting a solicitation of a response from any listening remote lookup service backend.
  • In [0312] 552, if a remote lookup service backend responds, the method proceeds to 554 (FIG. 14); else it goes to 553.
  • In [0313] 553, the remote lookup service frontend keeps searching for a remote lookup service backend, so long as the client platform is in proximity to the remote communications node.
  • In [0314] 554, the remote lookup service frontend communicates with the remote lookup service backend.
  • In [0315] 556, a determination is made by a suitable program module whether the remote lookup service frontend is compatible with the remote lookup service backend; if so, the method proceeds to 558; else it goes to 557.
  • In [0316] 557, the client platform breaks the wireless communications link with this remote communications node. The method then goes to 542, where the client platform waits for proximity with another remote communications node.
  • In [0317] 558, the remote lookup daemon 260 (FIG. 7) checks the remote service event notification registry 256 (FIG. 7) for any pending requests for a remote service backend that corresponds to the specifically requested remote service (including type and, optionally, one or more attributes).
  • In [0318] 560, if any requests are found, the method proceeds to 562; else it goes to 561.
  • In [0319] 561, the service framework 235 quits searching for this particular service on this remote communications node.
  • In [0320] 562, the remote lookup daemon 260 delivers the request(s) it found to the remote lookup service frontend.
  • In [0321] 564, the remote lookup service frontend delivers the request(s) to the remote lookup service backend.
  • In [0322] 566, the remote lookup service backend comprises a program module that looks up each request for a service backend in a backend service registry residing on the remote communications node.
  • In [0323] 568 (FIG. 15), if the service backend corresponding to this service is found on the remote communications node, the method proceeds to 570; else it goes to 569.
  • In [0324] 569, the remote lookup service frontend keeps searching for a remote lookup service backend, so long as the client platform is in proximity to the remote communications node.
  • In [0325] 570, the remote lookup service backend obtains parameters necessary for the service frontend to communicate with the service backend.
  • In [0326] 572, the remote lookup service backend communicates the parameters to the remote lookup daemon via the remote lookup service frontend.
  • In [0327] 574, the remote lookup daemon generates an event, that comprises the parameters, to notify the requested service frontend of the existence of its related service backend.
  • In [0328] 576, the listener extracts these parameters and establishes a connection to the service backend.
  • In [0329] 578, a determination is made whether the service frontend is compatible with the service backend; if so, the method proceeds to 580; else it goes to 579.
  • In [0330] 579, the remote lookup service frontend keeps searching for a remote lookup service backend, so long as the client platform is in proximity to the remote communications node.
  • In [0331] 580 (FIG. 16), the service frontend registers the service as a remote service in the service registry 250 (FIG. 7). This registers the combination service comprising the service front end and service backend.
  • In [0332] 582, the service framework 235 comprises a program module that checks the service event notification registry 254 (FIG. 7).
  • In [0333] 584, if the service event notification registry contains a notification request for this service by a service-requesting entity, such as an application or service, the method proceeds to 586; else it goes to 585.
  • In [0334] 585, the method quits.
  • In [0335] 586, the service framework 235 has a program module in the form of the event delivery daemon 252 (FIG. 7) generate an event delivery thread to notify the application of the availability of the service.
  • In [0336] 588, the application invokes the service.
  • In [0337] 590, the service frontend communicates with the service backend to implement the service invoked by the application.
  • FIG. 17 illustrates a flow diagram of a [0338] method 592 by which a client platform deals with loss of proximity to a remote communications node that is providing one or more services to the client platform, according to one embodiment of the invention.
  • In [0339] 594, a check is made to determine whether the client platform is still in proximity to the remote communications node; if so, the method proceeds to 596; else it goes to 595.
  • In [0340] 595, the connection manager service continues checking whether the client platform is still in proximity to the remote communications node.
  • In [0341] 596, a loss of communication with the remote communications node is detected by the connection manager service. Such loss can also be detected by a remote lookup service frontend or by a remote service frontend.
  • In [0342] 598, the connection manager service notifies the proximity daemon 264 (FIG. 7) about the communications link going down.
  • In [0343] 600, the proximity daemon 264 informs the remote lookup service frontend to exit.
  • In [0344] 602, the remote lookup service informs each remote service frontend whose related service backend was on the affected remote communications node, and it then exits.
  • In [0345] 604, the remote service frontend unregisters from the service framework 235.
  • In [0346] 606, the method proceeds back to 522 in FIG. 12, where the remote service frontend registers for its related service backend.
  • The various elements illustrated in FIGS. 1-7 are merely representational and are not drawn to scale. Certain proportions thereof may be exaggerated, while others may be minimized. The drawings are intended to illustrate various implementations of the invention that can be understood and appropriately carried out by those of ordinary skill in the art. Any arrangement, which is calculated to achieve the same purpose, may be substituted for the specific embodiments shown. [0347]
  • The sequences and methods shown and described herein can be carried out in a different order than those described. It will also be understood that while certain flowcharts in FIGS. 8-17 have an “End” block, in general the methods that they depict are continuously performed. The particular sequences, functions, and operations depicted in FIGS. 8-17 are merely illustrative of one or more embodiments of the invention, and other implementations will be apparent to those of ordinary skill in the art. [0348]
  • Conclusion
  • What have been described are methods and apparatus for providing a service framework within a wireless information appliance system that provides a standard, consistent, simplified way for services to make themselves available and for service-using entities to locate and connect with the services of interest to them. [0349]
  • The methods and apparatus of the present invention support the identification and connection of services to which user equipment can be readily coupled without unduly expending power, memory, bandwidth, and other resources available to the user equipment. [0350]
  • The present invention provides an innovative way to implement dynamic networking for managing distributed and transient services. It does so in a manner that offers a high degree of security. It completely eliminates the dynamic downloading of the service code and its execution in the client. The asymmetric lookup/advertising/discovery of services increases client privacy. [0351]
  • The implementing platform is extremely light-weight due to eliminating the downloading of service code, eliminating object serialization and remote method invocation (RMI), performing asymmetric lookup/advertising/discovery of services, performing just-in-time lookups of required services, and consolidating lookup activities by the local lookup services. [0352]
  • Support is provided for life-cycle management of the part of the distributed service on the client, including hot-upgrades, in the service interface. [0353]
  • Communication is minimized between the wireless client and server for administrative functions by eliminating downloading of service code, eliminating object serialization and RMI, performing just-in-time lookups, and batching lookup requests. [0354]
  • The consolidation of similar services is performed through the use of the “hidden” service feature. [0355]
  • The inheritance of attributes supports a hierarchical service tree that is useful for constraining lookup. [0356]
  • The implementation of the invention is language-independent, both on the client and on the server. [0357]
  • The present invention is conserving of application and platform resources, particularly in mobile platforms. According to the present invention, services are only looked up and connected when requested by service-requesting entities. Moreover, remote services are looked for and connected without any substantial involvement of an entity requesting them. A successful lookup returns information that can be used in communicating with the service but such information is not permanently cached on the client platform, thus conserving its memory resources. [0358]
  • Moreover, the present invention supports the security requirements of mobile equipment. Thus for the above reasons and others, the present invention substantially increases the marketability and utility of an information appliance system, including user or subscriber equipment used in conjunction with an information appliance system. [0359]
  • The methods and apparatus described herein are quite versatile and can be implemented in any type of information appliance system. As described herein, the advantages of the present invention will be apparent to those of skill in the art and will provide improved methods and apparatus for locating, connecting with, and utilizing wireless services. [0360]
  • While the invention has been described in terms of specific examples, it is evident that many alternatives and variations will be apparent to those skilled in the art based on the description herein, and it is intended to include such variations and alternatives in the claims. [0361]

Claims (60)

What is claimed is:
1. A method of operating a communications node comprising a service framework, a service-requesting entity, and a service, the method comprising:
the service-requesting entity requesting the service framework to provide access to the service; and
the service framework providing the service-requesting entity with access to the service.
2. The method recited in claim 1, wherein in requesting, the service-requesting entity provides a service type to the service framework.
3. The method recited in claim 2, wherein the service framework only locates and connects with services having the service type.
4. The method recited in claim 1, wherein in requesting, the service-requesting entity provides at least one service attribute to the service framework.
5. The method recited in claim 4, wherein the service framework only locates and connects with services having the at least one service attribute.
6. The method recited in claim 1, wherein the service-requesting entity resides on the communications node, and the service resides elsewhere, and wherein the communications node further comprises a connection manager service to notify the service framework when the communications node is in proximity to a remote communications node on which the service may reside.
7. The method recited in claim 1, wherein the service-requesting entity resides on the communications node, wherein the communications node comprises a wireless interface to which a remote communications node can be coupled, wherein the service resides on the remote communications node, and wherein the communications node further comprises a connection manager service to notify the service framework when the communications node is communicating with the remote communications node via the wireless interface.
8. The method recited in claim 7, wherein the service framework comprises a proximity daemon responsive to the connection manager service, the method further comprising:
the proximity daemon creating a remote lookup service frontend when the service framework is notified by the connection manager service;
the remote lookup service frontend broadcasting a search for a remote lookup service backend; and
if a remote lookup service backend is found, the remote lookup service frontend communicating with the remote lookup service backend.
9. The method recited in claim 8 wherein in communicating, the remote lookup service frontend and remote lookup service backend determine whether they are compatible.
10. The method recited in claim 9, wherein the service framework further comprises a remote lookup daemon, the method further comprising:
if the remote lookup service frontend and remote lookup service backend are compatible, the remote lookup service backend determines whether a service backend corresponding to the service resides on the remote communications node; and
if so, the remote lookup service backend passes parameters to the remote lookup daemon.
11. The method recited in claim 10, the service framework further comprising a service frontend and a service registry, the method further comprising:
the remote lookup daemon passing the parameters to the service frontend; and
the service frontend registering the service in the service registry.
12. The method recited in claim 11, the service framework further comprising a service event notification registry;
the service-requesting entity registering a notification request for the service in the service event notification registry;
the service framework determining whether the service event notification registry contains a notification request registered by the service-requesting entity for the service; and
if so, the service framework notifying the service-requesting entity of the service, and the service-requesting entity invoking the service.
13. The method recited in claim 12, the method further comprising:
the service frontend communicating with the service backend to provide the service to the service-requesting entity.
14. The method recited in claim 7, wherein the service framework comprises a service frontend and a remote service event notification registry, and wherein the service framework further comprises a proximity daemon responsive to the connection manager service, the method further comprising:
the service frontend registering a notification request for a service backend in the remote service event notification registry;
the proximity daemon creating a remote lookup service frontend when the service framework is notified by the connection manager service;
the remote lookup service frontend determining whether the remote service event notification registry contains a notification request for the service backend registered by the service frontend;
if so, the remote lookup service frontend requests a remote lookup service backend on the remote communications node to determine whether the service backend is on the remote communications node;
if so, the remote lookup service backend obtains parameters necessary for the service frontend to communicate with the service backend; and
the remote lookup service backend communicates the parameters to the remote lookup service frontend.
15. The method recited in claim 14, wherein the service framework further comprises a service event notification registry, the method further comprising:
the service frontend registering the service with the service framework;
the service framework determining whether the service event notification registry contains a notification request registered by the service-requesting entity for the service; and
if so, the service framework notifying the service-requesting entity of the service, and the service-requesting entity invoking the service.
16. The method recited in claim 15, the method further comprising:
the service frontend communicating with the service backend to implement the service invoked by the service-requesting entity.
17. A computer-readable medium containing computer instructions for instructing a processor to perform a method of operating a communications node comprising a service framework, a service-requesting entity, and a service, the instructions comprising:
the service-requesting entity requesting the service framework to provide access to the service; and
providing the service-requesting entity with access to the service.
18. The computer-readable medium recited in claim 17, the instructions further comprising:
in requesting, the service-requesting entity provides a service type to the service framework; and
the service framework only locates and connects with services having the service type.
19. The computer-readable medium recited in claim 17, the instructions further comprising:
in requesting, the service-requesting entity provides at least one service attribute to the service framework; and
the service framework only locates and connects with services having the at least one service attribute.
20. The computer-readable medium recited in claim 17, wherein the service-requesting entity resides on the communications node, and the service resides elsewhere, and wherein the communications node further comprises a connection manager service, the instructions further comprising:
the connection manager service notifying the service framework when the communications node is in proximity to a remote communications node on which the service may reside.
21. The computer-readable medium recited in claim 17, wherein the service-requesting entity resides on the communications node, wherein the communications node comprises a wireless interface to which a remote communications node can be coupled, wherein the service resides on the remote communications node, and wherein the communications node further comprises a connection manager service, the instructions further comprising:
the connection manager service notifying the service framework when the communications node is communicating with the remote communications node via the wireless interface.
22. A communications node comprising:
a processor;
a wireless interface coupled to the processor to enable the communications node to communicate with a remote node; and
a memory coupled to the processor and comprising:
a service-requesting entity; and
a service framework to discover a service requested by the service-requesting entity, the service being on the remote node, and to connect the service-requesting entity with the service.
23. The communications node recited in claim 22 wherein the memory further comprises a connection manager service to notify the service framework when the communications node is in proximity to the remote node.
24. The communications node recited in claim 23 wherein the service framework comprises a proximity daemon to create a remote lookup service frontend when the service framework is notified by the connection manager service, the remote lookup service frontend to look for a remote lookup service backend on the remote node.
25. The communications node recited in claim 24 wherein the service framework further comprises a first program module to determine whether the remote lookup service frontend is compatible with the remote lookup service backend.
26. The communications node recited in claim 25 wherein the service framework further comprises a second program module, responsive to the first program module, to determine whether a service backend corresponding to the service resides on the remote node.
27. The communications node recited in claim 26 wherein the service framework further comprises a remote lookup daemon, responsive to the second program module, to obtain parameters from the service backend to the remote lookup daemon.
28. The communications node recited in claim 27 wherein the service framework further comprises:
a service frontend responsive to the remote lookup daemon to receive the parameters; and
a service registry in which the service frontend registers the service.
29. The communications node recited in claim 28 wherein the service framework further comprises a service event notification registry in which a notification request can be registered by the service-requesting entity.
30. The communications node recited in claim 29 wherein the service framework further comprises a third program module to determine whether the service event notification registry contains a notification request registered by the service-requesting entity.
31. The communications node recited in claim 30 wherein the service framework further comprises a fourth program module, responsive to the third program module, to notify the service-requesting entity of the service.
32. The communications node recited in claim 31 wherein the service-requesting entity, responsive to the fourth program module, invokes the service.
33. The communications node recited in claim 32 wherein the service frontend communicates with the service backend to implement the service invoked by the service-requesting entity.
34. The communications node recited in claim 28 wherein the service framework further comprises a remote service event notification registry in which a notification request for a service backend can be registered by the service frontend
35. The communications node recited in claim 34 wherein the remote lookup service frontend determines whether the remote service event notification registry contains a notification request for a service backend registered by the service frontend.
36. The communications node recited in claim 35 wherein the remote lookup service frontend requests a remote lookup service backend on the remote node to determine whether the service backend is on the remote node.
37. The communications node recited in claim 36 wherein the remote lookup service backend obtains parameters necessary for the service frontend to communicate with the service backend.
38. The communications node recited in claim 37 wherein the remote lookup service backend communicates the parameter to the service frontend.
39. The communications node recited in claim 38 wherein the service frontend registers the service with the service framework.
40. The communications node recited in claim 39 wherein the service framework determines whether the service event notification registry contains a notification request registered by the service-requesting entity for the service.
41. The communications node recited in claim 40 wherein the service framework notifies the service-requesting entity of the service, and the service-requesting entity invokes the service.
42. The communications node recited in claim 41 wherein the service frontend communicates with the service backend to implement the service invoked by the service-requesting entity.
43. A communications system comprising:
at least one remote node; and
at least one communications node comprising:
a processor;
a wireless interface coupled to the processor to enable the at least one communications node to communicate with the at least one remote node; and
a memory coupled to the processor and comprising:
a service-requesting entity; and
a service framework to discover a service requested by the service-requesting entity, the service being on at least one remote node, and to connect the service-requesting entity with the service.
44. The communications system recited in claim 43 wherein the memory further comprises a connection manager service to notify the service framework when the communications node is in proximity to at least one remote node.
45. The communications system recited in claim 44 wherein the service framework comprises a proximity daemon to create a remote lookup service frontend when the service framework is notified by the connection manager service, the remote lookup service frontend to look for a remote lookup service backend on the at least one remote node.
46. The communications system recited in claim 45 wherein the service framework further comprises a first program module to determine whether the remote lookup service frontend is compatible with the remote lookup service backend.
47. The communications system recited in claim 46 wherein the service framework further comprises a second program module, responsive to the first program module, to determine whether a service backend corresponding to the service resides on the at least one remote node.
48. The communications system recited in claim 47 wherein the service framework further comprises a remote lookup daemon, responsive to the second program module, to obtain parameters from the service backend.
49. The communications system recited in claim 48 wherein the service framework further comprises:
a service frontend responsive to the remote lookup daemon to receive the parameters; and
a service registry in which the service frontend registers the service.
50. The communications system recited in claim 49 wherein the service framework further comprises a service event notification registry in which a notification request can be registered by the service-requesting entity.
51. The communications system recited in claim 50 wherein the service framework further comprises a third program module to determine whether the service event notification registry contains a notification request registered by the service-requesting entity.
52. The communications system recited in claim 51 wherein the service framework further comprises a fourth program module, responsive to the third program module, to notify the service-requesting entity of the service.
53. The communications system recited in claim 52 wherein the service-requesting entity, responsive to the fourth program module, invokes the service.
54. The communications system recited in claim 53 wherein the service frontend communicates with the service backend to implement the service invoked by the service-requesting entity.
55. A method of discovering a service on a communications node, wherein the communications node comprises a service-requesting entity and a service registry, the method comprising:
the service-requesting entity constructing a service template representing a desired service, the service template comprising a service type;
the service-requesting entity issuing the service template to the service registry; and
if the service registry has service objects matching the service template, the service registry returning to the service-requesting entity an array of such service objects.
56. The method recited in claim 55, wherein the communications node further comprises an interface to which a remote communications node can be coupled, a service frontend, and a remote services event notification registry, and wherein the service resides on the remote communications node, the method comprising:
the service frontend registering a notification request for a service backend in the remote service event notification registry.
57. The method recited in claim 56, in which the remote communications node comprises a service backend corresponding to the service, the method comprising:
obtaining parameters from the service backend necessary for the service frontend to communicate with the service backend.
58. The method recited in claim 57, the method comprising:
communicating the parameters to the service frontend.
59. The method recited in claim 58, the method comprising:
the service frontend communicating with the service backend to provide the service to the service-requesting entity.
60. The method recited in claim 55, wherein the service template comprises at least one service attribute.
US10/797,351 2000-09-15 2004-03-09 Service framework supporting remote service discovery and connection Abandoned US20040205153A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/797,351 US20040205153A1 (en) 2000-09-15 2004-03-09 Service framework supporting remote service discovery and connection

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/662,439 US6757262B1 (en) 2000-09-15 2000-09-15 Service framework supporting remote service discovery and connection
US10/797,351 US20040205153A1 (en) 2000-09-15 2004-03-09 Service framework supporting remote service discovery and connection

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/662,439 Continuation US6757262B1 (en) 2000-09-15 2000-09-15 Service framework supporting remote service discovery and connection

Publications (1)

Publication Number Publication Date
US20040205153A1 true US20040205153A1 (en) 2004-10-14

Family

ID=24657715

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/662,439 Expired - Lifetime US6757262B1 (en) 2000-09-15 2000-09-15 Service framework supporting remote service discovery and connection
US10/797,351 Abandoned US20040205153A1 (en) 2000-09-15 2004-03-09 Service framework supporting remote service discovery and connection

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/662,439 Expired - Lifetime US6757262B1 (en) 2000-09-15 2000-09-15 Service framework supporting remote service discovery and connection

Country Status (3)

Country Link
US (2) US6757262B1 (en)
AU (1) AU2001289083A1 (en)
WO (1) WO2002023826A2 (en)

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040030749A1 (en) * 2001-11-27 2004-02-12 Accenture Global Services, Gmbh Service control framework for seamless transfer of a multimedia conference over different media
US20040030705A1 (en) * 2001-11-27 2004-02-12 Accenture Global Services, Gmbh Service control architecture
US20040128037A1 (en) * 2002-12-13 2004-07-01 Denso Corporation Control apparatus and program for vehicles, and method for developing the program
US20050257212A1 (en) * 2004-05-14 2005-11-17 International Business Machines Corporation System and method for autonomic software delivery for personal area networks
US20080002275A1 (en) * 2006-06-28 2008-01-03 David Fiori Auxiliary interface apparatus
US20080256232A1 (en) * 2004-12-09 2008-10-16 Thomson Licensing Service Discovery Aggregation Method In a Local Area Network and Device Implementing the Method
US20080263181A1 (en) * 2007-04-23 2008-10-23 Fujitsu Ten Limited Multimedia system and navigation unit terminal
US20090055751A1 (en) * 2007-08-24 2009-02-26 Microsoft Corporation Management System for Local and Remote Services
US20090077240A1 (en) * 2007-09-17 2009-03-19 Gm Global Technology Operations, Inc. Method and apparatus for implementing a mobile server
US20090077267A1 (en) * 2007-09-17 2009-03-19 Gm Global Technology Operations, Inc. Method and apparatus for implementing a mobile server
US20090077266A1 (en) * 2007-09-17 2009-03-19 Gm Global Technology Operations, Inc. Method and apparatus for implementing a mobile server
US20090292806A1 (en) * 2008-05-22 2009-11-26 Microsoft Corporation Management of Remotely Hosted Services
CN101640700A (en) * 2008-07-31 2010-02-03 Sap股份公司 Method and system for mediating enterprise service access for smart devices
US20100094925A1 (en) * 2008-10-15 2010-04-15 Xerox Corporation Sharing service applications across multi-function devices in a peer-aware network
US20110238286A1 (en) * 2010-03-25 2011-09-29 Gm Global Technology Operations, Inc. Location and mobile-adaptation of wireless access-points using map-based navigation
US20140113617A1 (en) * 2012-10-19 2014-04-24 Optim Corporation User terminal, operator server, remote support method and user terminal program
US20160156682A1 (en) * 2014-11-28 2016-06-02 Samsung Electronics Co., Ltd. Method and device for function sharing between electronic devices
US9609587B2 (en) 2011-01-31 2017-03-28 Synchronoss Technologies, Inc. System and method for host and OS agnostic management of connected devices through network controlled state alteration
CN112583927A (en) * 2020-12-23 2021-03-30 北京航空航天大学 Service management system based on airborne embedded real-time operating system
US11140598B2 (en) * 2017-06-29 2021-10-05 Telefonaktiebolaget Lm Ericsson (Publ) Network initiated inter-RAT handover
US11528317B1 (en) * 2021-05-05 2022-12-13 Vmware, Inc. Proxy-enabled communication across network boundaries by self-replicating applications
US11916950B1 (en) 2021-04-12 2024-02-27 Vmware, Inc. Coordinating a distributed vulnerability network scan

Families Citing this family (94)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6185611B1 (en) * 1998-03-20 2001-02-06 Sun Microsystem, Inc. Dynamic lookup service in a distributed system
US6393497B1 (en) 1998-03-20 2002-05-21 Sun Microsystems, Inc. Downloadable smart proxies for performing processing associated with a remote procedure call in a distributed system
US6466947B2 (en) * 1998-03-20 2002-10-15 Sun Microsystems, Inc. Apparatus and method for dynamically verifying information in a distributed system
AU3297199A (en) * 1998-02-26 1999-09-15 Sun Microsystems, Inc. Dynamic lookup service in a distributed system
AU2680399A (en) * 1998-02-26 1999-09-15 Sun Microsystems, Inc. Apparatus and method for dynamically verifying information in a distributed system
US20020073000A1 (en) * 2000-05-05 2002-06-13 Mike Sage System and method for implementing a wireless network in a service center for generating a repair order
US7812856B2 (en) * 2000-10-26 2010-10-12 Front Row Technologies, Llc Providing multiple perspectives of a venue activity to electronic wireless hand held devices
US7630721B2 (en) 2000-06-27 2009-12-08 Ortiz & Associates Consulting, Llc Systems, methods and apparatuses for brokering data between wireless devices and data rendering devices
US7782363B2 (en) 2000-06-27 2010-08-24 Front Row Technologies, Llc Providing multiple video perspectives of activities through a data network to a remote multimedia server for selective display by remote viewing audiences
US7796162B2 (en) * 2000-10-26 2010-09-14 Front Row Technologies, Llc Providing multiple synchronized camera views for broadcast from a live venue activity to remote viewers
US20030112354A1 (en) * 2001-12-13 2003-06-19 Ortiz Luis M. Wireless transmission of in-play camera views to hand held devices
US7149549B1 (en) * 2000-10-26 2006-12-12 Ortiz Luis M Providing multiple perspectives for a venue activity through an electronic hand held device
US8583027B2 (en) 2000-10-26 2013-11-12 Front Row Technologies, Llc Methods and systems for authorizing computing devices for receipt of venue-based data based on the location of a user
US7904219B1 (en) 2000-07-25 2011-03-08 Htiip, Llc Peripheral access devices and sensors for use with vehicle telematics devices and systems
US7228211B1 (en) * 2000-07-25 2007-06-05 Hti Ip, Llc Telematics device for vehicles with an interface for multiple peripheral devices
US20020173885A1 (en) 2001-03-13 2002-11-21 Lowrey Larkin Hill Internet-based system for monitoring vehicles
US6757262B1 (en) * 2000-09-15 2004-06-29 Motorola, Inc. Service framework supporting remote service discovery and connection
AU2002211454A1 (en) * 2000-10-03 2002-04-15 At And T Wireless Services, Inc. Sharing of wireless telephone services for a personal wireless telephone and a vehicular wireless telephone
US7457608B2 (en) * 2000-10-03 2008-11-25 At&T Mobility Ii Llc Sharing of wireless telephone services for a personal wireless telephone and a vehicular wireless telephone
US6874012B1 (en) * 2000-11-01 2005-03-29 Sun Microsystems, Inc. System and method for a display device using a priority messaging protocol
US8996698B1 (en) * 2000-11-03 2015-03-31 Truphone Limited Cooperative network for mobile internet access
GB2371711B (en) * 2000-11-27 2004-07-07 Nokia Mobile Phones Ltd A Server
US8280345B2 (en) 2000-12-22 2012-10-02 Google Inc. LPRF device wake up using wireless tag
US20080303897A1 (en) * 2000-12-22 2008-12-11 Terahop Networks, Inc. Visually capturing and monitoring contents and events of cargo container
US7522568B2 (en) * 2000-12-22 2009-04-21 Terahop Networks, Inc. Propagating ad hoc wireless networks based on common designation and routine
US7200132B2 (en) * 2000-12-22 2007-04-03 Terahop Networks, Inc. Forming ad hoc RSI networks among transceivers sharing common designation
US7221668B2 (en) * 2000-12-22 2007-05-22 Terahop Networks, Inc. Communications within population of wireless transceivers based on common designation
US8050625B2 (en) 2000-12-22 2011-11-01 Terahop Networks, Inc. Wireless reader tags (WRTs) with sensor components in asset monitoring and tracking systems
US7430437B2 (en) * 2000-12-22 2008-09-30 Terahop Networks, Inc. Transmitting sensor-acquired data using step-power filtering
US7209468B2 (en) * 2000-12-22 2007-04-24 Terahop Networks, Inc. Forming communication cluster of wireless AD HOC network based on common designation
US7080144B2 (en) * 2000-12-22 2006-07-18 Bell South Intellectual Property Corp. System enabling access to obtain real-time information from a cell site when an emergency event occurs at the site
US6914887B2 (en) * 2001-01-04 2005-07-05 Intel Corporation Managing links between processor-based systems
US7296275B2 (en) * 2001-01-04 2007-11-13 Sun Microsystems, Inc. Method and system for passing objects in a distributed system using serialization contexts
US8126982B2 (en) * 2001-02-16 2012-02-28 International Business Machines Corporation Method, network device and computer program product for performing service discovery in a pervasive network
AU2002255568B8 (en) * 2001-02-20 2014-01-09 Adidas Ag Modular personal network systems and methods
US20020133539A1 (en) * 2001-03-14 2002-09-19 Imation Corp. Dynamic logical storage volumes
US6950646B2 (en) * 2001-04-27 2005-09-27 Hewlett-Packard Development Company, L.P. Information acquisition decision making by devices in a wireless network
US6968178B2 (en) * 2001-04-27 2005-11-22 Hewlett-Packard Development Company, L.P. Profiles for information acquisition by devices in a wireless network
US7085807B2 (en) * 2001-06-04 2006-08-01 Hewlett-Packard Development Company, L.P. System and method for providing links to available services over a local network by a thin portal service configured to access imaging data stored in a personal imaging repository
US7426729B2 (en) * 2001-07-11 2008-09-16 Sun Microsystems, Inc. Distributed processing framework system
US6961937B2 (en) 2001-07-11 2005-11-01 Sun Microsystems, Inc. Registry service for use in a distributed processing framework system and methods for implementing the same
US7114159B2 (en) * 2001-07-11 2006-09-26 Sun Microsystems, Inc. Processing resource for use in a distributed processing framework system and methods for implementing the same
US20030051029A1 (en) * 2001-09-07 2003-03-13 Reedy Dennis G. Dynamic provisioning of sevice components in a distributed system
US7756969B1 (en) 2001-09-07 2010-07-13 Oracle America, Inc. Dynamic provisioning of identification services in a distributed system
US7660887B2 (en) 2001-09-07 2010-02-09 Sun Microsystems, Inc. Systems and methods for providing dynamic quality of service for a distributed system
US7165256B2 (en) * 2001-09-11 2007-01-16 Sun Microsystems, Inc. Task grouping in a distributed processing framework system and methods for implementing the same
US7065576B2 (en) * 2001-09-27 2006-06-20 Matsushita Electric Industrial Co., Ltd. Dynamic multicast grouping for vehicles and other mobile objects
US7243137B2 (en) 2001-09-28 2007-07-10 Sun Microsystems, Inc. Remote system controller and data center and methods for implementing the same
US20030074422A1 (en) * 2001-10-12 2003-04-17 Montemurro Michael P. Method of providing services in a wireless network
US7487252B2 (en) * 2001-11-16 2009-02-03 Gateway Inc. Vehicle based intelligent network interactivity
US20030105846A1 (en) * 2001-11-30 2003-06-05 Koninklijke Philips Electronics N.V. Enhanched UDDI with service push model
US7822860B2 (en) * 2001-12-11 2010-10-26 International Business Machines Corporation Method and apparatus for dynamic reconfiguration of web services infrastructure
AU2003225881A1 (en) * 2002-03-15 2003-09-29 Lynk Labs, Inc. Method and apparatus for wireless public internet access
US8184614B2 (en) * 2002-05-01 2012-05-22 Siemens Enterprise Communications, Inc. System and method for automatic voice over IP endpoint configuration
US20030212819A1 (en) * 2002-05-09 2003-11-13 Russell Ryan S. Transferring data wirelessly between digital devices
US20030233336A1 (en) * 2002-06-13 2003-12-18 Objectsoft, Inc. System to retate personal information to a unique identifier
US7167861B2 (en) * 2002-06-28 2007-01-23 Nokia Corporation Mobile application service container
SE0203297D0 (en) * 2002-11-05 2002-11-05 Ericsson Telefon Ab L M Remote service execution in a heterogeneous network
WO2004100576A2 (en) * 2003-05-02 2004-11-18 Hotspot Wireless Devices, Inc. Service advisor for detecting availability of a wireless communication service
EP1494394A1 (en) 2003-06-30 2005-01-05 Sony International (Europe) GmbH Distance-aware service mechanism for determining the availability of remote services in wireless personal area networks
US7113127B1 (en) * 2003-07-24 2006-09-26 Reynolds And Reynolds Holdings, Inc. Wireless vehicle-monitoring system operating on both terrestrial and satellite networks
US9520005B2 (en) 2003-07-24 2016-12-13 Verizon Telematics Inc. Wireless vehicle-monitoring system
US7142959B2 (en) * 2003-10-30 2006-11-28 General Motors Corporation Providing status data for vehicle maintenance
US7877275B2 (en) * 2003-11-13 2011-01-25 General Motors Llc System and method for maintaining and providing personal information in real time
US7792874B1 (en) 2004-01-30 2010-09-07 Oracle America, Inc. Dynamic provisioning for filtering and consolidating events
US7280900B2 (en) * 2004-02-23 2007-10-09 General Motors Corporation Technical virtual advisor
US7225065B1 (en) 2004-04-26 2007-05-29 Hti Ip, Llc In-vehicle wiring harness with multiple adaptors for an on-board diagnostic connector
US7649997B2 (en) * 2004-06-30 2010-01-19 Gm Global Technology Operations, Inc. User transparent registration process for secure communication
WO2006037316A2 (en) * 2004-10-06 2006-04-13 Inventis Gmbh Processor-controlled receiving unit for navigation data and method for transmitting and processing navigation data
US7433717B2 (en) * 2004-11-23 2008-10-07 General Motors Corporation Method and system for managing multiple communication functions in a mobile vehicle communication unit
US7496140B2 (en) * 2005-01-24 2009-02-24 Winningstad C Norman Wireless event authentication system
US20060243788A1 (en) * 2005-04-04 2006-11-02 David Waco Method and apparatus for wireless PC tablet presentation process
US20060248087A1 (en) * 2005-04-29 2006-11-02 International Business Machines Corporation System and method for on-demand analysis of unstructured text data returned from a database
US20080052396A1 (en) * 2006-08-22 2008-02-28 Motorola, Inc. Providing a service from an application service provider to a client in a communication system
US20080082403A1 (en) * 2006-09-28 2008-04-03 Olasunkanmi John Adegoke Method for providing customized information for using a public transportation system
US7831431B2 (en) 2006-10-31 2010-11-09 Honda Motor Co., Ltd. Voice recognition updates via remote broadcast signal
US7945949B2 (en) * 2007-03-19 2011-05-17 Microsoft Corporation Providing remote services to legacy applications
US20090083035A1 (en) * 2007-09-25 2009-03-26 Ritchie Winson Huang Text pre-processing for text-to-speech generation
US8228838B2 (en) * 2008-04-03 2012-07-24 Nokia Corporation Apparatus, system and method for determining position by use of a low power wireless link
US8207848B2 (en) 2008-05-16 2012-06-26 Google Inc. Locking system for shipping container including bolt seal and electronic device with arms for receiving bolt seal
US8151099B2 (en) * 2008-07-01 2012-04-03 Caterpillar Inc. Virtualized service tool and virtualized control tool
CA2733201A1 (en) * 2008-08-05 2010-02-11 Research In Motion Limited Methods and systems to hold functions on a device after an identifier is determined
US9071443B2 (en) * 2008-08-25 2015-06-30 Novell, Inc. Automated service platform prospecting
US8165881B2 (en) * 2008-08-29 2012-04-24 Honda Motor Co., Ltd. System and method for variable text-to-speech with minimized distraction to operator of an automotive vehicle
US20100057465A1 (en) * 2008-09-03 2010-03-04 David Michael Kirsch Variable text-to-speech for automotive application
US8863256B1 (en) 2011-01-14 2014-10-14 Cisco Technology, Inc. System and method for enabling secure transactions using flexible identity management in a vehicular environment
US8671416B2 (en) 2011-01-14 2014-03-11 Apple Inc. Dynamic service discovery
US9519506B2 (en) * 2012-06-29 2016-12-13 Nokia Technologies Oy Method and apparatus for enabling remote service task based access to functionality provided by one or more remote services
US9235937B1 (en) 2013-06-05 2016-01-12 Analog Devices, Inc. Mounting method for satellite crash sensors
WO2015065326A1 (en) 2013-10-29 2015-05-07 Hewlett-Packard Development Company, L.P. Hierarchical service trees
US10425414B1 (en) * 2015-08-31 2019-09-24 United Services Automobile Association (Usaa) Security platform
US11481509B1 (en) 2018-07-10 2022-10-25 United Services Automobile Association (Usaa) Device management and security through a distributed ledger system
US11412357B2 (en) 2019-04-30 2022-08-09 Toyota Motor Engineering & Manufacturing North America, Inc. System and method for providing services to vehicles
US11455571B2 (en) 2019-06-14 2022-09-27 Bank Of America Corporation Data structure tool

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5805804A (en) * 1994-11-21 1998-09-08 Oracle Corporation Method and apparatus for scalable, high bandwidth storage retrieval and transportation of multimedia data on a network
US6091956A (en) * 1997-06-12 2000-07-18 Hollenberg; Dennis D. Situation information system
US6122171A (en) * 1999-07-30 2000-09-19 Micron Technology, Inc. Heat sink chip package and method of making
US6167255A (en) * 1998-07-29 2000-12-26 @Track Communications, Inc. System and method for providing menu data using a communication network
US6226788B1 (en) * 1998-07-22 2001-05-01 Cisco Technology, Inc. Extensible network management system
US6430599B1 (en) * 1999-06-15 2002-08-06 Sun Microsystems, Inc. Just-in-time services for small footprint devices
US6470453B1 (en) * 1998-09-17 2002-10-22 Cisco Technology, Inc. Validating connections to a network system
US6580916B1 (en) * 2000-09-15 2003-06-17 Motorola, Inc. Service framework for evaluating remote services based upon transport characteristics
US6604140B1 (en) * 1999-03-31 2003-08-05 International Business Machines Corporation Service framework for computing devices
US6611498B1 (en) * 1997-09-26 2003-08-26 Worldcom, Inc. Integrated customer web station for web based call management
US6720666B2 (en) * 2001-12-12 2004-04-13 Micron Technology, Inc. BOC BGA package for die with I-shaped bond pad layout
US6757262B1 (en) * 2000-09-15 2004-06-29 Motorola, Inc. Service framework supporting remote service discovery and connection

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
AU3297199A (en) 1998-02-26 1999-09-15 Sun Microsystems, Inc. Dynamic lookup service in a distributed system

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5805804A (en) * 1994-11-21 1998-09-08 Oracle Corporation Method and apparatus for scalable, high bandwidth storage retrieval and transportation of multimedia data on a network
US6091956A (en) * 1997-06-12 2000-07-18 Hollenberg; Dennis D. Situation information system
US6611498B1 (en) * 1997-09-26 2003-08-26 Worldcom, Inc. Integrated customer web station for web based call management
US6226788B1 (en) * 1998-07-22 2001-05-01 Cisco Technology, Inc. Extensible network management system
US6167255A (en) * 1998-07-29 2000-12-26 @Track Communications, Inc. System and method for providing menu data using a communication network
US6470453B1 (en) * 1998-09-17 2002-10-22 Cisco Technology, Inc. Validating connections to a network system
US6604140B1 (en) * 1999-03-31 2003-08-05 International Business Machines Corporation Service framework for computing devices
US6430599B1 (en) * 1999-06-15 2002-08-06 Sun Microsystems, Inc. Just-in-time services for small footprint devices
US6122171A (en) * 1999-07-30 2000-09-19 Micron Technology, Inc. Heat sink chip package and method of making
US6580916B1 (en) * 2000-09-15 2003-06-17 Motorola, Inc. Service framework for evaluating remote services based upon transport characteristics
US6757262B1 (en) * 2000-09-15 2004-06-29 Motorola, Inc. Service framework supporting remote service discovery and connection
US6720666B2 (en) * 2001-12-12 2004-04-13 Micron Technology, Inc. BOC BGA package for die with I-shaped bond pad layout

Cited By (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040030749A1 (en) * 2001-11-27 2004-02-12 Accenture Global Services, Gmbh Service control framework for seamless transfer of a multimedia conference over different media
US20040030705A1 (en) * 2001-11-27 2004-02-12 Accenture Global Services, Gmbh Service control architecture
US7716333B2 (en) * 2001-11-27 2010-05-11 Accenture Global Services Gmbh Service control architecture
US7734793B2 (en) 2001-11-27 2010-06-08 Accenture Global Services Gmbh Service control framework for seamless transfer of a multimedia conference over different media
US20040128037A1 (en) * 2002-12-13 2004-07-01 Denso Corporation Control apparatus and program for vehicles, and method for developing the program
US7415323B2 (en) * 2002-12-13 2008-08-19 Denso Corporation Control apparatus and program for vehicles, and method for developing the program
US20050257212A1 (en) * 2004-05-14 2005-11-17 International Business Machines Corporation System and method for autonomic software delivery for personal area networks
US20080256232A1 (en) * 2004-12-09 2008-10-16 Thomson Licensing Service Discovery Aggregation Method In a Local Area Network and Device Implementing the Method
US8661114B2 (en) * 2004-12-09 2014-02-25 Thomson Licensing Service discovery aggregation method in a local area network and device implementing the method
US8213984B2 (en) * 2006-06-28 2012-07-03 Fiori David Auxiliary interface apparatus
US20080002275A1 (en) * 2006-06-28 2008-01-03 David Fiori Auxiliary interface apparatus
US20080263181A1 (en) * 2007-04-23 2008-10-23 Fujitsu Ten Limited Multimedia system and navigation unit terminal
US7895294B2 (en) * 2007-04-23 2011-02-22 Fujitsu Ten Limited Multimedia system and navigation unit terminal
US20090055751A1 (en) * 2007-08-24 2009-02-26 Microsoft Corporation Management System for Local and Remote Services
US20090077240A1 (en) * 2007-09-17 2009-03-19 Gm Global Technology Operations, Inc. Method and apparatus for implementing a mobile server
US7849224B2 (en) 2007-09-17 2010-12-07 Gm Global Technology Operations, Inc. Method and apparatus for implementing a mobile server
US20090077267A1 (en) * 2007-09-17 2009-03-19 Gm Global Technology Operations, Inc. Method and apparatus for implementing a mobile server
US20090077266A1 (en) * 2007-09-17 2009-03-19 Gm Global Technology Operations, Inc. Method and apparatus for implementing a mobile server
US7818403B2 (en) * 2007-09-17 2010-10-19 Gm Global Technology Operations, Inc. System for using non-standard transfer protocol from software received at client device for exchanging data with in-vehicle communications gateway
US7822828B2 (en) * 2007-09-17 2010-10-26 Gm Global Technology Operations, Inc. System for using non-standard transfer protocol from software received at in-vehicle communications gateway for exchanging data with client device
US20090292806A1 (en) * 2008-05-22 2009-11-26 Microsoft Corporation Management of Remotely Hosted Services
CN101640700A (en) * 2008-07-31 2010-02-03 Sap股份公司 Method and system for mediating enterprise service access for smart devices
US8560713B2 (en) * 2008-07-31 2013-10-15 Sap Ag Method and system for mediating enterprise service access for smart devices
US20100030881A1 (en) * 2008-07-31 2010-02-04 Sap Ag Method and system for mediating enterprise service access for smart devices
US20100094925A1 (en) * 2008-10-15 2010-04-15 Xerox Corporation Sharing service applications across multi-function devices in a peer-aware network
US7987241B2 (en) * 2008-10-15 2011-07-26 Xerox Corporation Sharing EIP service applications across a fleet of multi-function document reproduction devices in a peer-aware network
US20110238286A1 (en) * 2010-03-25 2011-09-29 Gm Global Technology Operations, Inc. Location and mobile-adaptation of wireless access-points using map-based navigation
US8346478B2 (en) * 2010-03-25 2013-01-01 GM Global Technology Operations LLC Location and mobile-adaptation of wireless access-points using map-based navigation
US9609587B2 (en) 2011-01-31 2017-03-28 Synchronoss Technologies, Inc. System and method for host and OS agnostic management of connected devices through network controlled state alteration
US8934888B2 (en) * 2012-10-19 2015-01-13 Optim Corporation User terminal, operator server, remote support method and user terminal program
US9185548B2 (en) 2012-10-19 2015-11-10 Optim Corporation User terminal, operator server, remote support method and user terminal program
US20140113617A1 (en) * 2012-10-19 2014-04-24 Optim Corporation User terminal, operator server, remote support method and user terminal program
US20160156682A1 (en) * 2014-11-28 2016-06-02 Samsung Electronics Co., Ltd. Method and device for function sharing between electronic devices
US10812542B2 (en) * 2014-11-28 2020-10-20 Samsung Electronics Co., Ltd. Method and device for function sharing between electronic devices
US11140598B2 (en) * 2017-06-29 2021-10-05 Telefonaktiebolaget Lm Ericsson (Publ) Network initiated inter-RAT handover
CN112583927A (en) * 2020-12-23 2021-03-30 北京航空航天大学 Service management system based on airborne embedded real-time operating system
US11916950B1 (en) 2021-04-12 2024-02-27 Vmware, Inc. Coordinating a distributed vulnerability network scan
US11528317B1 (en) * 2021-05-05 2022-12-13 Vmware, Inc. Proxy-enabled communication across network boundaries by self-replicating applications
US11902353B2 (en) * 2021-05-05 2024-02-13 Vmware, Inc. Proxy-enabled communication across network boundaries by self-replicating applications

Also Published As

Publication number Publication date
US6757262B1 (en) 2004-06-29
AU2001289083A1 (en) 2002-03-26
WO2002023826A3 (en) 2003-01-30
WO2002023826A2 (en) 2002-03-21

Similar Documents

Publication Publication Date Title
US6757262B1 (en) Service framework supporting remote service discovery and connection
US6580916B1 (en) Service framework for evaluating remote services based upon transport characteristics
US6895444B1 (en) Service framework with local proxy for representing remote services
JP4334796B2 (en) Position recognition system
US7039033B2 (en) System, device and computer readable medium for providing a managed wireless network using short-range radio signals
EP1130933B1 (en) Location dependent services
US7139551B2 (en) System and method for automatically downloading software applications to a remote terminal
US7190960B2 (en) System for providing location-based services in a wireless network, such as modifying locating privileges among individuals and managing lists of individuals associated with such privileges
JP2002259422A (en) Environment interactive context-aware device, and method
WO2007123422A1 (en) Navigation provision system and framework for providing content to an end user
JP2002271866A (en) Context-aware and location-aware cellular phones and methods
EP1103001A1 (en) Geolocation of mobile devices
US20030130005A1 (en) Method of selecting a communication interface to transmit data in a wireless communication network
US6947760B2 (en) Method of optimizing the transmission of data in a wireless communication network
US20030130001A1 (en) Method of enabling the transmission of data in a wireless communication network
WO2002023925A2 (en) Hidden services in a communication network
EP1170920A1 (en) Location dependant service access
WO2002023927A2 (en) Service framework with just-in-time lookup
EP1227689B1 (en) Entry gateway service
WO2002023866A2 (en) Service framework with consolidation of services
Lee et al. Toward an open telematics infrastructure
Wang et al. An agent based service discovery architecture for mobile environments
JP2005149105A (en) Service providing system and method

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION