EP2512100B1 - Mobiles kommunikationssystem und mobile endgerätevorrichtung - Google Patents
Mobiles kommunikationssystem und mobile endgerätevorrichtung Download PDFInfo
- Publication number
- EP2512100B1 EP2512100B1 EP12175224.0A EP12175224A EP2512100B1 EP 2512100 B1 EP2512100 B1 EP 2512100B1 EP 12175224 A EP12175224 A EP 12175224A EP 2512100 B1 EP2512100 B1 EP 2512100B1
- Authority
- EP
- European Patent Office
- Prior art keywords
- function
- program
- mobile terminal
- terminal device
- server
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/34—Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72403—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
- H04M1/72406—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by software upgrading or downloading
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operations
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1415—Saving, restoring, recovering or retrying at system level
- G06F11/1417—Boot up procedures
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72403—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
- H04M1/72445—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality for supporting Internet browser applications
Definitions
- the present invention relates to a mobile communications system and a mobile terminal device, and in particular to a mobile communications system having a mobile terminal device which downloads a program from a server through a network.
- a recent mobile terminal device especially a portable telephone can incorporate various functions, such as a telephone directory, message recording, transfer, picture taking, and games. Since a portable telephone is integrally incorporated with hardware and software, a user can neither incorporate new functions nor delete unnecessary functions after purchasing the portable telephone. In order to use new functions, a user has to purchase a new portable telephone.
- Japanese Patent Laid-open Official Gazette No. 2002-118510 discloses an external operation unit that can make connections with a mobile wireless telephone that is mounted in a car. Although this unit has a library including a set of downloadable functions, this unit is an apparatus other than a telephone.
- a mobile terminal device according to the preamble of claim1 is disclosed in US-2003/041125 .
- a mobile terminal device and a mobile communication system according to the invention are defined in claims 1 and 4, respectively; the dependent claims are related to further developments of the invention.
- the mobile communications system includes a mobile terminal device 10, a function server 20, and a network 40.
- the function server 20 has a Web page 21 (HTML documents contained in a WWW (worldwide Web) server) and software (hereinafter, referred to as "function programs") which performs various functions on the mobile terminal device 10.
- the mobile terminal device 10 can make connections with the network 40.
- the mobile terminal device 10 can access the function server 20 to download various function programs from the Web page 21.
- the mobile terminal device 10 includes various kinds of hardware 107, interface 106, operating systems (OSs) 105, and application program interface (API) 104.
- the hardware 107 includes, for example, a communications section, a display section, a key-input section, a memory section, a camera section, a sound section, a microphone and a speaker.
- the mobile terminal device 10 includes a basic function means 103 that controls communications, function programs 101, and a function management means 102 that manages the function programs 101.
- the function programs 101 may be installed in the mobile terminal device 10 in advance.
- the mobile terminal device 10 can download the function programs 101 therein from the Web page, and can also delete function programs that have been already installed.
- the API 104 functions as interface with subordinate modules.
- FIG. 3 shows components of the function management means 102 according to the embodiment.
- the function management means 102 includes a program management section 1021, a management table 1022, a downloading process section 1023, a version number management table 1024, and a setup process section 1025.
- the management table 1022 registers function programs.
- the downloading process section 1023 downloads and overwrites under the control by the program management section 1021.
- the program management section 1021 transmits to the server 20 a request to download function programs that the user has chosen. Subsequently, the program management section 1021 identifies the chosen function programs and the version numbers thereof.
- the program management section 1021 judges, with the reference to the management table 1022, whether the chosen function programs are the same as function programs that have been already installed, and whether the version numbers of the chosen programs is equal to those of the latest versions of the same programs that have not been downloaded yet.
- the program management section 1021 controls the downloading process section 1023, and causes the downloading process section to start downloading new or updated versions of the function programs. With regard to function programs that have already been installed, the downloading is cancelled.
- the version number management table 1024 records and manages the version numbers of installed function programs.
- the setup process section 1025 executes installed function programs.
- FIG. 4 shows an example of an embodiment relating the Web page 21 and the Server 20.
- the mobile terminal device 10 accesses the server 20, displays the Web page 21 on the display section of the mobile terminal device 10, and chooses function programs.
- FIG. 4 illustrates a telephone directory function, a scheduling function, ranging from a simple edition to a sophisticated edition.
- the server 20 stores a plurality of downloadable function programs 201 (functions 1 to 9).
- FIG. 5 shows an operation of a mobile communications system in the embodiment.
- a user of the mobile terminal device 10 wishes to download a new function program (S1), and accesses the Web page 21 of the function server 20 (S2).
- the display section of the mobile terminal device 10 displays a selection screen as shown in FIG. 4 .
- the user designates a desired function as an addition from the key-input section (S3). If the user designates, for example, a scheduling function (a sophisticated edition thereof) and operates a process of determination, the program management section 1021 transmits a request to download the program of the designated function to the server 20 (S4).
- the server 20 receives the request to download, chooses the designated program, and informs the mobile terminal device 10 of information of the commencement of the downloading that includes information of the designated function program (S5). Based on the information of the commencement of the downloading, the program management section 1021 of the mobile terminal device 10 judges whether or not the function of the function program intended to be downloaded is a new function, with reference to the management table 1022 (S6). If the function of the function program intended to be downloaded is a function whose program has already been installed, the mobile terminal device 10 additionally checks with the version number management table 1024 on the version number of the function program intended to be downloaded (S7) . If the version number of the function program that has already been installed is equal to that of the function program intended to be downloaded, the downloading is cancelled (S8).
- the program management section 1021 controls the downloading process section 1023, and downloads after deleting the existing function program, or overwrites the existing function program (S9). If the function program intended to be downloaded has not been installed yet (in the case of Yes in S6), the program management section 1021 downloads the function program. When the downloading is completed, the program management section 1021 registers the function program with the management table 1022 (S10). In addition, the program management section 1021 registers information of the version number of the function program and the like with the version number management section 1024 (S11).
- the user When the user intends to delete function programs (S12), the user causes the display section to display a list of function programs and the like, and chooses the programs that the user intends to delete (S13) .
- the program management section 1021 controls the downloading process section 1023, and eliminates the intended function programs, and then deletes the related registrations from the management table 1022 (S14). Additionally, information of the version numbers of the eliminated function programs is deleted from the version number management table 1024 (S15).
- FIG. 6 shows an operation of a mobile communications system according to another embodiment of the present invention.
- the user accesses the Web page 21 (S2).
- the user chooses to add and/or delete function programs (S21 and S23) a plurality of times.
- the user can also choose to update a plurality of function programs at one time.
- Subsequent processes from S4 to S8 are the same as those of FIG. 5 .
- the latest version of a first of the function programs to be updated is written over the previous version of the same function program in the mobile terminal device 10, or the latest version is downloaded after the previous version is deleted (S24).
- the server 20 can display function programs, which have been updated from time to time, as items to be updated for choice in the Web page.
- the user can download the updated versions of the plurality of desired function programs one after another.
- FIG. 7 shows the function management means 102 of the mobile terminal device related to an example of capability of coping with a freeze.
- the function management means 102 shown in FIG. 7 includes a freeze monitoring process section 1026 that monitors a freeze on functions, a restart process section 1027 that restarts functions, and a setup suppressing process section 1028 that suppresses the setting up of the functions, in addition to 'components shown in FIG.
- the freeze monitoring process section 1026 monitors the occurrence of a freeze while checking on the state of an operation of a program in a setup mode periodically. Based on the control of the freeze monitoring process section 1026, the restart process section 1027 forcibly shuts down a function program in a setup mode, if in a state of freezing, and restarts the function program.
- the restart suppressing process section 1028 detects the frequency of the occurrence of a freeze in a prescribed length of time, and, then forcibly shuts down the process of the restart process section 1027, and prohibits a restart, depending on the frequency of the occurrence of a freeze.
- the restart process section 1027 too, can restart a function program in operation that freezes, depending on the frequency of the occurrence of a freeze.
- the mobile terminal communications system includes a computer 30 that make connections with the network.
- the computer 30 accesses the server 20 through the network 40, and requests various function programs to be downloaded to the mobile terminal device 10.
- the computer 30 transmits to the server 20 information for identifying function programs and ID information regarding the telephone number of the mobile terminal device 10 and the like.
- the server 20 accesses the mobile terminal device 10, and downloads function programs designated by the computer 30 to the mobile terminal device 10.
- the computer 30 represents, for example, a small home computer.
- the above-mentioned mobile communications system can include a security function that rejects an unauthorized access.
- the mobile communications system enables the mobile terminal device to download software (function programs) therein easily through the network.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Human Computer Interaction (AREA)
- Computer Security & Cryptography (AREA)
- Stored Programmes (AREA)
- Mobile Radio Communication Systems (AREA)
- Telephonic Communication Services (AREA)
- Telephone Function (AREA)
- Information Transfer Between Computers (AREA)
Claims (4)
- Mobile Endgerätvorrichtung (10), die eine Verbindung mit einem Netzwerk (40) herstellt und auf einen Server (20) einschließlich einer Webseite (21) und auf herunterladbare Funktionsprogramme zur Zufügung neuer Funktionen zu der mobilen Endgerätvorrichtung (10) zugreift, mit:einer standardisierten Anwendungsprogramm-Schnittstelleneinrichtung (104), die ausgebildet ist, um sich mit untergeordneten Modulen in der mobilen Endgerätvorrichtung zu verbinden,einer Anzahl von Funktionsprogrammen (101) zur Schaffung jeder Funktion entsprechend dem Funktionsprogramm undeiner Funktions-Verwaltungseinrichtung (102), die ausgebildet ist, um die Zufügung durch das Herunterladen von dem Server und das Löschen des Funktionsprogramms zu verwalten,dadurch gekennzeichnet, dass die Funktions-Verwaltungseinrichtung aufweist:eine Stillstand-Überwachungseinrichtungen (1026), die das Auftreten des Stillstands überwacht, während sie einen Betriebszustand des Funktionsprogramms, das von dem Server (20) heruntergeladen wurde, in einem Einrichtungsmodus der Funktion überwacht,eine Neustart-Verarbeitungseinrichtung (1027), die zwangsweise das Funktionsprogramm in dem Einrichtungsmodus abschaltet und das Funktionsprogramm erneut startet, falls der Stillstand durch die Stillstand-Überwachungseinrichtung erfasst wird, und eine Einrichtungs-Unterdrückungs-Verarbeitungseinrichtung (1022), die das Einrichten der Funktion abhängig davon unterdrückt, dass eine Frequenz des Auftretens des Stillstands in einer vorgegebenen Zeitspanne erfasst wurde.
- Mobile Endgerätevorrichtung nach Anspruch 1, wobei die Funktions-Verwaltungseinrichtung (102) aufweist eine Programm-Verwaltungseinrichtung (1021) zum Verwalten des Herunterladens des Funktionsprogramms mit Bezug auf Informationen des Beginns des Herunterladens, die Informationen des herunterzuladen Funktionsprogramms umfassen und von dem Server vor dem Beginn des Herunterladens informiert werden.
- Mobbile Endgerätvorrichtung nach Anspruch 2, wobei die Programm-Verwaltungseinrichtung (1021) das Funktionsprogramm, das in der Mobilvorrichtung (10) installiert ist, mit Bezug auf Versionsnummern verwaltet, bestimmt, ob das Funktionsprogramm heruntergeladen wird oder nicht, basierend auf den Informationen über den Beginn des Herunterladens, die von dem Server (20) informiert wurden, und das Funktionsprogramm nur in einer nicht installierten Version herunterlädt.
- Mobillkommunikationssystem mit:einer mobilen Endgerätvorrichtung nach einem der Ansprüche 1 bis 3 undeinem Server (20) einschließlich einer Webseite und herunterladbarer Funktionsprogramme zur Zufügung neuer Funktionen zu der mobilen Vorrichtung (10), der dem mobilen Endgerät (10) Informationen des Beginns des Herunterladens mitteilt, die Informationen über das herunterzuladende Funktionsprogramm vor dem Beginn des Herunterladens des Funktionsprogramms, das als herunterzuladen bezeichnet ist, umfassen.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2003162368A JP4232092B2 (ja) | 2003-06-06 | 2003-06-06 | 携帯端末システム及び携帯端末 |
| EP04012599.9A EP1494418B1 (de) | 2003-06-06 | 2004-05-27 | Mobilkommunikationssystem und -gerät |
Related Parent Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP04012599.9A Division-Into EP1494418B1 (de) | 2003-06-06 | 2004-05-27 | Mobilkommunikationssystem und -gerät |
| EP04012599.9A Division EP1494418B1 (de) | 2003-06-06 | 2004-05-27 | Mobilkommunikationssystem und -gerät |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| EP2512100A1 EP2512100A1 (de) | 2012-10-17 |
| EP2512100B1 true EP2512100B1 (de) | 2017-06-28 |
Family
ID=33432220
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP12175224.0A Expired - Lifetime EP2512100B1 (de) | 2003-06-06 | 2004-05-27 | Mobiles kommunikationssystem und mobile endgerätevorrichtung |
| EP04012599.9A Expired - Lifetime EP1494418B1 (de) | 2003-06-06 | 2004-05-27 | Mobilkommunikationssystem und -gerät |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP04012599.9A Expired - Lifetime EP1494418B1 (de) | 2003-06-06 | 2004-05-27 | Mobilkommunikationssystem und -gerät |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US20040248566A1 (de) |
| EP (2) | EP2512100B1 (de) |
| JP (1) | JP4232092B2 (de) |
| CN (1) | CN1327649C (de) |
Families Citing this family (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7526771B2 (en) * | 2003-11-12 | 2009-04-28 | Ntt Docomo, Inc. | Method and apparatus for configuring an application while the application is running |
| CN100442704C (zh) * | 2005-07-19 | 2008-12-10 | 上海华为技术有限公司 | 通信系统中升级基站的方法 |
| US20070195158A1 (en) * | 2006-02-23 | 2007-08-23 | Kies Jonathan K | Apparatus and methods for managing video calls on a wireless device |
| JP2008092205A (ja) * | 2006-09-29 | 2008-04-17 | Toshiba Corp | 移動通信端末装置 |
| US8050705B2 (en) * | 2006-10-12 | 2011-11-01 | Dell Products L.P. | Subscriber identity module unlocking service portal |
| US7974957B2 (en) | 2007-04-05 | 2011-07-05 | Microsoft Corporation | Assessing mobile readiness of a page using a trained scorer |
| US8150371B2 (en) | 2007-05-03 | 2012-04-03 | Qualcomm Incorporated | Interactive control of access to services and capabilities of a mobile device |
| WO2009050617A2 (en) * | 2007-10-15 | 2009-04-23 | Nxp B.V. | Method and service provider for managing expired or consumed applications being stored in mobile communication devices |
| US8140109B2 (en) | 2008-11-24 | 2012-03-20 | Sony Ericsson Mobile Communications Ab | Method of operating a mobile electronic device and mobile electronic device |
| CN102654820B (zh) * | 2011-03-04 | 2014-11-05 | 联想(北京)有限公司 | 显示装置、显示方法及电子设备 |
| US9654607B2 (en) | 2011-03-04 | 2017-05-16 | Lenovo (Beijing) Co., Ltd. | Method and apparatus for generating application icon |
| CN104169883B (zh) * | 2012-03-29 | 2017-12-08 | 索尼公司 | 信息处理设备、信息处理方法、服务器设备、检索方法和信息处理系统 |
| EP3121724A1 (de) * | 2015-07-24 | 2017-01-25 | Thomson Licensing | Verfahren zur überwachung eines softwareprogramms und entsprechende elektronische vorrichtung, kommunikationssystem, computerlesbares programmprodukt und computerlesbares speichermedium |
Family Cites Families (29)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6658465B1 (en) * | 1997-08-25 | 2003-12-02 | Intel Corporation | Method and apparatus for monitoring and controlling programs in a network |
| US5848064A (en) * | 1996-08-07 | 1998-12-08 | Telxon Corporation | Wireless software upgrades with version control |
| US6202174B1 (en) * | 1996-09-16 | 2001-03-13 | Advanced Micro Devices Inc | Method for identifying and correcting errors in a central processing unit |
| US6023620A (en) * | 1997-02-26 | 2000-02-08 | Telefonaktiebolaget Lm Ecrisson | Method for downloading control software to a cellular telephone |
| US6584507B1 (en) * | 1999-03-02 | 2003-06-24 | Cisco Technology, Inc. | Linking external applications to a network management system |
| JP3669619B2 (ja) * | 1999-09-06 | 2005-07-13 | 富士通株式会社 | 無線端末装置のソフトウェア更新方法及びその装置 |
| US6594774B1 (en) * | 1999-09-07 | 2003-07-15 | Microsoft Corporation | Method and apparatus for monitoring computer system objects to improve system reliability |
| US6630946B2 (en) * | 1999-11-10 | 2003-10-07 | Symantec Corporation | Methods for automatically locating data-containing windows in frozen applications program and saving contents |
| KR100321480B1 (ko) * | 1999-12-27 | 2002-03-18 | 장승웅 | 인터넷을 이용한 전화번호 정보 제공방법 |
| US7158926B2 (en) * | 2000-05-05 | 2007-01-02 | Sun Microsystems, Inc. | Cluster availability model |
| DE10030603A1 (de) | 2000-06-21 | 2002-01-03 | Mannesmann Vdo Ag | Externe Bedieneinheit für ein Mobilfunktelefon |
| JP4505180B2 (ja) * | 2000-07-07 | 2010-07-21 | 富士通株式会社 | パスワード変更方法及びコンピュータシステム並びにプログラムを格納したコンピュータ読取可能な記録媒体 |
| US6874018B2 (en) * | 2000-08-07 | 2005-03-29 | Networks Associates Technology, Inc. | Method and system for playing associated audible advertisement simultaneously with the display of requested content on handheld devices and sending a visual warning when the audio channel is off |
| CN1489736A (zh) * | 2000-11-28 | 2004-04-14 | �����ĵ� | 用于维护和分发无线应用的方法和系统 |
| US6842612B2 (en) * | 2000-12-20 | 2005-01-11 | Niragongo Inc. | Method of connecting network URL addresses through cellular network |
| KR100416982B1 (ko) * | 2001-01-29 | 2004-02-05 | 삼성전자주식회사 | 웹 브라우저가 내장된 이동통신 단말기에서 인터넷 접속제어방법 |
| US6820196B2 (en) * | 2001-04-09 | 2004-11-16 | Sony Corporation | Flash memory initialization in a DTV set-top box |
| KR100438698B1 (ko) * | 2001-07-07 | 2004-07-05 | 삼성전자주식회사 | 자바어플리케이션간의 커뮤니케이션을 이용한자바어플리케이션 미들렛의 실행방법 |
| US20030023843A1 (en) * | 2001-07-26 | 2003-01-30 | Heath Chester A. | Remote processor intelligent reset apparatus and method |
| US7120429B2 (en) * | 2001-08-13 | 2006-10-10 | Qualcomm Inc. | System and method for licensing applications on wireless devices over a wireless network |
| US20030041125A1 (en) * | 2001-08-16 | 2003-02-27 | Salomon Kirk C. | Internet-deployed wireless system |
| US20030078927A1 (en) * | 2001-10-18 | 2003-04-24 | Hammond Christopher Reynolds | System and method for using web based wizards and tools |
| CA2365427A1 (en) * | 2001-12-19 | 2003-06-19 | Ibm Canada Limited-Ibm Canada Limitee | Internal product fault monitoring apparatus and method |
| US6955298B2 (en) * | 2001-12-27 | 2005-10-18 | Samsung Electronics Co., Ltd. | Apparatus and method for rendering web page HTML data into a format suitable for display on the screen of a wireless mobile station |
| US9134989B2 (en) * | 2002-01-31 | 2015-09-15 | Qualcomm Incorporated | System and method for updating dataset versions resident on a wireless device |
| US7565647B2 (en) * | 2002-03-22 | 2009-07-21 | Sun Microsystems, Inc. | Markup compiler that outputs MIDlets |
| US20030208529A1 (en) * | 2002-05-03 | 2003-11-06 | Sreenath Pendyala | System for and method of real-time remote access and manipulation of data |
| US7162714B2 (en) * | 2002-05-22 | 2007-01-09 | American Power Conversion Corporation | Software-based watchdog method and apparatus |
| US20040250155A1 (en) * | 2003-05-19 | 2004-12-09 | Stefan Weichselbaum | Aspect based recovery system and method |
-
2003
- 2003-06-06 JP JP2003162368A patent/JP4232092B2/ja not_active Expired - Fee Related
-
2004
- 2004-05-27 EP EP12175224.0A patent/EP2512100B1/de not_active Expired - Lifetime
- 2004-05-27 EP EP04012599.9A patent/EP1494418B1/de not_active Expired - Lifetime
- 2004-06-04 US US10/859,957 patent/US20040248566A1/en not_active Abandoned
- 2004-06-07 CN CNB200410045561XA patent/CN1327649C/zh not_active Expired - Fee Related
Non-Patent Citations (1)
| Title |
|---|
| None * |
Also Published As
| Publication number | Publication date |
|---|---|
| EP1494418B1 (de) | 2018-03-21 |
| EP1494418A2 (de) | 2005-01-05 |
| JP2004364138A (ja) | 2004-12-24 |
| EP1494418A3 (de) | 2009-10-07 |
| CN1574745A (zh) | 2005-02-02 |
| JP4232092B2 (ja) | 2009-03-04 |
| CN1327649C (zh) | 2007-07-18 |
| US20040248566A1 (en) | 2004-12-09 |
| EP2512100A1 (de) | 2012-10-17 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP2512100B1 (de) | Mobiles kommunikationssystem und mobile endgerätevorrichtung | |
| CN100473087C (zh) | 通过无线网络许可无线装置应用程序的系统和方法 | |
| US6647322B1 (en) | Communication system for communication between in-vehicle terminals and center, and in-vehicle terminal employed in communication system | |
| EP1470697B1 (de) | System und verfahren zum aktualisieren von auf einer drahtlosen einrichtung verankerten dataset-versionen | |
| TWI228364B (en) | Communication system, relay device and communication control method | |
| US20080289044A1 (en) | Apparatus, system, and method for storing DRM licenses | |
| US20110034148A1 (en) | Apparatus and method for detecting communication operation resulted from an erroneous content in mobile platform | |
| CN101751593B (zh) | 智能卡及其备份与恢复方法和系统 | |
| CN101636720A (zh) | 具备应用程序更新管理功能的终端、应用程序更新管理程序以及系统 | |
| JP2006505029A (ja) | 無線装置に存在するデータセットのバージョンを更新するためのサーバー処理 | |
| JP2005157657A (ja) | 携帯端末におけるアプリケーションデータ管理方法及び携帯端末 | |
| JP2003216430A (ja) | ソフトウェア自動更新システムおよび端末 | |
| WO2010029362A2 (en) | Embedded background lifecycle manager | |
| JP2003032381A (ja) | 情報通信端末装置、及びプログラム | |
| KR20060010647A (ko) | 이동 통신 단말기 컨텐츠의 사용권 만료 기준을 갱신하는방법 | |
| KR20080057255A (ko) | 이동국의 맞춤화 | |
| US20070021113A1 (en) | Device management network with support for roaming | |
| CN114253591A (zh) | 增量数据获取方法、装置、电子设备及可读存储介质 | |
| JP2002049434A (ja) | アプリケーションの管理方法、ネットワーク管理センター、端末、アプリケーション管理システム、およびアプリケーションの管理プログラムを格納したコンピュータ読み取り可能な記録媒体 | |
| JP2004178353A (ja) | 情報端末,コンテンツ取得プログラム | |
| KR100953638B1 (ko) | 이동 단말기의 소프트웨어 업그레이드 방법 및 시스템 | |
| JP4476589B2 (ja) | 移動通信端末 | |
| CN115017473A (zh) | 授权方法及电子设备 | |
| KR101891337B1 (ko) | 단말 및 그의 애플리케이션 실행을 위한 모듈 조회 방법 | |
| JP2003229974A (ja) | 携帯電話端末既存ソフトウェア更新システムおよび方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| AC | Divisional application: reference to earlier application |
Ref document number: 1494418 Country of ref document: EP Kind code of ref document: P |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): DE FR GB IT |
|
| 17P | Request for examination filed |
Effective date: 20130207 |
|
| RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: LENOVO INNOVATIONS LIMITED (HONG KONG) |
|
| GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: GRANT OF PATENT IS INTENDED |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: H04L 29/06 20060101AFI20170116BHEP Ipc: H04M 1/725 20060101ALI20170116BHEP Ipc: H04L 12/28 20060101ALI20170116BHEP |
|
| INTG | Intention to grant announced |
Effective date: 20170130 |
|
| GRAS | Grant fee paid |
Free format text: ORIGINAL CODE: EPIDOSNIGR3 |
|
| GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: THE PATENT HAS BEEN GRANTED |
|
| AC | Divisional application: reference to earlier application |
Ref document number: 1494418 Country of ref document: EP Kind code of ref document: P |
|
| AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): DE FR GB IT |
|
| REG | Reference to a national code |
Ref country code: GB Ref legal event code: FG4D |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R096 Ref document number: 602004051477 Country of ref document: DE |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20170628 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R097 Ref document number: 602004051477 Country of ref document: DE |
|
| PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
| 26N | No opposition filed |
Effective date: 20180329 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: FR Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20180531 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: DE Payment date: 20190531 Year of fee payment: 16 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: GB Payment date: 20190529 Year of fee payment: 16 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R119 Ref document number: 602004051477 Country of ref document: DE |
|
| GBPC | Gb: european patent ceased through non-payment of renewal fee |
Effective date: 20200527 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GB Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20200527 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: DE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20201201 |