[go: up one dir, main page]

HK1262541B - Architecture optimized for application data sharing within a mobile communications device - Google Patents

Architecture optimized for application data sharing within a mobile communications device Download PDF

Info

Publication number
HK1262541B
HK1262541B HK19122451.8A HK19122451A HK1262541B HK 1262541 B HK1262541 B HK 1262541B HK 19122451 A HK19122451 A HK 19122451A HK 1262541 B HK1262541 B HK 1262541B
Authority
HK
Hong Kong
Prior art keywords
remote
query
database
mobile communications
application
Prior art date
Application number
HK19122451.8A
Other languages
German (de)
French (fr)
Chinese (zh)
Other versions
HK1262541A1 (en
Inventor
Arun Munje
Original Assignee
Malikie Innovations Limited
Filing date
Publication date
Application filed by Malikie Innovations Limited filed Critical Malikie Innovations Limited
Publication of HK1262541A1 publication Critical patent/HK1262541A1/en
Publication of HK1262541B publication Critical patent/HK1262541B/en

Links

Description

FIELD OF THE APPLICATION
The present patent disclosure generally relates to wireless data service networks. More particularly, and not by way of any limitation, the present patent disclosure is directed to a scheme for maintaining and sharing data, and in particular address data, between various applications and components within a mobile communications device disposed in a wireless data service network.
BACKGROUND
Within a wireless data service network, information is shared between a fixed server and at least one mobile communications device. Within certain networks, the mobile communications device may host two or more applications requiring access to the same body of data, at least a portion of which is stored on the fixed server.
EP 1143667 discloses a method for providing a wireless terminal access to at least a phonebook database of a communication system. The method comprises: for incoming phone calls to the wireless terminal, identifying the phone number of a caller at the wireless terminal; instructing the system to search the phonebook database to identify the name of caller; and sending results of the search to the wireless terminal. If the caller identity search is successful, an identification of the caller is presented at the wireless terminal. If the caller identity search is not successful, the caller phone number is presented only at the wireless terminal.
SUMMARY
According to an aspect of the presented disclosure, there is provided a mobile communications device as detailed in the appended claims.
BRIEF DESCRIPTION OF THE DRAWINGS
A more complete understanding of the embodiments of the present patent disclosure may be had by reference to the following Detailed Description when taken in conjunction with the accompanying drawings wherein:
  • FIG. 1 depicts an exemplary network environment including a wireless packet data service network wherein an embodiment of the present patent disclosure may be practiced;
  • FIG. 2 depicts a software architectural view of a mobile communications device operable to share data between applications according to one embodiment;
  • FIG. 3 depicts a block diagram of a mobile communications device operable to share data among applications according to one embodiment;
  • FIG. 4 depicts a block diagram of a mobile communications system architecture according to one embodiment of the present disclosure;
  • FIG. 5 depicts a flow diagram according to a method of the present disclosure; and
  • FIG. 6 depicts a message flow diagram according to an embodiment of the present disclosure.
DETAILED DESCRIPTION OF THE DRAWINGS
A system and method of the present patent disclosure will now be described with reference to various examples of how the embodiments can best be made and used. Like reference numerals are used throughout the description and several views of the drawings to indicate like or corresponding parts, wherein the various elements are not necessarily drawn to scale.
Referring now to the drawings, and more particularly to FIG. 1, depicted therein is an exemplary network environment 100 including a wireless packet data service network 112 wherein an embodiment of the present patent disclosure may be practiced. An enterprise network 102, which may be a packet_switched network, can include one or more geographic sites and be organized as a local area network (LAN), wide area network (WAN) or metropolitan area network (MAN), et cetera, for serving a plurality of corporate users. A number of application servers 104_1 through 104_N disposed as part of the enterprise network 102 are operable to provide or effectuate a host of internal and external services such as email, video mail, Internet access, corporate data access, messaging, calendaring and scheduling, information management, and the like. Accordingly, a diverse array of personal information appliances such as desktop computers, laptop computers, palmtop computers, et cetera, although not specifically shown in FIG. 1, may be operably networked to one or more of the application servers 104_i, i = 1, 2, ... ,N, with respect to the services supported in the enterprise network 102.
Additionally, a remote services server 106 may be interfaced with the enterprise network 102 for enabling a corporate user to access or effectuate any of the services from a remote location using a suitable mobile communications device (MCD) 116. A secure communication link with end_to_end encryption may be established that is mediated through an external IP network, i.e., a public packet_switched network such as the Internet 108, as well as the wireless packet data service network 112 operable with MCD 116 via suitable wireless network infrastructure that includes a base station (BS) 114. In one embodiment, a trusted relay network 110 may be disposed between the Internet 108 and the infrastructure of wireless packet data service network 112. By way of example, MCD 116 may be a data_enabled handheld device capable of receiving and sending messages, web browsing, interfacing with corporate application servers, et cetera.
For purposes of the present patent disclosure, the wireless packet data service network 112 may be implemented in any known or heretofore unknown mobile communications technologies and network protocols, as long as a packet_switched data service is available therein for transmitting packetized information. For instance, the wireless packet data service network 112 may be comprised of a General Packet Radio Service (GPRS) network that provides a packet radio access for mobile devices using the cellular infrastructure of a Global System for Mobile Communications (GSM)_based carrier network. In other implementations, the wireless packet data service network 112 may comprise an Enhanced Data Rates for GSM Evolution (EDGE) network, an Integrated Digital Enhanced Network (IDEN), a Code Division Multiple Access (CDMA) network, a Time Division Multiple Access (TDMA) network or any 3rd Generation (3G) network.
FIG. 2 depicts a software architectural view of a mobile communications device operable to share address and other data according to one embodiment. A multi_layer transport stack (TS) 206 is operable to provide a generic data transport protocol for any type of corporate data, including email, via a reliable, secure and seamless continuous connection to a wireless packet data service network. As illustrated in the embodiment of FIG. 2, an integration layer 204A is operable as an interface between the MCD' s radio layer 202 and the transport stack 206. Likewise, another integration layer 204B is provided for interfacing between the transport stack 206 and the user applications 207 supported on the MCD, e.g., email 208, calendar/scheduler 210, contact management 212 and browser 214. Although not specifically shown, the transport stack 206 may also be interfaced with the MCD' s operating system. In another implementation, the transport stack 206 may be provided as part of a data communications client module operable as a host_independent virtual machine on a mobile device.
The bottom layer (Layer 1) of the transport stack 206 is operable as an interface to the wireless network's packet layer. Layer 1 handles basic service coordination within the exemplary network environment 100 shown in FIG. 1. For example, when an MCD roams from one carrier network to another, Layer 1 verifies that the packets are relayed to the appropriate wireless network and that any packets that are pending from the previous network are rerouted to the current network. The top layer (Layer 4) exposes various application interfaces to the services supported on the MCD. The remaining two layers, Layer 2 and Layer 3, are responsible for datagram segmentation/reassembly and security, compression and routing, respectively. A remote database querying application, provided as part of the software environment, is disposed in operable communication with the transport stack 206 as well as the MCD's radio layer 202. This component is represented in FIG. 2 by remote address lookup module 216. As will be described below, any data obtained via the remote database querying application is provided in a common database 218 such that other applications can also access the data.
FIG. 3 depicts a block diagram of a mobile communications device operable to share data among applications according to one embodiment. It will be recognized by those skilled in the art upon reference hereto that although an embodiment of MCD 116 may comprise an arrangement similar to one shown in FIG. 3, there can be a number of variations and modifications, in hardware, software or firmware, with respect to the various modules depicted. Accordingly, the arrangement of FIG. 3 should be taken as illustrative rather than limiting with respect to the embodiments of the present patent disclosure. A microprocessor 302 providing for the overall control of an embodiment of MCD 116 is operably coupled to a communication subsystem 304 which includes a receiver 308 and transmitter 314 as well as associated components such as one or more local oscillator (LO) modules 310 and a processing module such as a digital signal processor (DSP) 312.
As will be apparent to those skilled in the field of communications, the particular design of the communication module 304 may be dependent upon the communications network with which the mobile device is intended to operate. In one embodiment, the communication module 304 is operable with both voice and data communications. Regardless of the particular design, however, signals received by antenna 306 through BS 114 are provided to receiver 308, which may perform such common receiver functions as signal amplification, frequency down conversion, filtering, channel selection, analog_to_digital (A/D) conversion, and the like. Similarly, signals to be transmitted are processed, including modulation and encoding, for example, by DSP 312, and provided to transmitter 314 for digital_to_analog (D/A) conversion, frequency up conversion, filtering, amplification and transmission over the air_radio interface via antenna 316.
Microprocessor 302 also interfaces with further device subsystems such as auxiliary input/output (I/0) 318, serial port 320, display 322, keyboard 324, speaker 326, microphone 328, random access memory (RAM) 330, a short_range communications subsystem 332, and any other device subsystems generally labeled as reference numeral 333. To control access, a Subscriber Identity Module (SIM) or Removable User Identity Module (RUIM) interface 334 is also provided in communication with the microprocessor 302.
In one implementation, SIM/RUIM interface 334 is operable with a SIM/RUIM card having a number of key configurations 344 and other information 346 such as identification and subscriber_related data. Operating system software and transport stack software may be embodied in a persistent storage module (i.e., non_volatile storage) such as Flash memory 335. In one implementation, Flash memory 335 may be segregated into different areas, e.g., storage area for computer programs 336 as well as data storage regions such as device state 337, address book 339, other personal information manager (PIM) data 341, and other data storage areas generally labeled as reference numeral 343. Additionally, a database querying logic module, specifically remote address lookup (RAL) module 216, is shown. Those of skill in the art will appreciate that remote address lookup module 216 may be disposed within Flash memory 335 or outside of it, depending on the specific application. Furthermore, a common database for sharing data that is accessible to a number of applications may be interfaced with the RAL module 216 as well as other databases already described.
FIG. 4 depicts a block diagram of a mobile communications system 400 according to one embodiment of the present disclosure. System 400 includes MCD 116 operably connected to a network 402. Network 402 exemplifies the entirety of the network architecture represented by elements 102-114 shown in FIG. 1. Alternatively, network 402 may incorporate additional network architecture, or may consist of a simpler network arrangement. Without respect to the particular architecture involved, network 402 provides operable connection to remote server 404, which operates to manage and distribute the data stored in remote address database 406.
The content of remote address database 406 will vary by application. The remote address database 406 may act as an enterprise address book, containing all of the address information for an entire company. Alternatively, the remote address database 406 may incorporate a public telephone directory for a geographic region. These sets of data may be combined with one another, or with additional databases, as various applications may require.
As described above, MCD 116 communicates with network 402 through transport stack 206. Transport stack 206 facilitates incoming and outgoing communication for a variety of functions, but is shown in FIG. 4 as being operably connected only to remote address lookup module 216 for clarity. In the embodiment shown in FIG. 4, the remote address lookup module 216 principally interacts with contacts application 212. In other embodiments, multiple applications may directly interact with remote address lookup module 216. As an example, contacts application 212 and email application 208 may both interact with remote address lookup module 216 as necessary.
Remote address lookup module 216 interacts with the MCD local common database 408, which holds the local address book for MCD 216. Although represented by a single element, those of skill in the art will appreciate that MCD local common database 408 may, in a particular application, be composed of multiple databases without being considered to depart from the scope of the teachings of the present disclosure. The local address book may comprise a separate segment of the local common database 408 in certain embodiments. In alternate embodiments, the data comprising the local address book may be dispersed through the MCD local common database 408.
In the embodiment shown in FIG. 4, other applications running under the MCD operating system 414 installed on the MCD hardware 416, including email application 208, share access to local common database 408, and therefore have access to the local address book. Other applications which may share access to the MCD local common database 408 are represented by elements 410 and 412. Applications 410 and 412 may be any applications 7 making use of the data in common database 408, including but not limited to the data stored in the local address book.
FIG. 5 depicts a flowchart 500 showing the manner of operation of a mobile communications device architecture according to the claimed embodiment. Process flow begins in block 502, at which point the remote address lookup module 216 first receives an address query from a source. The source is an application running on the MCD 116.
Upon receipt of an address query from a source, the remote address lookup module 216 queries the local address database within the local common database 408, in an attempt to find a match between the query received from the source and a record in the local common database 408, as shown in block 504. If at least one potential match to the query is found within the local common database 408 (decision block 506,) process flow proceeds to block 508 where the remote address lookup module 216 presents at least one of the potential matches to the query source for review or comparison. Generally, if more than one matching record is identified, each of the records will be presented to the query source for review until one of the matching records is selected or there are no more matching records.
If at least one result obtained from the search of the local common database 408 is acceptable to the query source (decision block 510), the querying and search process is complete, and process flow returns to block 502, wherein the remote address lookup module 216 awaits additional address queries. If the result obtained from the search of the local common database 408 is not acceptable to the query source (decision block 510), the querying and search process is not complete, and process flow continues to block 512, wherein the remote address lookup module 216 queries at least one remote address database 406 through at least one remote server 404, as described in block 512.
The remote server 404 and remote address database 406 may be an enterprise-level server and database. Alternatively, the remote server 404 and remote address database 406 may comprise a publicly-accessible address directory. Remote server 404 and remote address database 406 shown in FIG. 4 may, of course, merely represent a complex network incorporating a series of server and database combinations. For example, the process of remote address lookup may search a department-level address database first, followed by a division-level address database and then a corporate-level address database if the more localized searches are unsuccessful. In the event that the address information is not found within any address database internal to the enterprise, the remote address lookup could incorporate a search of a publicly available database as a last resort.
If the query of the remote address database 406 is unsuccessful in finding a match to the query ( decision block 514 ), process flow returns to bubble 502, wherein the remote address lookup module 216 awaits additional address queries. If the query of the remote address database 406 is successful in finding a match to the query (decision block 514), process flow continues to block 516, wherein the remote address lookup module 216 updates the local address database operably interfaced with the local common database 408 to incorporate the newly-acquired address data found in the remote address database 406. The address data acquired from the remote address lookup is only stored in the local address database under the direction of, or with the assent of, the query source.
As described above, data stored in the common database 408 is available not only to contacts application 212 and email application 208, but other applications as well. In the embodiment shown in FIG. 4, applications 410 and 412 have access to common database 408, which incorporates the local address database . The effect of this particular architecture is that the local address database is shared by the applications resident on MCD 116, and the benefit of an update to the content of the local address database made by, for example, remote address lookup module 216 are available to each of these applications. In certain embodiments, applications 410 and 412 may have the capability to make changes to the local address database within local common database 408. In other embodiments, changes to the local address database may be the shared province of the contacts application 212 and the remote address lookup module 216, and the access granted to other applications may be exclusively read-only. In other words, the various applications on the mobile communications device may be given different access/update privileges with respect to the local common database 408. Any of these arrangements is within the scope of the present disclosure.
FIG. 6 depicts a message flow diagram 600 according to an embodiment of the present disclosure. It will be apparent to one of skill in the art that the process depicted in message flow diagram 600 is the process depicted in FIG. 5 as viewed from a different perspective. Message flow diagram 600 depicts the flow of information between a local application 410, remote address lookup module 216 and remote address database 406, as effectuated via a plurality of messages therebetween.
Upon receipt of a local query 602, remote address lookup module 216 performs a local search 604 of the common database 408. In the event that remote address lookup module 216 identifies at least one result matching local query 602 within the common database 408 and at least one matching result is acceptable to the local application 410, the remote address lookup module 216 communicates the results of the local search 604 to the local application 410, and the process is complete. Those of skill in the art will note that the communications between the local application 410 and the remote address lookup module 216 verifying acceptability of the local result 608 to the local application 410 are omitted from FIG. 6 for clarity.
In the event that the remote address lookup module 216 fails to identify any result matching local query 602 within the local common database 408, or succeeds in identifying a result which is not acceptable to local application 410, remote address lookup module 216 will then proceed to query outside the MCD 116 for the requested information. The remote address lookup module 216 will communicate a remote query 610 to at least one remote address database 406. Remote query 610 will generally be made across network 402 and be handled by remote server 404, which will conduct a remote search 612 of remote address database 406.
In the event that a record matching the remote query 610 is identified within remote address database 406, a remote result 614 will be communicated to remote address lookup module 216. The content of remote result 614 will then be forwarded on to local application 410 as remote result 616. Additionally, remote address lookup module 216 will perform an update 618 to the local common database 408, the contents of which are shared among the local applications resident on MCD 116, as described above. Although it is not shown in FIG. 6, failure to identify a matching record within remote address database 406 could result in a subsequent query of one or more additional remote address databases, as discussed above in connection with FIG. 5.
For purposes of illustration of the above, it will be assumed that a user of MCD 116 wishes to retrieve the contact information for a person by the name of'John White', which contact information does not exist in the local address database within the MCD 116, but does exist in remote address database 408. Upon receiving the query 'JOHN' from the user via a local application 410, the remote address lookup module 216 would first conduct a search of the local address database. In the event that the local address database incorporates address information for John Smith, the remote address lookup module 216 may identify a potential match, retrieve that information and present it to the user. Under the conditions presented above, the user is seeking John WHITE, and not John SMITH. Accordingly, the user would not accept the identified record, which will force the remote address lookup module 216 to conduct a remote query of the remote address database 406.
Upon successful completion, under the circumstances as presented, the query of the remote address database 406 will return at least one remote result, which will be relayed to local application 410 by the remote address lookup module 216. Because at least one of the remote results will be the desired address data for John White, the remote address lookup module 216 will store this address data in the local common database 408. Accordingly, the next time that address data for John White is required by application 410, or any of the other applications sharing local common database 408, the address data will be found in local common database 408, and a query of a remote database will not be necessary.

Claims (6)

  1. A mobile communications device (116) comprising:
    a communication subsystem (304) for communicating with a network (112);
    a microprocessor (302) operably connected to the communication subsystem (304) and to a memory (335);
    a local common address database (408) accessible to a plurality of applications (208, 212, 410, 412) on the mobile communications device (116); and
    a remote address lookup, RAL, module (216) configured to:
    receive (502) a query (602) from a first application (208) of the plurality of applications;
    responsive to failing (506) to identify a result matching the query within the local common address database (408), query(512), via a wireless data service network, a remote address database (406) disposed on a remote server (404);
    responsive to querying the remote address database (406) disposed on the remote server (404), receive (514) a record (614) matching the query within the remote address database (406); and
    responsive to the address lookup module (216) determining that the query of the remote address database has been successful in finding a record matching the query in the remote address database (406), update (516), under the direction or with the assent of the first application (208), the local common address database (408) to incorporate the record from the remote address database (406).
  2. The mobile communications device of claim 1 wherein the mobile communication device (116) comprises an operating system configured to perform the query to the RAL module (216).
  3. The mobile communications device of claim 1 wherein the mobile communication device (116) comprises a virtual operating system configured to perform the query to the RAL module (216).
  4. The mobile communications device of claim 1 wherein the plurality of applications includes a contacts application (212) and an email application.
  5. The mobile communications device of claim 1, wherein the first application is an email application (208).
  6. The mobile communications device of claim 1, wherein the first application is an address book application.
HK19122451.8A 2019-04-16 Architecture optimized for application data sharing within a mobile communications device HK1262541B (en)

Publications (2)

Publication Number Publication Date
HK1262541A1 HK1262541A1 (en) 2020-01-17
HK1262541B true HK1262541B (en) 2024-09-20

Family

ID=

Similar Documents

Publication Publication Date Title
US8971878B2 (en) Architecture optimized for application data sharing within a mobile communications device
US8001272B2 (en) Obtaining a valid international destination address
EP3552372B1 (en) Msrp/http file transfer
US7945248B2 (en) Mobile communications device employing multiple data storage locations for electronic messages
US8571585B2 (en) Method, system and apparatus for updating a terminal profile
US20120290673A1 (en) Implementing a web server on a mobile station
US8064961B2 (en) Communication system and method therefor
EP2056630B1 (en) Method and apparatus for updating a terminal profile
EP3393107B1 (en) Architecture optimized for application data sharing within a mobile communications device
US20050207424A1 (en) Method for multiple device client registration
JP2006135986A (en) Customization of data session retry function in wireless packet data service network
HK1262541B (en) Architecture optimized for application data sharing within a mobile communications device
HK1262541A1 (en) Architecture optimized for application data sharing within a mobile communications device
US7831258B2 (en) Method, system and apparatus for partial electronic message forwarding
EP1694085B1 (en) Mobile communications device employing multiple data storage locations for electronic messages and corresponding message routing method
KR100563722B1 (en) Method and system for sharing e-mail address of mobile communication terminal and PC
KR20050048209A (en) The system which searches person with mobile machinery and the method
HK1132607B (en) Method and apparatus for updating a terminal profile
HK1091968A1 (en) Implementing a web server on a mobile station
HK1091968B (en) Implementing a web server on a mobile station