WO2003045089A1 - Identifying changed records in a file stored on an electronic token - Google Patents

Identifying changed records in a file stored on an electronic token Download PDF

Info

Publication number
WO2003045089A1
WO2003045089A1 PCT/CA2002/001755 CA0201755W WO03045089A1 WO 2003045089 A1 WO2003045089 A1 WO 2003045089A1 CA 0201755 W CA0201755 W CA 0201755W WO 03045089 A1 WO03045089 A1 WO 03045089A1
Authority
WO
WIPO (PCT)
Prior art keywords
change
cdc
noc
record
message
Prior art date
Application number
PCT/CA2002/001755
Other languages
French (fr)
Inventor
Omid Mcdonald
Philip Painter
David Mcdonald
Original Assignee
Simbit Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Simbit Corporation filed Critical Simbit Corporation
Priority to AU2002342461A priority Critical patent/AU2002342461A1/en
Priority to EP02779061A priority patent/EP1444845B1/en
Publication of WO2003045089A1 publication Critical patent/WO2003045089A1/en
Priority to HK05101115.3A priority patent/HK1071269A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/26Devices for calling a subscriber
    • H04M1/27Devices whereby a plurality of signals may be stored simultaneously
    • H04M1/274Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc
    • H04M1/2745Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc using static electronic memories, e.g. chips
    • H04M1/2753Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc using static electronic memories, e.g. chips providing data content
    • H04M1/2757Devices whereby a plurality of signals may be stored simultaneously with provision for storing more than one subscriber number at a time, e.g. using toothed disc using static electronic memories, e.g. chips providing data content by data transmission, e.g. downloading
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones

Definitions

  • the invention generally relates to the identification of changed records in a file stored on an electronic token; and, in particular, to a method and system for reporting identified changed records for the purposes of file synchronization, file updating, file back-up, or triggering service provision.
  • Electronic tokens are a relatively new commodity that have been found to be useful in many applications. Smart Cards, and similar portable electronic tokens have been used in a wide variety of commercial applications, including security, banking, health care, and communications applications. Some of ' the recognized limitations of these electronic tokens include relatively small memories, and slow communication. Generally the communications limitations involve a trade off between mobility, cost and the rate of transmission of information.
  • electronic tokens usually operate when docked with an electronic token reader, which supplies power to the electronic token, and exchanges data with the electronic token using a predefined protocol .
  • an electronic token reader which supplies power to the electronic token, and exchanges data with the electronic token using a predefined protocol .
  • a conventional electronic .token 10 is schematically illustrated in FIG. 1.
  • the electronic token 10 contains a processor 12, at least one input/output (I/O) port 14 and a memory 16.
  • the processor 12 is adapted to exchange data with a platform in which it is docked, through the I/O port 14.
  • the processor also exchanges data with a memory 16 that stores processor instructions 18, an operating system
  • An electronic token can execute token resident processor instructions 18, known as applets. Applets can direct the token's processor 12 and/or operating system to perform various functions including modifying the token's file system and communicating via its input/output port 14.
  • SIM subscriber interface module
  • GSM global system for mobile communications
  • the SIM card is an electronic token having processors and memory, that can be inserted into any GSM station (usually a cell phone) , and provides a standard complement of subscriber related data to the GSM station.
  • the GSM station interfaces with, the card for the purposes of exchanging data using a predefined protocol (also specified by the GSM standard) .
  • the SIM includes a processor, non-volatile memory (such as electronically erasable programmable read-only memory (EEPROM) ) and a volatile random access memory.
  • EEPROM electronically erasable programmable read-only memory
  • SIM resident applets When docked in a GSM station, SIM resident applets can transmit and receive data to/from the communications network via short message service (SMS) messages.
  • SMS short message service
  • a newer standard called the universal SIM (USIM) defines another electronic token adapted to be docked in a communications station.
  • some of the data stored on a SIM card is allocated to a phonebook.
  • the phonebook comprises a plurality of records for individual directory numbers called abbreviated dialing numbers (ADN) .
  • ADN abbreviated dialing numbers
  • the first methods developed for backing-up a phonebook required connecting the platform in which the SIM was docked (GSM handset, or electronic token reader) to a computer. Specific software loaded on the computer would access the SIM file system to perform the backup. While this was an efficient method for backing-up changes to files when the platform in which the SIM is docked can be connected to a computer, the mobile nature of such platforms makes it difficult to ensure that back-up can be performed regularly.
  • Another object of the invention is to provide a method for enabling the efficient back-up of records stored on an electronic token, synchronization of a file on an electronic token with files stored on other devices, or a service feature in dependence on a change to data stored on the electronic token.
  • a method for identifying changed records in a file on an electronic token comprising ( steps of calculating at least one change .detection code (CDC) for records of the file, comparing the calculated CDC with a respective associated, stored CDC in order to determine if at least one associated record has changed since the stored CDC was calculated, and if the calculated CDC is not equal to the stored CDC, executing a predefined algorithm to effect registration of a change, and saving the calculated CDC as the stored CDC ,
  • steps of calculating at least one change .detection code (CDC) for records of the file comparing the calculated CDC with a respective associated, stored CDC in order to determine if at least one associated record has changed since the stored CDC was calculated, and if the calculated CDC is not equal to the stored CDC, executing a predefined algorithm to effect registration of a change, and saving the calculated CDC as the stored CDC ,
  • CDC change .detection code
  • the CDC is a value obtained by a set of operations on one or more of the records, and contains as much information as possible to unambiguously identify the one or more records using the fewest bits.
  • the CDC may be a cyclical redundancy check CRC, which are known in the art.
  • the step of comparing yields information regarding the change, such as, for instance how the record (s) changed, or how the change was brought about .
  • a change may be categorized as an addition, a deletion, or a modification.
  • a token resident applet may issue a message, via the electronic token reader in which it is docked, containing changes to the token's file system.
  • the notice of change (NOC) message contains changed record information in a predefined format.
  • NOC contains a record (s) identifier, a change type identifier, and if needed the data contained in the changed record (s) .
  • the NOC message may be sent by a SIM applet in a SMS message via its host token reader (GSM station) .
  • the SIM applet may formulate a notice of change (NOC) message for each changed record in a file.
  • the applet may insert as many NOC messages into a SMS message as possible.
  • a response pending flag is used, with other flags needed for identifying a change type, to ensure that even if an NOC message is not registered, the changes can be resent later. Accordingly when a message is to be sent to register a change, the response pending flag is set in relation to that record (s) . The response pending flag is released or cleared when the message is acknowledged. If the number of change types requires more information be retained, one or more other flags are used to identify the change type pending acknowledgement. The flags in conjunction with the stored and calculated CDCs are used together to determine if a notice of change message needs to be sent.
  • a registering element may be software adapted to back-up an electronic token's file system, synchronize an electronic token's file system across multiple data stores, and/or provide a service feature in dependence on changes to an electronic token's file system.
  • the electronic token comprises a subscriber identity module (SIM) card
  • the file comprises a phonebook standardized by global system for mobile communications (GSM) or universal SIM (USIM)
  • records comprise abbreviated dialing numbers (ADNs) .
  • the invention further provides an apparatus for providing a service to a subscriber having an electronic token, comprising program code executed by a processor of the electronic token, the program code being adapted to identify records that have been changed since a change detection code (CDC) was calculated and stored in a memory of the electronic token, by calculating at least one current CDC for the records, and comparing the current CDC with a corresponding stored CDC, and further adapted to send changes to the records to a registering element, C H A R A C T E R I Z E D by: means for sending a notice of change (NOC) message to the registering element for registering detected changes; and a data store for storing a set of response pending flags that are selectively associated with a list of records in the file, and a change detection applet adapted to use the set of response pending flags and the CDCs to determine if a record may have been changed since a last NOC message for the record was acknowledged by the registering element.
  • NOC notice of change
  • FIG. 1 is a schematic diagram of a prior art electronic token
  • FIG. 2 is a flow chart illustrating principal steps involved in a method in accordance with the present invention for identifying added, deleted or modified records in a file stored on an electronic token;
  • FIG. 3 is a block diagram of a system in accordance with the invention.
  • FIG. 4 is a flow chart illustrating principal steps involved in a fail-safe method of the present invention, for reporting added, modified or deleted records in a file, stored on an electronic token;
  • FIG. 5 is a block diagram of a system for providing synchronization, back-up or a service feature to a subscriber with a SIM card and a GSM station;
  • FIG. 6 is a schematic diagram of a SIM card having a change detection applet in accordance with the invention and associated memory stores;
  • FIG. 7 is a block diagram of a synchronization server adapted to use NOC messages in accordance with the invention. It should be noted that throughout the appended drawings, like features are identified by like reference numerals .
  • the present invention provides a method for identifying changed records in a file stored on an electronic token.
  • the invention provides a method for backing-up, synchronizing or providing a service in dependence on changes to records stored on electronic tokens.
  • FIG. 2 Illustrated in FIG. 2 is a flow diagram of a process performed by an applet executing on an electronic token 10 to determine changes that were effected by adding, deleting or modifying records in a file.
  • a first application of the method involves assigning memory to the applet, and initializing a set of stored change detection codes (SCDCs) , each of which is associated with a respective record in a file stored in the memory 16 of the electronic token 10.
  • SCDCs stored change detection codes
  • step 50 the method begins, and R, a counter for the N records in the file, is initialized (step 52) .
  • step 54 it is determined if record R is empty. If, in step 54 it is determined that R is empty, it is determined (step 56) if a stored change detection code (SCDC) associated with R is also empty (zero) . If ' the SCDC is not empty, the record has been deleted since the SCDC was generated, and the applet issues a notice of change (NOC) message comprising "R" the indicator of the record R, and a deletion indicator (step 58) . The applet also sets the SCDC of the record R to empty, in step 58.
  • SCDC stored change detection code
  • step 54 the record R is found not to be empty, the change detection code (CDC) of the record R is calculated (step 66) .
  • step 68 it is determined if the CDC of record R is equal to the SCDC of record R. If, in step 68 equality is found, the record R is deemed unchanged (step 70), and the method continues to step 60.
  • step 72 it is determined if the SCDC is empty (step 72) . If the SCDC is not empty, the applet issues a NOC message containing "R" , a modification indicator, and the data contained in record R. The applet then sets the SCDC to the value of the CDC, and proceeds to step 60. If, on the other hand, the SCDC is found to be empty in step 72, the applet issues a NOC message containing "R" , an addition indicator, and the data contained in record R. The applet then sets the
  • step 60 The NOC message is forwarded to a registering element for registration of the change.
  • the applet forwards changed records in a file stored on the electronic token 10 to a registering element 80.
  • the electronic token 10 is docked in an electronic token reader 82, which may be a mobile or a stationary platform or a station adapted to interface with the electronic token 10.
  • the electronic token 10 dispatches messages to, and receives messages from the registering element 80 via the electronic token reader 82.
  • the communications may be sent over a wireless or wireline communications medium, and may involve any number of networks and network elements in the process.
  • the registering element 80 may be one of any number of service provider servers that is adapted to track information stored on the electronic token 10.
  • a few areas where such a system is useful include government services; such as taxation, health care, welfare, employment insurance and licenses; employee location and productivity monitoring; and personal location monitoring.
  • the registering element 80 will likely include a database 84 for individual users or subscribers to store information related to the subscriber and the specific service or monitoring functions of the registering element 80.
  • the records stored on the electronic token may contain reference or transactional data. For example, drug prescription records stored on a government health card, or records related to movement within a facility stored on a security access card.
  • a detected change may fail to be registered after it is reported by the electronic token 10. Consequently, it is preferable that the applet be designed to compensate for ' such failures .
  • One method for doing so involves requiring an acknowledgement to be sent for NOC messages received and registered by the registering element 80. Any record for which a NOC message is sent is flagged until an acknowledgement is received. Since the method illustrated in FIG. 2 provides notification of three types of change, two flags are required to determine if a NOC message has been acknowledged. A determination can be made respecting the content of a next message to be sent. The two flags marginally increase the amount of data stored by the applet, but the two flags and the CDCs use much less memory than a redundant copy of the changed records in a file.
  • FIG. 4 illustrates the logic executed by a change detection applet using two response pending flags to determine the type of change sent in an unacknowledged NOC message, so that an appropriate new message can be sent .
  • a modification flag is set prior to replacing the value of a SCDC with a calculated CDC. If the change is an addition, then an addition flag is also set.
  • the change detection code is a check sum (CS) . Any one of the many cyclic redundancy check (CRC) algorithms known in the art may be used.
  • CS check sum
  • CRC cyclic redundancy check
  • the process may be repeated for each record in a file.
  • memory for storing CDCs can be conserved if only one CDC is calculated for two or more consecutive records in the file.
  • memory for storing CDCs is conserved at the expense of the size of messages that must be sent when a change is detected, since data associated with all records associated with a single CDC must be sent to a registering element when a change is detected.
  • each CDC is associated with a single record.
  • step 100 the applet examines a record in the file. If the record is determined to be empty (step 102), it is determined (step 104) whether the stored CDC (SCDC) of the record is 0. If not, the record is changed with respect to its value at the last time the CDC was calculated. It is then determined if a modification flag (mod flag) is set for the record (step 106) . If, in step 106, the mod flag is set, it is determined, in step 108, if the add flag is also set. If the add flag is also set, then, logically, the record was empty, data was subsequently added, the addition was not confirmed to be registered, and now has been deleted. The applet therefore sends nothing (step 110) .
  • SCDC stored CDC
  • step 118 the CDC of the record is calculated (step 118) .
  • step 120 it is determined if the CDC equals the SCDC. If the CDC and SCDC are equal, and it is determined (in step 122) that the mod flag is not set, no change is detected (step 116) . If, in step 122, the mod flag is found to be set, the change detection applet determines (in step 124) if the add flag is also set. If the add flag is not set, logically the unregistered NOC last sent was a mod NOC, and since then no change has been made.
  • the change detection applet issues a NOC containing the record indicator, the change indicator (mod) and a current value of the record, sets the mod flag for the record, and sets the SCDC to the CDC (step 126) . If the add flag is found to be set in step ' 124, the unregistered NOC last sent was an add NOC, and since then no change has been made. Consequently, the change detection applet reissues a NOC containing the record indicator, the change indicator (add) and the current value of the record, sets the mod flag and the add flag for the record, and sets the SCDC to the CDC. If, in step 120 it is determined that the SCDC does not equal the CDC, it is determined (step 130) if the SCDC is zero.
  • step 132 If the SCDC is zero, and it is determined (step 132) that the mod flag for the record is not set, the change detection applet advances to step 126. If, in step 132, the mod flag is set, the change detection applet advances to step 124. If, in step 132, it was determined that the mod flag was set, and if the add flag is subsequently found not to be set, the record was modified, but the mod NOC was not confirmed to be registered, and subsequently the record has been modified again.
  • FIG. 5 schematically illustrates an exemplary system for enabling registration of detected changes in a record stored in a file on a smart card docked in a communications enabled device.
  • the electronic token 10 is a SIM card 150 in a global system for mobile communications (GSM) phone 152.
  • GSM phone 152 is in wireless communications with (usually at least one) base station system (BSS) 154, which relays signals between the GSM phone • 152 and a mobile switching center (MSC) 156.
  • BSS base station system
  • MSC mobile switching center
  • SMS short message service
  • some of the SMS messages contain at least a part of at least one NOC message.
  • NOC messages may be variable length messages. The number of NOC messages that an SMS message can accommodate is therefore variable .
  • the SMSC 158 forwards the SMS message to a registering element to which they are addressed.
  • An interworking MSC (IWMSC) 160 may relay the message between the SMSC and devices connected to other networks, as is well known in the art .
  • IWMSC interworking MSC
  • a synchronization service feature may provide for continuous updates to files that are shared by a plurality of remote memory stores, such as phonebook records stored on the GSM phone 152, and also stored on other devices.
  • a synchronization server 162 is adapted to perform this service in a manner well known in the art. Synchronization will be discussed in more detail below with reference to FIG. 7. Another application enables back-up of the records.
  • a back-up server 164 may be used in accordance with the present invention to back-up a phonebook so that if the SIM card 150 is lost, damaged or stolen, the abbreviated dialing number (ADNs) stored in the phonebook will not be lost .
  • ADNs abbreviated dialing number
  • Many other service features can be provided in dependence on changes to a phonebook file, or other files stored on a SIM card. For example, a user group may be subscribed/unsubscribed to by adding/deleting of a name in a phonebook. Other such services performed in dependence on a notification of a change in a record on the SIM card 150 may be performed by a service provider server 166.
  • FIG. 6 is a block diagram illustrating principal components of a SIM card 150 adapted to execute the change detection applet of FIG. 4.
  • the SIM card 150 is an electronic token 10, it includes a processor 12, an I/O port 14 and a memory 16 for storing applets 18 and files 20.
  • the change detection (CD) applet 200 is stored as an applet 18 on the memory 16.
  • the phonebook 202 is one of the files 20 stored in the memory 16.
  • a file of SCDCs 204 is also stored in the memory 16.
  • Each CDC 206 in the file of CDCs 204 is associated with a respective ADN 208 stored on the phonebook 202.
  • Each of the ADNs 208 has a stored CDC associated with it, and a modification (mod) pending flag 210 is set in relation to one of the ADNs 208 (AND 4) .
  • FIG. 7 is a block diagram illustrating file synchronization, and what one implementation of a sync server 162 is adapted to do upon receipt of one or more NOC messages.
  • Subscribers to a synchronization service have a plurality of different communications enabled devices with overlapping functions .
  • a prime example of this is an address book.
  • the phonebook 202 stored on the SIM card 150 or a USIM card may be only one of several places where such information is stored.
  • a personal computer running a personal organizer application 300, a personal digital assistant (PDA) with an address book feature 302, a personal directory on a company intranet 304, and a web portal offering a personalized address book service 306 may all store the address book for the subscriber.
  • PDA personal digital assistant
  • the sync server 162 provides a service of ensuring that each of these different phonebook/address files are synchronized and current.
  • a NOC message is sent from a SIM/USIM card 150 through a GSM/USIM station, like the GSM phone 152 to the sync server 162
  • contents of the message are used by the sync server 162 to identify the subscriber, select one or more client applications that require an update in view of the NOC message, and issue update messages to the selected client applications to effect the changes to all of the subscriber's address books.
  • the invention therefore provides a method and system for detecting changes in memories stored on electronic tokens in general, and SIM/USIM cards in particular.
  • the token resident change detection applet may be automated and the communication of the change can be effected without user intervention.
  • the embodiments of the invention described above are intended to be exemplary only. The scope of the invention is therefore intended to be limited solely by the scope of the appended claims .

Abstract

Changes to a record in a file stored on an electronic token (10) is effected by storing a change detection code (SCDC)(206) so that a change detection applet can calculate a current CDC for corresponding record(s), and compare the current CDC with the stored CDC to determine if data has changed. Any changes to records are registered by a registering element that provides a service feature, back-up of the file and/or synchronizes the file with other files stored remotely. One use of the method is to back-up phonebook records on subscriber identity module (SIM) cards.

Description

IDENTIFYING CHANGED RECORDS IN A FILE STORED ON AN ELECTRONIC TOKEN
TECHNICAL FIELD
The invention generally relates to the identification of changed records in a file stored on an electronic token; and, in particular, to a method and system for reporting identified changed records for the purposes of file synchronization, file updating, file back-up, or triggering service provision.
BACKGROUND OF THE INVENTION
Electronic tokens are a relatively new commodity that have been found to be useful in many applications. Smart Cards, and similar portable electronic tokens have been used in a wide variety of commercial applications, including security, banking, health care, and communications applications. Some of ' the recognized limitations of these electronic tokens include relatively small memories, and slow communication. Generally the communications limitations involve a trade off between mobility, cost and the rate of transmission of information.
As is known in the art, electronic tokens usually operate when docked with an electronic token reader, which supplies power to the electronic token, and exchanges data with the electronic token using a predefined protocol . There are a wide and growing class of devices that dock electronic tokens, and there are efforts to standardize and expand the standards to encompass as many devices as can benefit from services enhancements that an electronic token can provide.
There are a number of service enhancements that require a determination of data in records of a file stored in the memory of an electronic token. Many service enhancements involve repeated contact with the same electronic token, and therefore only require a determination of changes to the records.
A conventional electronic .token 10 is schematically illustrated in FIG. 1. The electronic token 10 contains a processor 12, at least one input/output (I/O) port 14 and a memory 16. The processor 12 is adapted to exchange data with a platform in which it is docked, through the I/O port 14. The processor also exchanges data with a memory 16 that stores processor instructions 18, an operating system
(not illustrated) , and a data store that stores a file system 20. An electronic token can execute token resident processor instructions 18, known as applets. Applets can direct the token's processor 12 and/or operating system to perform various functions including modifying the token's file system and communicating via its input/output port 14.
One use of electronic tokens for communications is embodied in subscriber interface module (SIM) cards. The SIM is defined as part of the global system for mobile communications (GSM) standard. The SIM card is an electronic token having processors and memory, that can be inserted into any GSM station (usually a cell phone) , and provides a standard complement of subscriber related data to the GSM station. As is known in the art, the GSM station interfaces with, the card for the purposes of exchanging data using a predefined protocol (also specified by the GSM standard) . The SIM includes a processor, non-volatile memory (such as electronically erasable programmable read-only memory (EEPROM) ) and a volatile random access memory. When docked in a GSM station, SIM resident applets can transmit and receive data to/from the communications network via short message service (SMS) messages. A newer standard called the universal SIM (USIM) defines another electronic token adapted to be docked in a communications station.
In accordance with the GSM standard, some of the data stored on a SIM card is allocated to a phonebook. The phonebook comprises a plurality of records for individual directory numbers called abbreviated dialing numbers (ADN) . As SIM cards can be lost, damaged or stolen, a need for backing-up the phonebook, and other personal data stored on SIM cards, has been recognized. The first methods developed for backing-up a phonebook required connecting the platform in which the SIM was docked (GSM handset, or electronic token reader) to a computer. Specific software loaded on the computer would access the SIM file system to perform the backup. While this was an efficient method for backing-up changes to files when the platform in which the SIM is docked can be connected to a computer, the mobile nature of such platforms makes it difficult to ensure that back-up can be performed regularly.
Wireless backup is also known, and the Data Synchronization and Device Management Organization (syncml.org) published a White Paper "Building an Industry-Wide Mobile Data Synchronization Protocol" in 1999 that recognized the requirement for an industry-wide standard for wireless device data synchronization, and laid the basis for the standard.
Subsequently, an automated backup system has been described in UK Patent Application GB 2 373 139 A entitled A BACKUP SYSTEM OF DATA STORED ON A SIM CARD OF A MOBILE TELEPHONE to Matchtip Limited, which was filed on 7 March 2001 and published on 11 September 2002. The application describes a backup system for SIM cards in which backup data is wirelessly transmitted to a remote database at a backup data service centre. The data is transmitted to the backup data service centre via SMS messages, four records at a time. Application software on the mobile telephone works during idle periods to check for changed records, or to send changed records to the backup data service centre. Phonebook data on the SIM card is mirrored by the backup service centre. If a backup operation fails, a retransmission of phone book records is required to ensure synchronization. This is inefficient, and contributes to message network congestion. What is therefore needed is an efficient token-resident applet for detecting changed records stored in a file on an electronic token and communicating those changes to an external backup service .
SUMMARY OF THE INVENTION
It is therefore an object of the invention to provide an efficient token-resident applet for detecting changes to records in a file stored on an electronic token, and communicating those changed records to an external service.
Another object of the invention is to provide a method for enabling the efficient back-up of records stored on an electronic token, synchronization of a file on an electronic token with files stored on other devices, or a service feature in dependence on a change to data stored on the electronic token.
Accordingly a method is provided for identifying changed records in a file on an electronic token, the method comprising (steps of calculating at least one change .detection code (CDC) for records of the file, comparing the calculated CDC with a respective associated, stored CDC in order to determine if at least one associated record has changed since the stored CDC was calculated, and if the calculated CDC is not equal to the stored CDC, executing a predefined algorithm to effect registration of a change, and saving the calculated CDC as the stored CDC ,
C H A R A C T E R I Z E D by : setting at least one of a plurality of flags for each change, depending on a type of the change, so that different types of change to the respective records can be differentiated.
According to one aspect of the invention, the CDC is a value obtained by a set of operations on one or more of the records, and contains as much information as possible to unambiguously identify the one or more records using the fewest bits. The CDC may be a cyclical redundancy check CRC, which are known in the art.
According to another aspect of the invention, the step of comparing yields information regarding the change, such as, for instance how the record (s) changed, or how the change was brought about . A change may be categorized as an addition, a deletion, or a modification.
A token resident applet may issue a message, via the electronic token reader in which it is docked, containing changes to the token's file system. The notice of change (NOC) message contains changed record information in a predefined format. Generally, a NOC contains a record (s) identifier, a change type identifier, and if needed the data contained in the changed record (s) . In the case of a SIM token, the NOC message may be sent by a SIM applet in a SMS message via its host token reader (GSM station) . The SIM applet may formulate a notice of change (NOC) message for each changed record in a file. The applet may insert as many NOC messages into a SMS message as possible.
In accordance with another aspect of the invention, a response pending flag is used, with other flags needed for identifying a change type, to ensure that even if an NOC message is not registered, the changes can be resent later. Accordingly when a message is to be sent to register a change, the response pending flag is set in relation to that record (s) . The response pending flag is released or cleared when the message is acknowledged. If the number of change types requires more information be retained, one or more other flags are used to identify the change type pending acknowledgement. The flags in conjunction with the stored and calculated CDCs are used together to determine if a notice of change message needs to be sent.
In accordance with an object of the invention the registration of a change to a record (s) is performed by a registering element. A registering element may be software adapted to back-up an electronic token's file system, synchronize an electronic token's file system across multiple data stores, and/or provide a service feature in dependence on changes to an electronic token's file system.
I
In one embodiment of the invention, the electronic token comprises a subscriber identity module (SIM) card, the file comprises a phonebook standardized by global system for mobile communications (GSM) or universal SIM (USIM) , and records comprise abbreviated dialing numbers (ADNs) .
The invention further provides an apparatus for providing a service to a subscriber having an electronic token, comprising program code executed by a processor of the electronic token, the program code being adapted to identify records that have been changed since a change detection code (CDC) was calculated and stored in a memory of the electronic token, by calculating at least one current CDC for the records, and comparing the current CDC with a corresponding stored CDC, and further adapted to send changes to the records to a registering element, C H A R A C T E R I Z E D by: means for sending a notice of change (NOC) message to the registering element for registering detected changes; and a data store for storing a set of response pending flags that are selectively associated with a list of records in the file, and a change detection applet adapted to use the set of response pending flags and the CDCs to determine if a record may have been changed since a last NOC message for the record was acknowledged by the registering element.
BRIEF DESCRIPTION OF THE DRAWINGS
Further features and advantages of the present invention will become apparent from the following detailed description, taken in combination with the appended drawings, in which:
FIG. 1 is a schematic diagram of a prior art electronic token;
FIG. 2 is a flow chart illustrating principal steps involved in a method in accordance with the present invention for identifying added, deleted or modified records in a file stored on an electronic token;
FIG. 3 is a block diagram of a system in accordance with the invention;
FIG. 4 is a flow chart illustrating principal steps involved in a fail-safe method of the present invention, for reporting added, modified or deleted records in a file, stored on an electronic token;
FIG. 5 is a block diagram of a system for providing synchronization, back-up or a service feature to a subscriber with a SIM card and a GSM station;
FIG. 6 is a schematic diagram of a SIM card having a change detection applet in accordance with the invention and associated memory stores; and
FIG. 7 is a block diagram of a synchronization server adapted to use NOC messages in accordance with the invention. It should be noted that throughout the appended drawings, like features are identified by like reference numerals .
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT The present invention provides a method for identifying changed records in a file stored on an electronic token. In particular, the invention provides a method for backing-up, synchronizing or providing a service in dependence on changes to records stored on electronic tokens.
Illustrated in FIG. 2 is a flow diagram of a process performed by an applet executing on an electronic token 10 to determine changes that were effected by adding, deleting or modifying records in a file. A first application of the method involves assigning memory to the applet, and initializing a set of stored change detection codes (SCDCs) , each of which is associated with a respective record in a file stored in the memory 16 of the electronic token 10.
In step 50 the method begins, and R, a counter for the N records in the file, is initialized (step 52) . In step 54, it is determined if record R is empty. If, in step 54 it is determined that R is empty, it is determined (step 56) if a stored change detection code (SCDC) associated with R is also empty (zero) . If ' the SCDC is not empty, the record has been deleted since the SCDC was generated, and the applet issues a notice of change (NOC) message comprising "R" the indicator of the record R, and a deletion indicator (step 58) . The applet also sets the SCDC of the record R to empty, in step 58. The applet then increments R (step 60) , determines if another record exists (step 62) , and, if R=N (there is no next record), the applet ends (step 64). If, in step 62, it is determined that R<N, the method returns to step 54.
If, in step 54, the record R is found not to be empty, the change detection code (CDC) of the record R is calculated (step 66) . In step 68, it is determined if the CDC of record R is equal to the SCDC of record R. If, in step 68 equality is found, the record R is deemed unchanged (step 70), and the method continues to step 60.
If, in step 68, the CDC and SCDC of record R are not found to be equal, it is determined if the SCDC is empty (step 72) . If the SCDC is not empty, the applet issues a NOC message containing "R" , a modification indicator, and the data contained in record R. The applet then sets the SCDC to the value of the CDC, and proceeds to step 60. If, on the other hand, the SCDC is found to be empty in step 72, the applet issues a NOC message containing "R" , an addition indicator, and the data contained in record R. The applet then sets the
SCDC to the value of the CDC, and proceeds to step 60. The NOC message is forwarded to a registering element for registration of the change.
As schematically illustrated in FIG. 3, the applet forwards changed records in a file stored on the electronic token 10 to a registering element 80. The electronic token 10 is docked in an electronic token reader 82, which may be a mobile or a stationary platform or a station adapted to interface with the electronic token 10. The electronic token 10 dispatches messages to, and receives messages from the registering element 80 via the electronic token reader 82. The communications may be sent over a wireless or wireline communications medium, and may involve any number of networks and network elements in the process.
The registering element 80 may be one of any number of service provider servers that is adapted to track information stored on the electronic token 10. A few areas where such a system is useful include government services; such as taxation, health care, welfare, employment insurance and licenses; employee location and productivity monitoring; and personal location monitoring. There are many service features that may be applied in dependence on changes to records stored in a file on an electronic token 10. The registering element 80 will likely include a database 84 for individual users or subscribers to store information related to the subscriber and the specific service or monitoring functions of the registering element 80. The records stored on the electronic token may contain reference or transactional data. For example, drug prescription records stored on a government health card, or records related to movement within a facility stored on a security access card. For -any one of several reasons well known in the art, a detected change may fail to be registered after it is reported by the electronic token 10. Consequently, it is preferable that the applet be designed to compensate for ' such failures . One method for doing so involves requiring an acknowledgement to be sent for NOC messages received and registered by the registering element 80. Any record for which a NOC message is sent is flagged until an acknowledgement is received. Since the method illustrated in FIG. 2 provides notification of three types of change, two flags are required to determine if a NOC message has been acknowledged. A determination can be made respecting the content of a next message to be sent. The two flags marginally increase the amount of data stored by the applet, but the two flags and the CDCs use much less memory than a redundant copy of the changed records in a file.
FIG. 4 illustrates the logic executed by a change detection applet using two response pending flags to determine the type of change sent in an unacknowledged NOC message, so that an appropriate new message can be sent . In accordance with the method used by the change detection applet illustrated in FIG. 4, a modification flag is set prior to replacing the value of a SCDC with a calculated CDC. If the change is an addition, then an addition flag is also set. In the present embodiment, it is assumed that the change detection code is a check sum (CS) . Any one of the many cyclic redundancy check (CRC) algorithms known in the art may be used. For brevity, the description of the method addresses only the process for determining if one record is changed since a last acknowledged NOC message was sent . The process may be repeated for each record in a file. Alternatively, as is well understood in the art, memory for storing CDCs can be conserved if only one CDC is calculated for two or more consecutive records in the file. Thus memory for storing CDCs is conserved at the expense of the size of messages that must be sent when a change is detected, since data associated with all records associated with a single CDC must be sent to a registering element when a change is detected. For the sake of convenience in the discussion that follows, it is assumed that each CDC is associated with a single record.
In step 100 the applet examines a record in the file. If the record is determined to be empty (step 102), it is determined (step 104) whether the stored CDC (SCDC) of the record is 0. If not, the record is changed with respect to its value at the last time the CDC was calculated. It is then determined if a modification flag (mod flag) is set for the record (step 106) . If, in step 106, the mod flag is set, it is determined, in step 108, if the add flag is also set. If the add flag is also set, then, logically, the record was empty, data was subsequently added, the addition was not confirmed to be registered, and now has been deleted. The applet therefore sends nothing (step 110) . If , in step 106 the mod flag is found not to be set, or the add flag is not set in step 108, the change detection applet sends a delete NOC message to the registering element, sets the mod flag in relation to the record, and sets the record's SCDC to zero (step 112) . If, in step 104, it is determined that the SCDC=0, and, if the mod flag is not set (in step 114) no change is detected (step 116) . If the mod flag is set (step 114) the applet advances to step 112.
If, in step 102, it is determined that the record is not empty, the CDC of the record is calculated (step 118) . In step 120, it is determined if the CDC equals the SCDC. If the CDC and SCDC are equal, and it is determined (in step 122) that the mod flag is not set, no change is detected (step 116) . If, in step 122, the mod flag is found to be set, the change detection applet determines (in step 124) if the add flag is also set. If the add flag is not set, logically the unregistered NOC last sent was a mod NOC, and since then no change has been made. Consequently, the change detection applet issues a NOC containing the record indicator, the change indicator (mod) and a current value of the record, sets the mod flag for the record, and sets the SCDC to the CDC (step 126) . If the add flag is found to be set in step' 124, the unregistered NOC last sent was an add NOC, and since then no change has been made. Consequently, the change detection applet reissues a NOC containing the record indicator, the change indicator (add) and the current value of the record, sets the mod flag and the add flag for the record, and sets the SCDC to the CDC. If, in step 120 it is determined that the SCDC does not equal the CDC, it is determined (step 130) if the SCDC is zero. If the SCDC is zero, and it is determined (step 132) that the mod flag for the record is not set, the change detection applet advances to step 126. If, in step 132, the mod flag is set, the change detection applet advances to step 124. If, in step 132, it was determined that the mod flag was set, and if the add flag is subsequently found not to be set, the record was modified, but the mod NOC was not confirmed to be registered, and subsequently the record has been modified again.
If it is determined, in step 130, that the SCDC=0, then it is determined, in step 134, whether the mod flag is set for the record. If the mod flag is set, then a "delete" NOC was last sent, but it has not been acknowledged. Consequently, the change detection applet advances to step 126. If the mod flag was found not to be set (step 134), then the applet advances to step 128.
FIG. 5 schematically illustrates an exemplary system for enabling registration of detected changes in a record stored in a file on a smart card docked in a communications enabled device. In this example, the electronic token 10 is a SIM card 150 in a global system for mobile communications (GSM) phone 152. The GSM phone 152 is in wireless communications with (usually at least one) base station system (BSS) 154, which relays signals between the GSM phone • 152 and a mobile switching center (MSC) 156. The MSC 156 switches data received from the GSM phone 152 according' to its type. Voice data, or modulated data sent over a voice channel is switched to a public switched telephone network by the MSC 156, whereas short message service (SMS) messages issued from the GSM phone 152 are switched to an SMS center (SMSC) 158. In accordance with the invention, some of the SMS messages contain at least a part of at least one NOC message. As is known in the art, a length of an SMS message is limited to a predetermined number of characters (about 100 to about 200, depending on a number of parameters of the equipment used) . The NOC messages may be variable length messages. The number of NOC messages that an SMS message can accommodate is therefore variable .
The SMSC 158 forwards the SMS message to a registering element to which they are addressed. An interworking MSC (IWMSC) 160 may relay the message between the SMSC and devices connected to other networks, as is well known in the art . There are a number of service features that can be provided in such an arrangement. A synchronization service feature, for instance, may provide for continuous updates to files that are shared by a plurality of remote memory stores, such as phonebook records stored on the GSM phone 152, and also stored on other devices. A synchronization server 162 is adapted to perform this service in a manner well known in the art. Synchronization will be discussed in more detail below with reference to FIG. 7. Another application enables back-up of the records. A back-up server 164 may be used in accordance with the present invention to back-up a phonebook so that if the SIM card 150 is lost, damaged or stolen, the abbreviated dialing number (ADNs) stored in the phonebook will not be lost . Many other service features can be provided in dependence on changes to a phonebook file, or other files stored on a SIM card. For example, a user group may be subscribed/unsubscribed to by adding/deleting of a name in a phonebook. Other such services performed in dependence on a notification of a change in a record on the SIM card 150 may be performed by a service provider server 166.
FIG. 6 is a block diagram illustrating principal components of a SIM card 150 adapted to execute the change detection applet of FIG. 4. As the SIM card 150 is an electronic token 10, it includes a processor 12, an I/O port 14 and a memory 16 for storing applets 18 and files 20. The change detection (CD) applet 200 is stored as an applet 18 on the memory 16. The phonebook 202 is one of the files 20 stored in the memory 16. A file of SCDCs 204 is also stored in the memory 16. Each CDC 206 in the file of CDCs 204 is associated with a respective ADN 208 stored on the phonebook 202. Each of the ADNs 208 has a stored CDC associated with it, and a modification (mod) pending flag 210 is set in relation to one of the ADNs 208 (AND 4) .
FIG. 7 is a block diagram illustrating file synchronization, and what one implementation of a sync server 162 is adapted to do upon receipt of one or more NOC messages. Subscribers to a synchronization service have a plurality of different communications enabled devices with overlapping functions . A prime example of this is an address book. The phonebook 202 stored on the SIM card 150 or a USIM card may be only one of several places where such information is stored. A personal computer running a personal organizer application 300, a personal digital assistant (PDA) with an address book feature 302, a personal directory on a company intranet 304, and a web portal offering a personalized address book service 306 may all store the address book for the subscriber. The sync server 162 provides a service of ensuring that each of these different phonebook/address files are synchronized and current. When a NOC message is sent from a SIM/USIM card 150 through a GSM/USIM station, like the GSM phone 152 to the sync server 162, contents of the message are used by the sync server 162 to identify the subscriber, select one or more client applications that require an update in view of the NOC message, and issue update messages to the selected client applications to effect the changes to all of the subscriber's address books.
The invention therefore provides a method and system for detecting changes in memories stored on electronic tokens in general, and SIM/USIM cards in particular. The token resident change detection applet may be automated and the communication of the change can be effected without user intervention. The embodiments of the invention described above are intended to be exemplary only. The scope of the invention is therefore intended to be limited solely by the scope of the appended claims .

Claims

CLAIMS :
A method for identifying changed records in a file on an electronic token, the method comprising steps of calculating at least one change detection code (CDC) for records of the file, comparing the calculated CDC with a respective associated, stored CDC in order to determine if at least one associated record has changed since the stored CDC was calculated, and if the calculated CDC is not equal to the stored CDC, executing a predefined algorithm to effect registration of a change, and saving the calculated CDC as the stored CDC, C H A R A C T E R I Z E D by: setting at least one of a plurality of flags for each change, depending on a type of the change, so that different types of change to the respective records can be differentiated.
A method as claimed in claim 1, wherein the step of calculating the at least one CDC comprises a step of calculating a cyclic redundancy check (CRC) .
A method as claimed in claim 2, wherein the step of registration of the change comprises a step of effecting the registration by issuing a notice of change (NOC) message to an electronic token reader in which the electronic token is docked, the NOC message containing at least one parameter associated with the at least one of the plurality of flags indicating the type of the change for use by a registering element to which the NOC message is sent by a token-resident applet via the electronic token reader.
A method as claimed in claim 3, wherein the step of registration further comprises a step of setting a response pending flag which is cleared if an acknowledgement of the NOC message is received, wherein the response pending flag is used to indicate that the NOC message was not acknowledged.
A method as claimed in claims 3 or 4 , wherein the step of determining comprises a step of using any flag set in association with the stored CDC, in conjunction with the values of the stored CDC and calculated CDC to determine how the record was changed since a last acknowledged NOC message related to the record was sent .
A method as claimed in claim 3, wherein the step of effecting the registration comprises a step of sending the NOC message to the registering element, which performs at least one of: synchronization of data across multiple data stores; update of a system with respect to the record; back-up of the record; and provision of a service feature in dependence on the change to the record.
7. A method as claimed in claim 6, wherein the step of sending an NOC message comprises steps of issuing a short message service (SMS) message to a -service provider that has access to the registering element .
8. A method as claimed in claim 7, wherein the step of applying the predefined algorithm further comprises steps of: receiving information relating to the change; formulating the NOC message; and inserting as many NOC messages as possible into the SMS message before sending the SMS message .
9. A method as claimed in claim 1, wherein the electronic token is a subscriber identity module (SIM) and the step of comparing further comprises a step of applying a comparison algorithm that executes on the subscriber identity module, the comparison algorithm being adapted to compare a CDC of each of a plurality of abbreviated dialing numbers (ADN) in the file; and the step of issuing comprises a step of directing a SMS message to the registering element, which is adapted to perform at least one of the following: ensure conformity of the file with other versions of the file stored elsewhere; back-up the file; and, provide a service feature in dependence on the change .
10. A method as claimed in claim 8, wherein the step of sending the SMS message comprises steps of formulating NOC messages by inserting the at least one parameter into each of the NOC messages to indicate a type of change conveyed by the respective NOC messages.'
11. A method as claimed in claim 10, wherein the step of formulating comprises steps of inserting a record identifier, inserting the at least one parameter that indicates the type of change, and, if required, inserting information associated with the change .
12. A method as claimed in claim 11, wherein the step of inserting the at least one parameter comprises a step of inserting a value that indicates one of the following: the record was added; the record was deleted; and the record was modified.
13. An apparatus for providing a service to a subscriber having an electronic token, comprising program code executed by a processor of the electronic token, the program code being adapted to identify records that have been changed since a change detection code (CDC) was calculated and stored in a memory of the electronic token, by calculating at least one current CDC for the records, and comparing the current CDC with a corresponding stored CDC, and further adapted to send changes to the records to a registering element, C H A R A C T E R I Z E D by: means for sending a notice of change (NOC) message to the registering element for registering a detected change; and a data store for storing a set of response pending flags that are selectively associated with a list of records in the file, and a change detection applet adapted to ■ use the set of response pending flags and the CDCs to determine if a record may have been changed since a last NOC message for the record was acknowledged by the registering element .
14. An apparatus as claimed in claim 13, wherein the change detection applet comprises means for calculating a cyclic redundancy check (CRC) to derive the current CDC.
15. An apparatus as claimed in claim 14, further comprising a registering element adapted to receive the NOC messages and use a content of NOC messages to perform at least one of the following: back up records for which the NOC message was. generated; synchronize the file with other files remotely stored but commonly associated with a subscriber; and, provide a service dependent upon the detected change .
16. An apparatus as claimed in any one of claims 13-15, wherein the electronic token is docked in a communications enabled device that comprises an electronic token reader adapted to exchange data with the electronic token in conformity with a predetermined protocol .
17. An apparatus as claimed in claim 16, wherein the electronic token comprises one of : a subscriber identity module (SIM) card compliant with a global system for mobile communications (GSM) standard; and a universal SIM (USIM) card.
18. An apparatus as claimed in claim 16, wherein the communications enabled device comprises a short message service (SMS) enabled telephone.
19. An apparatus as claimed in any one of claims 13-18, wherein the set of response pending flags comprises at least two flags used to encode change information, and the change detection applet comprises means for using the set of flags, in conjunction with the stored CRC and current CRC, to determine if an NOC message related to the record is to be sent.
PCT/CA2002/001755 2001-11-16 2002-11-18 Identifying changed records in a file stored on an electronic token WO2003045089A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
AU2002342461A AU2002342461A1 (en) 2001-11-16 2002-11-18 Identifying changed records in a file stored on an electronic token
EP02779061A EP1444845B1 (en) 2001-11-16 2002-11-18 Identifying changed records in a file stored on an electronic token
HK05101115.3A HK1071269A1 (en) 2001-11-16 2005-02-12 Identifying changed records in a file stored on an electronic token

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/987,828 2001-11-16
US09/987,828 US7814068B2 (en) 2001-11-16 2001-11-16 Identifying changed records in a file stored on an electronic token

Publications (1)

Publication Number Publication Date
WO2003045089A1 true WO2003045089A1 (en) 2003-05-30

Family

ID=25533604

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CA2002/001755 WO2003045089A1 (en) 2001-11-16 2002-11-18 Identifying changed records in a file stored on an electronic token

Country Status (5)

Country Link
US (1) US7814068B2 (en)
EP (1) EP1444845B1 (en)
AU (1) AU2002342461A1 (en)
HK (1) HK1071269A1 (en)
WO (1) WO2003045089A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2880763A1 (en) * 2005-01-12 2006-07-14 Bouygues Telecom Sa METHOD FOR MANAGING DIRECTORIES IN A MOBILE TERMINAL AND ASSOCIATED MOBILE TERMINAL

Families Citing this family (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7054891B2 (en) * 2002-03-18 2006-05-30 Bmc Software, Inc. System and method for comparing database data
US20050137903A1 (en) * 2003-04-29 2005-06-23 James Storms Client management system for social service organizations
KR20060020685A (en) * 2003-06-20 2006-03-06 톰슨 라이센싱 Terminal and server for the synchronisation of contact data
US8230019B2 (en) * 2003-07-17 2012-07-24 International Business Machines Corporation Alerting electronic mail users of undeliverable recipients
ES2232296B1 (en) * 2003-10-02 2006-10-01 Vodafone España, S.A. MOBILE PHONE CARD, CONTACT RECORD MANAGEMENT METHOD ON THE CARD, AND PROGRAM PRODUCT TO CARRY OUT THE METHOD.
JP4567966B2 (en) * 2003-12-22 2010-10-27 株式会社東芝 Emulation system and emulation method
DE102004003308A1 (en) * 2004-01-22 2005-08-18 Giesecke & Devrient Gmbh Synchronization of data in two or more subscriber cards to operate a mobile terminal
AU2005251380B2 (en) * 2004-07-30 2008-10-23 Blackberry Limited Method and apparatus for synchronizing contact data stores
CN1741016A (en) * 2004-08-27 2006-03-01 雅斯拓(北京)智能卡科技有限公司 Effective synchronization of smart card data and data in external stored server
EP1935106B1 (en) * 2005-09-21 2013-05-29 LG Electronics, Inc. Device management system and method for managing device management object
DE102006024882A1 (en) * 2006-05-24 2007-11-29 Sagem Orga Gmbh smart card
EP1883257A1 (en) * 2006-07-28 2008-01-30 Gemplus Method for synchronisation between a mobile equipment and a smart card
KR100741847B1 (en) * 2007-04-04 2007-07-24 주식회사 스마트카드연구소 Method of installing and managing in the universal subscriber identity module
FR2968800B1 (en) * 2010-12-10 2013-01-18 Oberthur Technologies METHOD OF COMMUNICATING DATA IN A MICROCIRCUIT CARD AND MICROCIRCUIT CARD USING THE SAME
EP2562961A1 (en) * 2011-08-25 2013-02-27 Telnic Limited Smart card and method of operation thereof
JP5832376B2 (en) * 2012-05-30 2015-12-16 株式会社沖データ Information processing apparatus and information processing method
CN103747029A (en) * 2013-12-10 2014-04-23 北京奇虎科技有限公司 File transmission method, device and system
US11120442B2 (en) * 2014-06-20 2021-09-14 Apple Inc. Management of reloadable credentials on an electronic device using an online resource
US10440106B2 (en) 2015-09-14 2019-10-08 Microsoft Technology Licensing, Llc Hosted file sync with stateless sync nodes
WO2021142819A1 (en) * 2020-01-19 2021-07-22 Qualcomm Incorporated Universal integrated circuit card (uicc) phone book access

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0836340A2 (en) * 1996-10-08 1998-04-15 At&T Wireless Services, Inc. A method and apparatus for over-the-air programming of telecommunication services
WO2001003409A1 (en) * 1999-07-05 2001-01-11 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for synchronizing a database in portable communication devices
US6301484B1 (en) * 1999-08-31 2001-10-09 Qualcomm Incorporated Method and apparatus for remote activation of wireless device features using short message services (SMS)
GB2373139A (en) * 2001-03-07 2002-09-11 Matchtip Ltd A backup system of data stored on a sim card of a mobile telephone

Family Cites Families (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2078195C (en) * 1991-11-27 1999-03-09 Jack Kozik Arrangement for detecting fraudulently identified mobile stations in a cellular mobile telecommunications network
US5913160A (en) * 1994-09-13 1999-06-15 At&T Corporation Method and system for updating replicated databases in foreign and home telecommunication network systems for supporting global mobility of network customers
US5649089A (en) * 1994-11-30 1997-07-15 Motorola, Inc. Method and apparatus for maintaining a redundant database system
US6029175A (en) 1995-10-26 2000-02-22 Teknowledge Corporation Automatic retrieval of changed files by a network software agent
FR2741500A1 (en) * 1995-11-22 1997-05-23 Philips Electronics Nv TELEPHONE STATION COMPRISING AN IDENTIFICATION MODULE
US5765172A (en) * 1996-01-23 1998-06-09 Dsc Communications Corporation System and method for verifying integrity of replicated databases
US5915225A (en) 1996-03-28 1999-06-22 Ericsson Inc. Remotely retrieving SIM stored data over a connection-less communications link
US5970502A (en) * 1996-04-23 1999-10-19 Nortel Networks Corporation Method and apparatus for synchronizing multiple copies of a database
DE19618218C1 (en) * 1996-05-07 1997-06-05 Orga Kartensysteme Gmbh Mobile radio network especially for GSM mobile communications
US5974238A (en) * 1996-08-07 1999-10-26 Compaq Computer Corporation Automatic data synchronization between a handheld and a host computer using pseudo cache including tags and logical data elements
GB2317246B (en) 1996-09-13 2001-08-08 Orange Personal Comm Serv Ltd Data store
FR2767626B1 (en) * 1997-08-25 1999-10-15 Alsthom Cge Alcatel RADIOTELEPHONE TERMINAL WITH SUBSCRIBER IDENTIFICATION CARD
KR100279709B1 (en) * 1997-10-18 2001-02-01 윤종용 Apparatus and method for transmitting short message in a mobile radio terminal
EP1034676B1 (en) 1997-11-25 2001-06-27 Swisscom Mobile AG Method and information system for transferring information onto identity cards
ID27498A (en) 1998-04-02 2001-04-12 Swisscom Ag DATA LOADING METHODS ON CHIP CARDS AND EQUIPMENT ARE ADJUSTED FOR THIS METHOD
FR2785136B1 (en) * 1998-10-21 2000-11-24 Cit Alcatel METHOD FOR REMOTE UPDATING OF THE SOFTWARE OF A RADIOTELEPHONE TERMINAL
US6705529B1 (en) * 1998-11-26 2004-03-16 Nokia Mobile Phones, Ltd. Data card holder and reader therefor
US6879989B2 (en) * 1999-08-16 2005-04-12 International Business Machines Corporation Modification system for supporting localized data changes in a mobile device
GB2359461A (en) * 2000-02-21 2001-08-22 Nokia Mobile Phones Ltd Personalised information from a phone is backed up and/or transferred between phones using a computer
JP3730835B2 (en) * 2000-03-03 2006-01-05 株式会社エヌ・ティ・ティ・ドコモ Packet transmission method, relay device, and data terminal
US6718348B1 (en) * 2000-08-25 2004-04-06 Telefonaktiebolaget Lm Ericsson (Publ) Non-time dependent synchronization of databases
AU2002223531A1 (en) * 2000-09-12 2002-03-26 Telefonaktiebolaget Lm Ericsson (Publ) Communications device
US7146161B2 (en) * 2001-08-27 2006-12-05 Cheng-Hao Chou Subscriber identity module card backup system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0836340A2 (en) * 1996-10-08 1998-04-15 At&T Wireless Services, Inc. A method and apparatus for over-the-air programming of telecommunication services
WO2001003409A1 (en) * 1999-07-05 2001-01-11 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for synchronizing a database in portable communication devices
US6301484B1 (en) * 1999-08-31 2001-10-09 Qualcomm Incorporated Method and apparatus for remote activation of wireless device features using short message services (SMS)
GB2373139A (en) * 2001-03-07 2002-09-11 Matchtip Ltd A backup system of data stored on a sim card of a mobile telephone

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JONSSON A ET AL: "SYNCML-GETTING THE MOBILE INTERNET IN SYNC", ON - ERICSSON REVIEW, ERICSSON. STOCKHOLM, SE, no. 3, 2001, pages 110 - 115, XP001081067, ISSN: 0014-0171 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2880763A1 (en) * 2005-01-12 2006-07-14 Bouygues Telecom Sa METHOD FOR MANAGING DIRECTORIES IN A MOBILE TERMINAL AND ASSOCIATED MOBILE TERMINAL
EP1681839A1 (en) * 2005-01-12 2006-07-19 Bouygues Telecom Method for administrating a telephone book in a mobile terminal, and corresponding mobile terminal
US7558596B2 (en) 2005-01-12 2009-07-07 Bouygues Telecom Phonebook management method in a mobile terminal and the associated terminal

Also Published As

Publication number Publication date
HK1071269A1 (en) 2005-07-08
EP1444845A1 (en) 2004-08-11
AU2002342461A1 (en) 2003-06-10
US7814068B2 (en) 2010-10-12
EP1444845B1 (en) 2012-01-25
US20030097382A1 (en) 2003-05-22

Similar Documents

Publication Publication Date Title
EP1444845B1 (en) Identifying changed records in a file stored on an electronic token
CN110908683B (en) Software system upgrading method and device of hardware module, storage medium and terminal
EP1825702B1 (en) Backup system and method in a mobile telecommunication network
US6721871B2 (en) Method and apparatus for synchronizing data stores with respect to changes in folders
EP1195039B1 (en) Method and apparatus for synchronizing a database in portable communication devices
CN101313495B (en) Method, system and apparatus for data synchronization
US20040235523A1 (en) System for replicating data of a mobile station
KR101011216B1 (en) Data synchronization
EP2374261B1 (en) Method for automatically transferring an application in a mobile communication terminal of telecommunication networks
EP1611752B1 (en) Method and system for file management in a mobile network
CN102098812B (en) Data synchronization method and mobile terminal
EP2911431A1 (en) Communications system, mobile communications device, transition control device, transition control method, and transition control program
CN1326410C (en) Method for obtaining updating power information of mobile terminal
GB2373139A (en) A backup system of data stored on a sim card of a mobile telephone
CN101309453A (en) System and method for correlating messages within a wireless transaction
US8184787B2 (en) System and method for generating a personalized bill using a personal address book
JP2005202918A (en) Mobile terminal data management system utilizing network
EP2434414A1 (en) Data combination system and data combination method
US8438198B2 (en) File sharing device in an integrated circuit
CN107040904B (en) Method and device for controlling menu item display withdrawal of short message
CN1316839C (en) Method for detection of saturation of files or applications in mobile communication device
KR100833599B1 (en) System for backuping user information of mobile station and method thereof
CN101296430B (en) Method for retrieving data, mobile communication terminal and method and server for providing data
CN107783897B (en) Software testing method and device
EP1404089A1 (en) Method for managing a phone book of an end user terminal

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SC SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR IE IT LU MC NL PT SE SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2002779061

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2002779061

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP