CN112632523B - Offline login and working method and system of mobile terminal - Google Patents

Offline login and working method and system of mobile terminal Download PDF

Info

Publication number
CN112632523B
CN112632523B CN202011459111.0A CN202011459111A CN112632523B CN 112632523 B CN112632523 B CN 112632523B CN 202011459111 A CN202011459111 A CN 202011459111A CN 112632523 B CN112632523 B CN 112632523B
Authority
CN
China
Prior art keywords
data
server
mobile terminal
state
submitted
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.)
Active
Application number
CN202011459111.0A
Other languages
Chinese (zh)
Other versions
CN112632523A (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.)
Aisino Corp
Original Assignee
Aisino Corp
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 Aisino Corp filed Critical Aisino Corp
Priority to CN202011459111.0A priority Critical patent/CN112632523B/en
Publication of CN112632523A publication Critical patent/CN112632523A/en
Application granted granted Critical
Publication of CN112632523B publication Critical patent/CN112632523B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • G06F21/46Structures or tools for the administration of authentication by designing passwords or checking the strength of passwords
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0811Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking connectivity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]

Abstract

The invention discloses a method and a system for offline login and working of a mobile terminal, comprising the following steps: initializing a storage structure, and carrying out data pulling operation according to a preset first time period when the network is monitored to be in an available state and the mobile terminal and the server are in a communication state, so as to store data in the server to the mobile terminal; when the user selects the login mode to be offline login, encrypting a password input by the user according to a preset encryption rule, and allowing the user to login when confirming that the encrypted ciphertext is consistent with the locally stored ciphertext; automatically inquiring data to be submitted stored locally by the mobile terminal when the network is in an available state and the server is in a connected state according to a preset second time period, and submitting the data to be submitted to the server terminal; and when a commit success message returned by the server side is received within a preset time period, clearing the data to be committed which are locally stored by the mobile side.

Description

Offline login and working method and system of mobile terminal
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method and a system for offline login and operation of a mobile terminal.
Background
At present, the paperless work of most workers is realized by the cooperation of a mobile phone and a computer. But is not limited to. Most mobile phone offices need to have a network and can interact with a server for data, but some workers need to work in an environment with poor network signals and even without a network, so that the workers cannot work normally and complete the work by adopting a text recording method. Thus, the problems of low working efficiency, data loss, data errors, incapability of timely sharing data and the like are caused.
Therefore, an offline login and working method of the mobile terminal is needed to improve the working efficiency.
Disclosure of Invention
The invention provides an offline login and working method and system of a mobile terminal, which aim to solve the problem of how to realize offline work of the mobile terminal.
In order to solve the above problems, according to one aspect of the present invention, there is provided an offline login and operation method of a mobile terminal, the method comprising:
initializing a storage structure, and carrying out data pulling operation according to a preset first time period when the network is monitored to be in an available state and the mobile terminal and the server are in a communication state, so as to store data in the server to the mobile terminal;
when the user selects the login mode to be offline login, encrypting a password input by the user according to a preset encryption rule, and allowing the user to login when confirming that the encrypted ciphertext is consistent with the locally stored ciphertext;
automatically inquiring data to be submitted stored locally by the mobile terminal when the network is in an available state and the server is in a connected state according to a preset second time period, and submitting the data to be submitted to the server terminal;
and when a commit success message returned by the server side is received within a preset time period, clearing the data to be committed which are locally stored by the mobile side.
Preferably, the data pulling operation is performed when the network is monitored to be in an available state and the mobile terminal is monitored to be in a connected state with the server according to a preset time period, so as to store the data in the server to the mobile terminal, including:
judging whether the user logs in for the first time; if so, when the network is monitored to be in an available state and the mobile terminal and the server are in a communication state, directly pulling all data in the server so as to store the data in the server to the mobile terminal; if not, when the network is in the available state and the mobile terminal and the server are in the communication state, selecting the data after the last time of data pulling to pull so as to store the newly added data in the server to the mobile terminal.
Preferably, wherein the method further comprises:
receiving a state code returned by the back end when data is submitted, and comparing the state code returned by the back end with the state code stored by the mobile end to obtain a comparison result; and if the comparison result indicates that the state code returned by the rear end is consistent with the state code stored by the mobile end, determining that the submitted data is useless data, and deleting the useless data.
Preferably, wherein the method further comprises:
manually triggering a submitting event, inquiring data to be submitted stored locally by the mobile terminal when the network is in an available state and the server is in a connected state, and submitting the data to be submitted to the server terminal.
Preferably, wherein the method further comprises:
and when the mobile terminal does not receive the successful commit message returned by the server terminal within the preset time period, the data to be committed is committed again until the commit is successful.
According to another aspect of the present invention, there is provided an offline login and operation system of a mobile terminal, the system comprising:
the data pulling unit is used for initializing a storage structure, and carrying out data pulling operation when the network is monitored to be in an available state and the mobile terminal and the server are in a communication state according to a preset first time period so as to store data in the server to the mobile terminal;
the user offline login unit is used for encrypting the password input by the user according to a preset encryption rule when the user selects a login mode to log in offline, and allowing the user to log in when the encrypted ciphertext is confirmed to be consistent with the locally stored ciphertext;
the data submitting unit is used for automatically inquiring data to be submitted stored locally by the mobile terminal and submitting the data to be submitted to the server terminal when the network is monitored to be in an available state and the server is in a connected state according to a preset second time period;
and the data clearing unit is used for clearing the data to be submitted stored locally by the mobile terminal when the successful submitting message returned by the server terminal is received within a preset time period.
Preferably, the data pulling unit performs a data pulling operation when it is monitored that the network is in an available state and the mobile terminal is in a connected state with the server according to a preset time period, so as to store data in the server to the mobile terminal, and the data pulling unit includes:
judging whether the user logs in for the first time; if so, when the network is monitored to be in an available state and the mobile terminal and the server are in a communication state, directly pulling all data in the server so as to store the data in the server to the mobile terminal; if not, when the network is in the available state and the mobile terminal and the server are in the communication state, selecting the data after the last time of data pulling to pull so as to store the newly added data in the server to the mobile terminal.
Preferably, wherein the system further comprises:
the useless data judging unit is used for receiving the state code returned by the rear end when data is submitted, and comparing the state code returned by the rear end with the state code stored by the mobile end to obtain a comparison result; and if the comparison result indicates that the state code returned by the rear end is consistent with the state code stored by the mobile end, determining that the submitted data is useless data, and deleting the useless data.
Preferably, the data submitting unit further includes:
manually triggering a submitting event, inquiring data to be submitted stored locally by the mobile terminal when the network is in an available state and the server is in a connected state, and submitting the data to be submitted to the server terminal.
Preferably, the data submitting unit is further configured to:
and when the mobile terminal does not receive the successful commit message returned by the server terminal within the preset time period, the data to be committed is committed again until the commit is successful.
The invention provides an offline login and working method and system of a mobile terminal, which can realize the normal work of the mobile terminal in the states of network presence and network absence; the method can automatically clear useless data in time after the local cache data of the mobile terminal is submitted successfully; the automatic submission of the local cache data can be realized, and the timeliness of the data is ensured; network monitoring and server monitoring can be performed in real time, namely, the time of a user is saved, and the timeliness of data is guaranteed; the invention can avoid the problems of wasting the time of the user, easy failure of operation, data loss when the network is not good, incapability of uploading data in time when the network exists, and the like, and can ensure that the user can realize safe, reliable and high-efficiency work in an offline state.
Drawings
Exemplary embodiments of the present invention may be more completely understood in consideration of the following drawings:
FIG. 1 is a flow chart of a method 100 for offline login and operation of a mobile terminal according to an embodiment of the present invention;
FIG. 2 is a flow chart of pull-down data according to an embodiment of the present invention;
FIG. 3 is a flow chart of determining a login style according to an embodiment of the present invention;
FIG. 4 is a flow chart of manually submitting data to a server according to an embodiment of the invention;
fig. 5 is a schematic structural diagram of an offline login and operation system 500 of a mobile terminal according to an embodiment of the present invention.
Detailed Description
The exemplary embodiments of the present invention will now be described with reference to the accompanying drawings, however, the present invention may be embodied in many different forms and is not limited to the examples described herein, which are provided to fully and completely disclose the present invention and fully convey the scope of the invention to those skilled in the art. The terminology used in the exemplary embodiments illustrated in the accompanying drawings is not intended to be limiting of the invention. In the drawings, like elements/components are referred to by like reference numerals.
Unless otherwise indicated, terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art. In addition, it will be understood that terms defined in commonly used dictionaries should be interpreted as having a meaning that is consistent with their meaning in the context of the relevant art and will not be interpreted in an idealized or overly formal sense.
Fig. 1 is a flowchart of a mobile terminal offline login and operation method 100 according to an embodiment of the present invention. As shown in fig. 1, the offline login and working method of the mobile terminal provided by the embodiment of the invention can realize that the mobile terminal normally works in the states of having and not having a network; the method can automatically clear useless data in time after the local cache data of the mobile terminal is submitted successfully; the automatic submission of the local cache data can be realized, and the timeliness of the data is ensured; network monitoring and server monitoring can be performed in real time, namely, the time of a user is saved, and the timeliness of data is guaranteed; the invention can avoid the problems of wasting the time of the user, easy failure of operation, data loss when the network is not good, incapability of uploading data in time when the network exists, and the like, and can ensure that the user can realize safe, reliable and high-efficiency work in an offline state. In the offline login and working method 100 of a mobile terminal provided by the embodiment of the present invention, starting from step 101, initializing a storage structure in step 101, and performing a data pulling operation when it is monitored that a network is in an available state and the mobile terminal is in a connected state with a server according to a preset first time period, so as to store data in the server to the mobile terminal.
Preferably, the data pulling operation is performed when the network is monitored to be in an available state and the mobile terminal is monitored to be in a connected state with the server according to a preset time period, so as to store the data in the server to the mobile terminal, including:
judging whether the user logs in for the first time; if so, when the network is monitored to be in an available state and the mobile terminal and the server are in a communication state, directly pulling all data in the server so as to store the data in the server to the mobile terminal; if not, when the network is in the available state and the mobile terminal and the server are in the communication state, selecting the data after the last time of data pulling to pull so as to store the newly added data in the server to the mobile terminal.
Referring to fig. 2, in the embodiment of the present invention, when data is pulled down to a server to a mobile terminal, a memory is initialized first, and then whether the data is opened for the first time is determined; if the network is opened for the first time, whether the network is available or not is monitored, if the network is available, whether a monitoring server is communicated or not is monitored, if the network is communicated, data are pulled, and if the data are pulled successfully, a user can select online and offline login to work; network and server monitoring continues if the network is not available or the server is not connected.
If the login is not the first login, the newly added data after the last data pulling time point is selected when the data is pulled every time, and all data of the server are not required to be pulled every time.
The user can automatically pull the server data according to a preset time period.
In step 102, when the user selects the login mode to be offline login, the password input by the user is encrypted according to a preset encryption rule, and when the encrypted ciphertext is confirmed to be consistent with the locally stored ciphertext, the user is allowed to login.
In the embodiment of the invention, as shown in fig. 3, monitoring whether a network exists during login, and if so, selecting online login; if the network is not available, the offline login is selected. The method comprises the steps that user information is stored locally and encrypted in a safe manner, when a user inputs an account name and a password, the password needs to be encrypted corresponding to an encryption rule, the encrypted ciphertext is compared with the locally stored ciphertext, if the password is successful in correspondence, offline login is allowed, otherwise, the password is prompted to correspond to a failure message, and offline login is not allowed.
In step 103, when the network is in the available state and the server is in the connected state according to the preset second time period, inquiring data to be submitted stored locally by the mobile terminal, and submitting the data to be submitted to the server terminal.
In step 104, when a commit success message returned by the server side is received within a preset time period, the data to be committed stored locally by the mobile side is cleared.
Preferably, wherein the method further comprises:
receiving a state code returned by the back end when data is submitted, and comparing the state code returned by the back end with the state code stored by the mobile end to obtain a comparison result; and if the comparison result indicates that the state code returned by the rear end is consistent with the state code stored by the mobile end, determining that the submitted data is useless data, and deleting the useless data.
Preferably, wherein the method further comprises:
manually triggering a submitting event, inquiring data to be submitted stored locally by the mobile terminal when the network is in an available state and the server is in a connected state, and submitting the data to be submitted to the server terminal.
Preferably, wherein the method further comprises:
and when the mobile terminal does not receive the successful commit message returned by the server terminal within the preset time period, the data to be committed is committed again until the commit is successful.
In embodiments of the present invention, the user may choose to manually submit local offline data or automatically submit local offline data.
As shown in fig. 4, a process for manually submitting local offline data for a user includes: the method comprises the steps of firstly clicking a submitting button to trigger a submitting event, then monitoring whether a network is available, monitoring whether a server is connected if the network is available, inquiring whether data to be submitted is locally available or not if the server is connected, submitting if the data to be submitted is available, tracking whether the data is submitted successfully, clearing locally cached data after the data is submitted successfully, and if the network is unavailable or the server is not connected, the submitting fails, and manually submitting again.
In an embodiment of the present invention, a process for automatically submitting local offline data includes: monitoring whether a network is available according to a preset time period, if so, monitoring whether a server is connected, if so, monitoring whether the server is connected, if so, inquiring whether data to be submitted is locally available, submitting if so, tracking whether the data is submitted successfully, clearing locally cached data after the data is submitted successfully, and if the network is not available or the server is not connected, waiting to monitor whether the network is available again until the data is submitted successfully. The user can set time by himself to automatically monitor whether the network is available or not at regular time, and whether the server is connected or not.
In addition, when the web end disables a certain user or the mobile end data is not pulled in time after the password of the certain user is changed, the user can still log in the mobile end to perform corresponding operation under the condition of offline data, so that the local cache data is useless data, the rear end returns a corresponding state code when the data is submitted, and if the local state code of the mobile end corresponds to the rear end return state code, the data is determined to be useless data and the useless data is deleted.
Fig. 5 is a schematic structural diagram of an offline login and operation system 500 of a mobile terminal according to an embodiment of the present invention. As shown in fig. 5, an offline login and working system 500 of a mobile terminal according to an embodiment of the present invention includes: a data pulling unit 501, a user offline login unit 502, a data submitting unit 503 and a data clearing unit 504.
Preferably, the data pulling unit 501 is configured to initialize a storage structure, and perform a data pulling operation according to a preset first time period when it is monitored that the network is in an available state and the mobile terminal is in a connected state with the server, so as to store data in the server to the mobile terminal.
Preferably, the data pulling unit 501 performs a data pulling operation to store data in a server to a mobile terminal when it is monitored that the network is in an available state and the mobile terminal is in a connected state with the server according to a preset period of time, where the data pulling unit includes:
judging whether the user logs in for the first time; if so, when the network is monitored to be in an available state and the mobile terminal and the server are in a communication state, directly pulling all data in the server so as to store the data in the server to the mobile terminal; if not, when the network is in the available state and the mobile terminal and the server are in the communication state, selecting the data after the last time of data pulling to pull so as to store the newly added data in the server to the mobile terminal.
Preferably, the user offline login unit 502 is configured to encrypt a password input by a user according to a preset encryption rule when the user selects a login mode to perform offline login, and allow the user to login when it is confirmed that the encrypted ciphertext and the locally stored ciphertext are consistent.
Preferably, the data submitting unit 503 is configured to query data to be submitted, which is stored locally in the mobile terminal, and submit the data to be submitted to the server terminal when the network is monitored to be in the available state and the server is monitored to be in the connected state according to a preset second time period.
Preferably, the data clearing unit 504 is configured to clear data to be submitted stored locally by the mobile terminal when a commit success message returned by the server terminal is received within a preset period of time.
Preferably, wherein the system further comprises:
the useless data judging unit is used for receiving the state code returned by the rear end when data is submitted, and comparing the state code returned by the rear end with the state code stored by the mobile end to obtain a comparison result; and if the comparison result indicates that the state code returned by the rear end is consistent with the state code stored by the mobile end, determining that the submitted data is useless data, and deleting the useless data.
Preferably, the data submitting unit further includes:
manually triggering a submitting event, inquiring data to be submitted stored locally by the mobile terminal when the network is in an available state and the server is in a connected state, and submitting the data to be submitted to the server terminal.
Preferably, the data submitting unit is further configured to:
and when the mobile terminal does not receive the successful commit message returned by the server terminal within the preset time period, the data to be committed is committed again until the commit is successful.
The offline login and operation system 500 of the mobile terminal according to the embodiment of the present invention corresponds to the offline login and operation method 100 of the mobile terminal according to another embodiment of the present invention, and will not be described herein.
The invention has been described with reference to a few embodiments. However, as is well known to those skilled in the art, other embodiments than the above disclosed invention are equally possible within the scope of the invention, as defined by the appended patent claims.
Generally, all terms used in the claims are to be interpreted according to their ordinary meaning in the technical field, unless explicitly defined otherwise therein. All references to "a/an/the [ means, component, etc. ]" are to be interpreted openly as referring to at least one instance of said means, component, etc., unless explicitly stated otherwise. The steps of any method disclosed herein do not have to be performed in the exact order disclosed, unless explicitly stated.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Finally, it should be noted that: the above embodiments are only for illustrating the technical aspects of the present invention and not for limiting the same, and although the present invention has been described in detail with reference to the above embodiments, it should be understood by those of ordinary skill in the art that: modifications and equivalents may be made to the specific embodiments of the invention without departing from the spirit and scope of the invention, which is intended to be covered by the claims.

Claims (8)

1. An offline login and working method of a mobile terminal, which is characterized by comprising the following steps:
initializing a storage structure, and carrying out data pulling operation according to a preset first time period when the network is monitored to be in an available state and the mobile terminal and the server are in a communication state, so as to store data in the server to the mobile terminal;
when the user selects the login mode to be offline login, encrypting a password input by the user according to a preset encryption rule, and allowing the user to login when confirming that the encrypted ciphertext is consistent with the locally stored ciphertext;
automatically inquiring data to be submitted stored locally by the mobile terminal when the network is in an available state and the server is in a connected state according to a preset second time period, and submitting the data to be submitted to the server terminal;
when a commit success message returned by the server side is received within a preset time period, clearing data to be committed, which are locally stored by the mobile side;
when the network is in the available state and the mobile terminal and the server are in the connected state according to the preset time period, performing data pulling operation to store the data in the server to the mobile terminal, wherein the data pulling operation comprises the following steps:
judging whether the user logs in for the first time; if so, when the network is monitored to be in an available state and the mobile terminal and the server are in a communication state, directly pulling all data in the server so as to store the data in the server to the mobile terminal; if not, when the network is in the available state and the mobile terminal and the server are in the communication state, selecting the data after the last time of pulling the data to pull so as to store the newly added data in the server to the mobile terminal.
2. The method according to claim 1, wherein the method further comprises:
receiving a state code returned by the back end when data is submitted, and comparing the state code returned by the back end with the state code stored by the mobile end to obtain a comparison result; and if the comparison result indicates that the state code returned by the rear end is consistent with the state code stored by the mobile end, determining that the submitted data is useless data, and deleting the useless data.
3. The method according to claim 1, wherein the method further comprises:
manually triggering a submitting event, inquiring data to be submitted stored locally by the mobile terminal when the network is in an available state and the server is in a connected state, and submitting the data to be submitted to the server terminal.
4. The method according to claim 1, wherein the method further comprises:
and when the mobile terminal does not receive the successful commit message returned by the server terminal within the preset time period, the data to be committed is committed again until the commit is successful.
5. An offline login and operation system for a mobile terminal, said system comprising:
the data pulling unit is used for initializing a storage structure, and carrying out data pulling operation when the network is monitored to be in an available state and the mobile terminal and the server are in a communication state according to a preset first time period so as to store data in the server to the mobile terminal;
the user offline login unit is used for encrypting the password input by the user according to a preset encryption rule when the user selects a login mode to log in offline, and allowing the user to log in when the encrypted ciphertext is confirmed to be consistent with the locally stored ciphertext;
the data submitting unit is used for automatically inquiring data to be submitted stored locally by the mobile terminal and submitting the data to be submitted to the server terminal when the network is monitored to be in an available state and the server is in a connected state according to a preset second time period;
the data clearing unit is used for clearing the data to be submitted stored locally by the mobile terminal when a successful submitting message returned by the server terminal is received within a preset time period;
the data pulling unit performs data pulling operation according to a preset time period when the network is monitored to be in an available state and the mobile terminal and the server are in a connected state, so as to store data in the server to the mobile terminal, and the data pulling unit comprises:
judging whether the user logs in for the first time; if so, when the network is monitored to be in an available state and the mobile terminal and the server are in a communication state, directly pulling all data in the server so as to store the data in the server to the mobile terminal; if not, when the network is in the available state and the mobile terminal and the server are in the communication state, selecting the data after the last time of pulling the data to pull so as to store the newly added data in the server to the mobile terminal.
6. The system of claim 5, wherein the system further comprises:
the useless data judging unit is used for receiving the state code returned by the rear end when data is submitted, and comparing the state code returned by the rear end with the state code stored by the mobile end to obtain a comparison result; and if the comparison result indicates that the state code returned by the rear end is consistent with the state code stored by the mobile end, determining that the submitted data is useless data, and deleting the useless data.
7. The system of claim 5, wherein the data submission unit further comprises:
manually triggering a submitting event, inquiring data to be submitted stored locally by the mobile terminal when the network is in an available state and the server is in a connected state, and submitting the data to be submitted to the server terminal.
8. The system of claim 5, wherein the data submission unit is further configured to:
and when the mobile terminal does not receive the successful commit message returned by the server terminal within the preset time period, the data to be committed is committed again until the commit is successful.
CN202011459111.0A 2020-12-11 2020-12-11 Offline login and working method and system of mobile terminal Active CN112632523B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011459111.0A CN112632523B (en) 2020-12-11 2020-12-11 Offline login and working method and system of mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011459111.0A CN112632523B (en) 2020-12-11 2020-12-11 Offline login and working method and system of mobile terminal

Publications (2)

Publication Number Publication Date
CN112632523A CN112632523A (en) 2021-04-09
CN112632523B true CN112632523B (en) 2024-02-09

Family

ID=75312252

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011459111.0A Active CN112632523B (en) 2020-12-11 2020-12-11 Offline login and working method and system of mobile terminal

Country Status (1)

Country Link
CN (1) CN112632523B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114611079A (en) * 2022-02-18 2022-06-10 广州市玄武无线科技股份有限公司 Mobile terminal login method, device, equipment and storage medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990015723A (en) * 1997-08-08 1999-03-05 이계철 Security Device and Method of File Transfer Protocol Login in Billing Data Online Transfer System
KR20000071943A (en) * 2000-04-14 2000-12-05 이완근 Method of providing window multimedia service and information which do not invade user's working space, and Apparatus to provide multimedia advertisement and information using it.
EP1320014A2 (en) * 2001-12-12 2003-06-18 Pervasive Security Systems Inc. Method and apparatus for accessing secured electronic data off-line
JP2007280393A (en) * 2006-03-31 2007-10-25 Feitian Technologies Co Ltd Device and method for controlling computer login
CN101482826A (en) * 2009-02-11 2009-07-15 浪潮集团山东通用软件有限公司 Off-line form making system and processing method
CN102156844A (en) * 2011-04-22 2011-08-17 南京邮电大学 Implementation method of electronic document on-line/off-line safety management system
WO2013037216A1 (en) * 2011-09-14 2013-03-21 中兴通讯股份有限公司 Method and system for offline management of mobile social network
CN103118120A (en) * 2013-02-17 2013-05-22 北京量子伟业时代信息技术有限公司 Intelligent offline data uploading system
CN103166980A (en) * 2011-12-08 2013-06-19 腾讯科技(深圳)有限公司 Internet data pulling method and system
CN103812902A (en) * 2012-11-13 2014-05-21 中国电信股份有限公司 Mobile terminal and offline working method and system by using same
CN105049407A (en) * 2015-05-28 2015-11-11 深圳市永兴元科技有限公司 Login method and login device
CN109471865A (en) * 2018-11-06 2019-03-15 用友网络科技股份有限公司 A kind of off-line data management method, system, server and storage medium
WO2019119322A1 (en) * 2017-12-20 2019-06-27 深圳达闼科技控股有限公司 Test system and method, and related device
CN111865718A (en) * 2020-07-16 2020-10-30 深圳云里物里科技股份有限公司 Gateway offline data storage method, device, equipment and medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10033730B2 (en) * 2016-11-22 2018-07-24 Vmware, Inc. Cached credentials for offline domain join and login without local access to the domain controller

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990015723A (en) * 1997-08-08 1999-03-05 이계철 Security Device and Method of File Transfer Protocol Login in Billing Data Online Transfer System
KR20000071943A (en) * 2000-04-14 2000-12-05 이완근 Method of providing window multimedia service and information which do not invade user's working space, and Apparatus to provide multimedia advertisement and information using it.
EP1320014A2 (en) * 2001-12-12 2003-06-18 Pervasive Security Systems Inc. Method and apparatus for accessing secured electronic data off-line
JP2007280393A (en) * 2006-03-31 2007-10-25 Feitian Technologies Co Ltd Device and method for controlling computer login
CN101482826A (en) * 2009-02-11 2009-07-15 浪潮集团山东通用软件有限公司 Off-line form making system and processing method
CN102156844A (en) * 2011-04-22 2011-08-17 南京邮电大学 Implementation method of electronic document on-line/off-line safety management system
WO2013037216A1 (en) * 2011-09-14 2013-03-21 中兴通讯股份有限公司 Method and system for offline management of mobile social network
CN103166980A (en) * 2011-12-08 2013-06-19 腾讯科技(深圳)有限公司 Internet data pulling method and system
CN103812902A (en) * 2012-11-13 2014-05-21 中国电信股份有限公司 Mobile terminal and offline working method and system by using same
CN103118120A (en) * 2013-02-17 2013-05-22 北京量子伟业时代信息技术有限公司 Intelligent offline data uploading system
CN105049407A (en) * 2015-05-28 2015-11-11 深圳市永兴元科技有限公司 Login method and login device
WO2019119322A1 (en) * 2017-12-20 2019-06-27 深圳达闼科技控股有限公司 Test system and method, and related device
CN109471865A (en) * 2018-11-06 2019-03-15 用友网络科技股份有限公司 A kind of off-line data management method, system, server and storage medium
CN111865718A (en) * 2020-07-16 2020-10-30 深圳云里物里科技股份有限公司 Gateway offline data storage method, device, equipment and medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
王晓波 ; 宋宝松 ; .移动终端在基建数码照片管理中的应用研究.电力信息与通信技术.2015,(第03期),全文. *
移动终端在基建数码照片管理中的应用研究;王晓波;宋宝松;;电力信息与通信技术(第03期);全文 *

Also Published As

Publication number Publication date
CN112632523A (en) 2021-04-09

Similar Documents

Publication Publication Date Title
JP5075736B2 (en) System failure recovery method and system for virtual server
US11036598B2 (en) Notification mechanism for disaster recovery events
US7865483B2 (en) Device management system and method for managing device management object
CN105120005A (en) Game server hot-update method, servers and system
CN102999628A (en) Search method and information search terminal
CN106469069A (en) A kind of version upgrading method and system
CN112632523B (en) Offline login and working method and system of mobile terminal
US20140378116A1 (en) Method And System For Sending Notification Message, Management Control Apparatus, And Terminal Device
CN110661851A (en) Data exchange method and device
CN110893616B (en) Remote control method and device, computer equipment and storage medium
US20170286440A1 (en) Method, business processing server and data processing server for storing and searching transaction history data
CN117055930A (en) System upgrading deployment method and system
CN111770165A (en) Method and device for uploading files, electronic equipment and readable storage medium
CN111010313A (en) Batch processing state monitoring method, server and storage medium
CN100576182C (en) The real-time monitoring system of computer documents and method
CN114326507B (en) Machine control method, device, electronic equipment and computer readable storage medium
CN115622994A (en) Data transmission control method and device
US20180373603A1 (en) Web Application System and Database Utilization Method Therefor
CN111209051B (en) Optimization acceleration method and device based on domestic operating system
CN110795111B (en) Remote automatic upgrading method for communication equipment and management terminal
KR102360885B1 (en) System and method for managing work flow for cloud service
CN114328026A (en) Virtual disk backup method, device, equipment and medium
CN109600722B (en) Short message receiving verification method and device, electronic equipment and storage medium
CN113869841A (en) Workflow control method, system and storage medium
US8214846B1 (en) Method and system for threshold management

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant