CN1319328C - Hand-held mobile terminal user customized information network back-up method - Google Patents

Hand-held mobile terminal user customized information network back-up method Download PDF

Info

Publication number
CN1319328C
CN1319328C CNB2005100111293A CN200510011129A CN1319328C CN 1319328 C CN1319328 C CN 1319328C CN B2005100111293 A CNB2005100111293 A CN B2005100111293A CN 200510011129 A CN200510011129 A CN 200510011129A CN 1319328 C CN1319328 C CN 1319328C
Authority
CN
China
Prior art keywords
data
hand
mobile terminal
held mobile
information
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 - Fee Related
Application number
CNB2005100111293A
Other languages
Chinese (zh)
Other versions
CN1642114A (en
Inventor
刘惠山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to CNB2005100111293A priority Critical patent/CN1319328C/en
Publication of CN1642114A publication Critical patent/CN1642114A/en
Application granted granted Critical
Publication of CN1319328C publication Critical patent/CN1319328C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The present invention relates to a network backup method for hand-held mobile terminal users to customize information, which belongs to the technical field of mobile communication information backup. The present invention is characterized in that client ends are downloaded in a hand-held mobile terminal which establishes socket connection with a data backup server through an IP network communication protocol to complete the backup and the recovery of information data customized by hand-held mobile terminal users. The present invention has the advantages of low cost, easy realization, a plurality of data backup support and great flexibility.

Description

The network backup method of hand-held mobile terminal user customized information
Technical field
The network backup method of hand-held mobile terminal user customized information belongs to mobile communication information back-up technical field.
Background technology
Network backup method among the present invention be a kind of use in hand-held mobile terminal, and under the support of the Internet, finish the data back up method of user customized information, can succinct fast data backup be provided and recover service for the user.
Present hand-held mobile terminal is generally all supported storage card, can be in card the information stores of customization, and use card reader to link to each other with computer with the PC card adapter, thus finish backup operation to user's definite value information.This backup method is subjected to the constraint of hardware, and needs more operating procedure.
The backup method of unique file is that this document is added in the mail as annex in the hand-held mobile terminal commonly used now, and sends to the mailbox of oneself.In computer, receive this mail, just can finish backup this document.This method is widely applicable, and does not need other software/hardware support.But this method is only applicable to unique file, and can not be applicable to the information of all customization, and the method is higher to the functional requirement of hand-held mobile terminal in addition, and the mail of the necessary tenaculum annex of this equipment sends.
The method that another is commonly used also is the management software that the most general method is to use hand-held mobile terminal.The hand-held mobile terminal management software has three kinds of connected modes, first kind: infrared connection, most hand-held mobile terminal all has infrared port, and this method of attachment is not only stable but also convenient, and not high to operator's specification requirement, only need shirtsleeve operation just can finish.Second kind: " bluetooth " connects, and for some high-end hand-held mobile terminals, wireless " bluetooth " become a new function of making something perfect even more perfect, and its direction-free connection support makes the very easy to use of hand-held mobile terminal management software.But because " bluetooth " adapter is on the high side, operation is relatively complicated, has influenced user's use.The third: data wire connects, and a lot of hand-held mobile terminals do not have infrared port, more do not have " bluetooth ", have only a data wire of dispensing.And those management softwares are supported the connected mode of data wire computer and hand-held mobile terminal to be coupled together by data wire, do relevant debugging on hand-held mobile terminal, just can carry out data backup simply.These method of data backup all need the support of special hardware, lack flexibility, use inconvenient.The present invention uses the data backup server of the webserver as personal customization information in the hand-held mobile terminal, and uses the IP communications protocol to finish the backup and the recovery of personal customization information.
Summary of the invention
Content of the present invention is to provide the network backup method of a kind of flexibility handheld mobile device user customized information big, easy to use.
The network backup method of hand-held mobile terminal user customized information, it is characterized in that: it is a kind of online data backup method that uses network communication protocol, by download client in hand-held mobile terminal, make hand-held mobile terminal connect with data backup server by the IP network communications agreement, finish backup and recovery to hand-held mobile phone users customized information data, described network backup method contains following steps successively:
(1) hand-held mobile terminal uses wireless IP agreement logon data backup server;
(2) hand-held mobile terminal uses the homepage of browser access data backup server;
(3) hand-held mobile terminal is according to the client of this machine model data download backup;
(4) client of hand-held mobile terminal service data backup on this machine, and carry out basic setting, concrete method is as follows successively:
(4.1) domain name of data backup server is set, the result after being provided with deposits this machine in;
(4.2) port of data backup server is set, the result after being provided with deposits this machine in;
(4.3) user name of logon data backup server is set, need re-enters during the next time login;
(4.4) password of logon data backup server is set, need re-enters during the next time login;
(5) to set up socket with data backup server be that socket connects to hand-held mobile terminal, and finish authentication, and concrete method is as follows successively:
(5.1) hand-held mobile terminal sends log on command to data backup server, comprises the username and password of the logon data backup server that this user is provided with in this order;
(5.2) whether legal by searching User Information Database if examining this user name for data backup server, and concrete grammar is as follows successively:
If (5.2.1) this username and password can both correctly mate, then return the successful information of login to hand-held mobile terminal;
If (5.2.2) this user name not in User Information Database represents that this user is unregistered, then return the information that succeeds in registration to hand-held mobile terminal;
If (5.2.3) this user name is arranged in the user profile data, but password bad then returns the information of login failure, requires to rebulid socket socket behind user's modification user name or the password and connects;
(5.3) after logining successfully, hand-held mobile terminal sends the data operation request order to data backup server, comprises command code in this order, data type, data length and packet-length information;
(5.4) data backup server is resolved the order of receiving, and to the response message of hand-held mobile terminal transmission to this order, concrete method is as follows successively:
If (5.4.1) this order is " backup ", data backup server judges whether normally to receive data according to data type and data size information, if can normally receive, then send the information of " beginning to transmit ", otherwise send the information of " refusal request " to hand-held mobile terminal;
If (5.4.2) this order is " recovery ", data backup server is selected corresponding data from the file of backup, if can obtain correct data, then send the information of " beginning to receive " to hand-held mobile terminal, otherwise send the information of " refusal request ", " begin to receive " in the information and comprise data type, data size information;
(6) after hand-held mobile terminal receives replying of data backup server, send or the reception data, concrete method is as follows successively:
(6.1) if receive the information of " beginning to transmit ", then use socket socket to send as pay(useful) load information to be backed up to data backup server;
(6.2) if receive the information of " beginning to receive ", then prepare buffering area, the data of bringing into use socket socket backup reception data server to send according to data type and size of data;
(7) data receiver carries out verification and (checksum) check to the data that receive, and replys to data sending terminal, and expression correctly receives;
(8) after Data Receiving finished, data receiver was resolved the data of receiving, and form by appointment writes in the local memory, and concrete method is as follows successively:
(8.1) if data type is single file, then the data in the whole buffering area are write in the corresponding file;
(8.2) if data type is some property values of personal customization, the form not according to a complete file in hand-held mobile terminal exists, and then will write backup file according to the form of attribute+property value;
(9) hand-held mobile terminal is finished the backup operation to data backup server, or after finishing recovery operation from data backup server, disconnects the socket socket that is set up and connect;
Experimental results show that: and existing method is relatively, the provide users with the convenient network backup of reliable hand-held mobile terminal personal customization information of the inventive method, the user only need install client on the hand-held mobile terminal of supporting J2ME, just can carry out personal customization information back-up and recovery easily.
Description of drawings
Fig. 1. the method for the invention realizes schematic diagram.
Fig. 2. the method for the invention communications protocol figure.
Fig. 3. the GCF that the J2ME of client uses in the method for the invention.
Fig. 4. the data format of pay(useful) load transmission in the method for the invention.
Fig. 5. the topological structure of using during experimental simulation of the present invention.
Fig. 6. the program flow diagram of the method for the invention
Embodiment
We use network backup method to finish backup and recovery to user customized information in the hand-held mobile terminal in Fig. 1, and the communication process of hand-held mobile terminal and data backup server as shown in Figure 2.Data backup server runtime server end software wherein, the socket socket communication of policing port 4321, and finish the storage of data.Hand-held mobile terminal is the mobile phone of MotorolaA6288 model, moves the client of J2ME exploitation, and is connected backup and the recovery that realizes user customized information by setting up socket socket with data backup server.Employed equipment disposition is as follows in realization:
The configuration of data backup server:
■CPU?P4?2.2GHZ
■ mainboard intel D845
■ internal memory 256DDR
■ video card Geforce2MX400
The prompt 80G in ■ hard disk west
■ network interface card realtek 8139
The feature of Motorola A6288:
Standard: GSM 900/1800
Volume: 98 * 60 * 28.5mm
Weight: 155g
Memory: 8MB
Partial function:
·GPRS
WAP 1.1 browsers
Support Kjava
Having kept 800KB in the 8MB memory capacity among the Motorola A6288 is the information of customization and the J2ME program of download, and the socket socket class relation of using in J2ME as shown in Figure 3.The tinkle of bells file that Motorola A6288 backs up in data backup server and recovers to be stored when experiment.
The method of the invention specifically is made of successively following steps:
(1) hand-held mobile terminal uses wireless IP agreement (GPRS) login Internet network;
(2) hand-held mobile terminal uses the homepage at browser access data backup server place, www.mobile-backup.com.cn;
(3) hand-held mobile terminal is downloaded the client of the data backup of Motorola A6288;
(4) client of hand-held mobile terminal service data backup on this machine, and carry out basic setting, concrete method is as follows successively:
(4.1) domain name that data backup server is set is www.mobile-backup.com.cn, and the result after being provided with deposits this machine in;
(4.2) port that data backup server is set is 4321, and the result after being provided with deposits this machine in;
(4.3) the user mobile by name of logon data backup server is set, need re-enters during the next time login;
(4.4) the password mobile of logon data backup server is set, need re-enters during the next time login;
(5) hand-held mobile terminal is set up socket socket connection with data backup server, and finishes authentication, and concrete method is as follows successively:
(5.1) hand-held mobile terminal sends log on command to data backup server, comprises the username and password of the logon data backup server that this user is provided with in this order;
The log on command form is as follows:
User name Username (20Byte) Password Password (10Byte) Order Command (1Byte)
Wherein, be set to 0x01 in " order ", the expression register
(5.2) whether legal by searching User Information Database if examining this user name for data backup server, and concrete grammar is as follows successively:
If (5.2.1) this username and password can both correctly mate, then return the successful information of login to hand-held mobile terminal;
If (5.2.2) this user name not in User Information Database represents that this user is unregistered, then return the information that succeeds in registration to hand-held mobile terminal;
If (5.2.3) this user name is arranged in the user profile data, but password bad then returns the information of login failure, requires to rebulid socket socket behind user's modification user name or the password and connects;
(5.3) after logining successfully, hand-held mobile terminal sends the data operation request order to data backup server, comprises command code in this order, data type, data length and packet-length information;
The data operation request command format is as follows:
Order Command (1Byte) Data type Type (1Byte) Data length Total Length (4Byte) Block length Packet Size (2Byte)
When being set to 0x02 in " order ", indicate to carry out backup operation; " data type " shows that carrying out backed up data is single file, database or attribute, uses 0x01 respectively, and 0x02 and 0x03 represent; " data length " inserts the total byte number of data to be transmitted; " block length " inserts the byte number of each grouping;
(5.4) data backup server is resolved the order of receiving, and to the response message of hand-held mobile terminal transmission to this order, concrete method is as follows successively:
If (5.4.1) this order is " backup ", data backup server judges whether normally to receive data according to information such as data type and size of data, if can normally receive, then send the information of " beginning to transmit ", otherwise send the information of " refusal request " to hand-held mobile terminal;
If (5.4.2) this order is " recovery ", data backup server is selected corresponding data from the file of backup, if data exist, then send the information of " beginning to receive " to hand-held mobile terminal, otherwise send the information of " refusal request ", " begin to receive " in the information and comprise data type, size of data;
The response command format of data backup server:
Order Command (1Byte) Data type Type (1Byte) Data length Total Length (4Byte) Block length Packet Size (2Byte)
Wherein, be set to 0x11 in " order ", expression allows hand-held mobile terminal " to begin to transmit "; Be set to 0x12, expression allows hand-held mobile terminal " to begin to receive "; Be set to 0x10, expression " refusal request ";
(6) after hand-held mobile terminal receives replying of data backup server, send or the reception data, concrete method is as follows successively:
(6.1) if receive the information of " beginning to transmit ", then use socket socket to send as pay(useful) load information to be backed up to data backup server;
(6.2) if receive the information of " beginning to receive ", then prepare buffering area according to data type and size of data, the data of bringing into use socket socket backup reception data server to send, the packet format that is adopted during data passes (only comprising pay(useful) load) is as shown in Figure 4;
(7) data receiver carries out verification and (checksum) check to the data that receive, and replys to data sending terminal, and expression correctly receives;
(8) after Data Receiving finished, data receiver was resolved the data of receiving, and form by appointment writes in the local memory, and concrete method is as follows successively:
(8.1) if data type is single file, then the data in the whole buffering area are write in the corresponding file;
(8.2) if data type is some property values of personal customization, the form not according to a complete file in hand-held mobile terminal exists, and then will write backup file according to the form of attribute+property value;
(9) hand-held mobile terminal is finished backup operation to data backup server, or after finishing recovery operation from data backup server, disconnects the socket socket that is set up and connect;
The network backup method of hand-held mobile terminal user customized information is not very high to the requirement of hardware, can be applied in the hand-held mobile terminal of multiple producer.This network backup method has following advantage:
Low cost, the user need not to increase extra hardware;
Figure C20051001112900092
Be easy to realize that hand-held mobile terminal only needs to download from Internet the client of J2ME, can finish the backup of personal customization data;
Support the backup of several data, can intactly back up personal customization ground information in the hand-held mobile terminal;
In backup procedure, use the data backup server that links to each other with Internet, improved the flexibility of data backup;
The network backup method of hand-held mobile terminal user customized information, by download client in hand-held mobile terminal, make hand-held mobile terminal connect with data backup server by the IP network communications agreement, finish backup and recovery, thereby satisfied user's demand preferably hand-held mobile phone users customized information data.The online backup that this use webserver is finished personal customization information is a key point of the present invention.
The model that adopts during experiment as shown in Figure 5.
We finish the download and the setting of client according to following steps.
(1) " primary ip address " is set among the Motorola A6288 and is 10.0.0.172, port is 9021, makes Motorola A6288 can use wireless IP agreement login Internet network;
(2) Motorola A6288 uses the homepage at GPRS (WAP) visit data backup server place, www.mobile-backup.com.cn;
(3) client of the data backup of download Motorola A6288;
(4) client of operation download, and carry out basic setting, concrete method is as follows successively:
The domain name that data backup server is set is Www.mobile-backup.com.cn
The port that data backup server is set is 4321;
Login user mobile by name is set;
Login password mobile is set;
(5) in Motorola A6288, keep two the tinkle of bells files " mybell1 " and " mybell2 ";
(6) in MotorolaA6288, import the address list that comprises 4 personal information;
Experiment 1. is to the data backup server backup and recover the tinkle of bells file
Carry out according to following steps in the experiment:
(1) selects " connection " order, occurs on the client " connecting successfully! " information;
(2) select " backup " order, all user customized information tabulations appear in client, comprise the tinkle of bells, address list etc.;
(3) select " the tinkle of bells ", and selection " OK ";
(4) information of " backing up successfully " appears in client;
(5) the tinkle of bells file of deletion mobile phone;
(6) select " recovery " order, all user customized information tabulations appear in client;
(7) select " the tinkle of bells ", and selection " OK ";
(8) at this moment, we can see the correctly download of those two the tinkle of bells files;
Experiment 2. is backup and recovery address list in data backup server
Carry out according to following steps in the experiment:
(1) selects " connection " order, occurs on the client " connecting successfully! " information;
(2) select " backup " order, all user customized information tabulations appear in client, comprise the tinkle of bells, address list etc.;
(3) select " address list ", and selection " OK ";
(4) information of " backing up successfully " appears in client;
(5) address list of deletion mobile phone;
(6) select " recovery " order, all user customized information tabulations appear in client;
(7) select " address list ", and selection " OK ";
(8) at this moment, we open address list once more and can see that four people's information is correctly recovered.

Claims (1)

1, the network backup method of hand-held mobile terminal user customized information is characterized in that, it contains following steps successively:
The 1st step: hand-held mobile terminal uses wireless IP agreement logon data backup server;
The 2nd step: hand-held mobile terminal uses the homepage of browser access data backup server;
The 3rd step: hand-held mobile terminal is according to the client of this machine model data download backup;
The 4th step: the client of hand-held mobile terminal service data backup on this machine also is provided with: the domain name of data backup server and port, and the result after being provided with deposited in this machine; The username and password of logon data backup server;
The 5th step: hand-held mobile terminal is set up socket socket with data backup server and is connected, and finishes authentication, and it contains following steps successively:
The 5.1st step: hand-held mobile terminal sends log on command to data backup server, and this order comprises successively: user name, password and operational order;
The 5.2nd step: whether legal by searching User Information Database if examining this user for data backup server, and it correspondingly sends following information by different situations:
If username and password is all correct, then return the successful information of login to hand-held mobile terminal;
If this user name is not then returned the information that succeeds in registration to hand-held mobile terminal;
If this user name is arranged but the password mistake, then return the information of login failure, and require to rebulid socket socket connection behind user's modification user name or the password to hand-held mobile terminal;
The 5.3rd step: after logining successfully, hand-held mobile terminal sends the data operation request order to data backup server, comprises successively in this order: operational order, data type, data length and block length;
The 5.4th step: data backup server is resolved the order receive, and correspondingly sends response message to this order by different situations to hand-held mobile terminal:
If this order is " backup ", then data backup server judges whether normally to receive data according to data type and size of data, if can normally receive, then send the information of " beginning to transmit ", otherwise send the information of " refusal request " to hand-held mobile terminal;
If this order is " recovery ", then data backup server is selected corresponding information from the file of backup, if the needed information of user exists, then send the information of " beginning to receive " to hand-held mobile terminal, this information comprises: operational order, data type, data length and block length; Otherwise, the information of transmission " refusal request ";
The 6th step: after hand-held mobile terminal receives replying of data backup server, send or the reception data, they carry out following operation by different situations respectively:
If receive the information of " beginning to transmit ", then use socket socket to send as pay(useful) load information to be backed up to data backup server;
If receive the information of " beginning to receive ", then prepare buffering area according to wherein said data type and size of data, and the data with this data type format of using socket socket backup reception data server to send;
The 7th step: data receiver carries out verification to the data that receive, and to replying that data sending terminal is done correctly to receive;
The 8th step: after data receiver is received data, resolve the data of receiving, and form by appointment writes in the local storage:
If data type is single file, then the data in the whole buffering area are write corresponding file;
If data content is some property values of personal customization, in hand-held mobile terminal, do not form complete file, then will write backup file according to the form of attribute+property value, wherein "+" is " adding " number;
The 9th step: hand-held mobile terminal is finished backup operation to data backup server, or after finishing recovery operation from data backup server, disconnects the socket socket that sets up and connect.
CNB2005100111293A 2005-01-07 2005-01-07 Hand-held mobile terminal user customized information network back-up method Expired - Fee Related CN1319328C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2005100111293A CN1319328C (en) 2005-01-07 2005-01-07 Hand-held mobile terminal user customized information network back-up method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2005100111293A CN1319328C (en) 2005-01-07 2005-01-07 Hand-held mobile terminal user customized information network back-up method

Publications (2)

Publication Number Publication Date
CN1642114A CN1642114A (en) 2005-07-20
CN1319328C true CN1319328C (en) 2007-05-30

Family

ID=34875470

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2005100111293A Expired - Fee Related CN1319328C (en) 2005-01-07 2005-01-07 Hand-held mobile terminal user customized information network back-up method

Country Status (1)

Country Link
CN (1) CN1319328C (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100461875C (en) * 2005-10-21 2009-02-11 华为技术有限公司 Method for sharing storage space of mobile terminal and its system
CN100357901C (en) * 2005-12-21 2007-12-26 华为技术有限公司 Method for verifying data between main device and back-up device
CN101064592A (en) * 2006-04-29 2007-10-31 华为技术有限公司 Method for preventing false initialization of digital user line transceiver
CN101051900B (en) * 2006-06-20 2010-05-12 华为技术有限公司 Method for correcting accession information by network
CN101425899B (en) * 2007-10-31 2011-04-13 北大方正集团有限公司 Method and system for publishing and distributing implementation
CN101471827B (en) * 2007-12-27 2011-04-06 赵天安 Bionics multimedia information transfer network
CN101437221A (en) * 2008-12-18 2009-05-20 中国移动通信集团浙江有限公司 Method for processing mobile number book data based on OMA SyncML protocol
CN101626481B (en) * 2009-08-11 2014-08-13 中兴通讯股份有限公司 Method and terminals for sharing file among terminals
CN101969636B (en) * 2009-12-31 2013-10-30 优视科技有限公司 Bookmark management system for mobile communication user terminal and application method thereof
CN101860570B (en) * 2010-06-10 2014-12-10 中兴通讯股份有限公司 Method and system for backuping and restoring user data of mobile terminal
US8499190B2 (en) * 2011-03-09 2013-07-30 I/O Interconnect Inc. Portable device and backup method thereof
CN102231881B (en) * 2011-07-05 2015-07-15 广州市动景计算机科技有限公司 Method, server and system for processing user data of mobile terminal
CN102591727B (en) * 2012-01-04 2014-09-17 华为终端有限公司 Method for processing application data and computing node
CN106325771A (en) * 2016-08-23 2017-01-11 惠州市拉维尼科技有限公司 Method for processing data of multiple terminals

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1351292A (en) * 2000-10-27 2002-05-29 刘劲彤 Information stand-by and restoration method for wireless equipment
CN1396525A (en) * 2001-07-13 2003-02-12 互慧科技股份有限公司 Automatic data back-up system and method for portable electronic device
JP2003058286A (en) * 2001-04-19 2003-02-28 Internatl Business Mach Corp <Ibm> Method and system for backing up data
CN1452072A (en) * 2002-04-15 2003-10-29 无敌科技股份有限公司 Remote data preserving back-up restoring method
US6704885B1 (en) * 2000-07-28 2004-03-09 Oracle International Corporation Performing data backups with a stochastic scheduler in a distributed computing environment
CN1533209A (en) * 2003-03-20 2004-09-29 联想(北京)有限公司 User data backup method based on network information terminal

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6704885B1 (en) * 2000-07-28 2004-03-09 Oracle International Corporation Performing data backups with a stochastic scheduler in a distributed computing environment
CN1351292A (en) * 2000-10-27 2002-05-29 刘劲彤 Information stand-by and restoration method for wireless equipment
JP2003058286A (en) * 2001-04-19 2003-02-28 Internatl Business Mach Corp <Ibm> Method and system for backing up data
CN1396525A (en) * 2001-07-13 2003-02-12 互慧科技股份有限公司 Automatic data back-up system and method for portable electronic device
CN1452072A (en) * 2002-04-15 2003-10-29 无敌科技股份有限公司 Remote data preserving back-up restoring method
CN1533209A (en) * 2003-03-20 2004-09-29 联想(北京)有限公司 User data backup method based on network information terminal

Also Published As

Publication number Publication date
CN1642114A (en) 2005-07-20

Similar Documents

Publication Publication Date Title
CN1319328C (en) Hand-held mobile terminal user customized information network back-up method
CN105933888B (en) A kind of eSIM card method for burn-recording and device based on NFC
CN101203000B (en) Method and system for downloading mobile terminal applied software
US7664786B2 (en) Apparatus and method for managing application context
CN1685323B (en) Communication system, relay device, and communication control method
CN101083537B (en) Method, apparatus and system for realizing device management
CN101179805B (en) Method and system for downloading information of mobile terminal information
CN102958008B (en) Method, system and mobile terminals for realizing instant messaging
CN101022612A (en) Mobile terminal user information data duplicate method
US7752322B2 (en) System for ubiquitous network presence and access without cookies
CN101426019B (en) Data file transmission method for mobile phone system
EP1773082A1 (en) Remote testing of mobile terminals
CN102981819A (en) A method of automatically building a customised software application for a specific type of wireless computing device
CN101111876A (en) System and method for monitoring and training users of mobile devices in a network
CN102196021A (en) System for remotely erasing data, method, server, and mobile device thereof
CN105814593A (en) Data communication method and data communication system
CN1455522A (en) Back-up system and method for mobile terminal data network
KR20080103521A (en) A intelligent computing device agent system for automatic recognition of multi user computing environment and information sharing setup
WO2007069323A1 (en) User registration agent server, communication terminal device, user registration method, and user registration system
CN109783357A (en) The method and device of test application program, computer equipment, storage medium
CN100459758C (en) Method for building, modifying, updating personal information for handset user through network server
JP2001216187A (en) Method and device for making data coincident among devices
CN101510895A (en) System and method for managing mobile address book based on internet
CN1260641A (en) Mobile service means for acting as agent
CN101668258B (en) Method, system and device for data transmission

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20070530

Termination date: 20100208