CN100442897C - Terminal and server communication method, system and device - Google Patents

Terminal and server communication method, system and device Download PDF

Info

Publication number
CN100442897C
CN100442897C CNB2006101119672A CN200610111967A CN100442897C CN 100442897 C CN100442897 C CN 100442897C CN B2006101119672 A CNB2006101119672 A CN B2006101119672A CN 200610111967 A CN200610111967 A CN 200610111967A CN 100442897 C CN100442897 C CN 100442897C
Authority
CN
China
Prior art keywords
request message
server
terminal
control
message
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
CNB2006101119672A
Other languages
Chinese (zh)
Other versions
CN1937811A (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CNB2006101119672A priority Critical patent/CN100442897C/en
Publication of CN1937811A publication Critical patent/CN1937811A/en
Priority to PCT/CN2007/001120 priority patent/WO2008025198A1/en
Application granted granted Critical
Publication of CN100442897C publication Critical patent/CN100442897C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/08Access security
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices

Abstract

The invention provides the methods, systems and devices of communication between the terminal and server. According to the invention, the wireless terminal platform is installed with the blocking controls for locking the user interface and receive the callback method corresponding to the requesting information of the application modules to compare the information mark of the server returning with the requesting mark, when they are same, the callback method will be applied and unlock the user interface, otherwise, the returning information will be rejected to reach the in-phase communication of the application unit and the server. The program is based on the thread information platform mechanism provide such a convenient asynchronous transfer synchronous control methods for developing the C/S. B/S in the platform thread wireless terminal.

Description

The mthods, systems and devices of terminal and server communication
Technical field
The invention belongs to communication technical field, relate in particular to the mthods, systems and devices of terminal and server communication.
Background technology
For only supporting single-threaded business platform,,, the necessity that asynchronous communication is changed into synchronous communication is arranged along with the development of technology if communicating by letter between using and between application and the lower floor platform is asynchronous.Brew (Binary Runtime Environment for Wireless, vedio on radio binary operation environment) platform a kind of platform that comes to this is that example is elaborated with the Brew platform below.
The Brew platform is for the basic platform of value-added service institute developing operation is provided.In wireless terminal inside, all be asynchronous based on communicating by letter between the application (Applet) of Brew platform and other application or the lower floor's platform, after promptly transmit leg sends data, need not wait the recipient to beam back response, then send next packet.This mode not needing to be suitable for the stand-alone application of server, yet, the future communications net will be the center with the data service, and general internet usage IP (Internet Protocol, Internet protocol), whole network will be with the IP agreement as the uniform communication agreement, be so-called Everything Over IP (all are based on Internet protocol), this moment, network only played message transmission, all value-added services are all finished by terminal outside network, therefore, end application needs service server to provide support with increasingly sophisticated, as IMS (IP Multi-mediaSub-system, internet protocol multimedia subsystem) various application substantially all need AS (Application Server in the network, application server), in order to adapt to this technology trends, the Brew wireless terminal also needs to support C/S (Client/Server, client/server), B/S (Browser/Server, browser/server) uses.
But, use for C/S, the B/S of complexity, often there is the restriction of user's sequence of operation, be before certain operations server return results, can not carry out next operation, therefore, need and to be converted into the method for synchronization based on the terminal applies of Brew platform with communicating by letter of server.Simple example explanation: terminal applies A need finish the function (being called for short Funcl) of a server record of deletion, if server is successfully deleted this record, then terminal applies A continues to finish other certain function (being called for short Func2); If server is deleted this record failure, then terminal applies A finishes other certain function (being called for short Func3).Because the Brew platform all is asynchronous communication, above demand require according to the Funcl server process as a result difference carry out different processing, therefore, just can handle after must receiving the response that server beams back, terminal applies must be carried out synchronous conversion and control to Funcl, be after terminal applies A must wait the server process result of Funcl to return, just can continue other operation.
And in the prior art, also on the Brew platform, do not realize the scheme of asynchronous commentaries on classics Synchronization Control.
Summary of the invention
Technical problem to be solved by this invention has provided the mthods, systems and devices of terminal and server communication, changes asynchronous communication on the single-threaded platform into synchronous communication.
For realizing goal of the invention, the invention provides the method for a kind of terminal and server communication, be used for the system of single-threaded platform, this method comprises:
Terminal to server sends a request message, the locking user interface;
Terminal is obtained the message that server returns, and relatively whether the sign of this message is identical with the sign of described request message, if then handle according to the callback method of the described request message correspondence that presets, and remove the user interface locking; Otherwise, abandon the message that server returns.
Preferably, this method also comprises:
Terminal picks up counting when the locking user interface;
Timing is overtime and terminal is not received the message identical with the sign of transmitted message, then handles according to the overtime control callback method that presets, and removes the user interface locking.
Wherein, described message is designated message number or message name.
For realizing goal of the invention, the invention provides a kind of terminal, this terminal comprises: memory cell, comparing unit, performance element, wherein:
Memory cell is used for the pairing callback method of request message that the pre-stored applying unit sends;
Comparing unit compares the sign of server return messages and the sign of described request message, and comparative result is sent to performance element;
Performance element is used to lock user interface, receives the comparative result that comparing unit sends, and when comparative result is identical, calls the callback method of the described request message correspondence of storing in the memory cell and handles, and remove the user interface locking.
Preferably, this terminal also comprises timing unit, wherein:
Memory cell also is used for the overtime control callback method of pre-stored;
Timing unit when locking during user interface, picks up counting, and overtime and when not receiving the identical message of sign with described request message, the notice performance element;
Performance element also is used for when receiving the overtime notice of timing unit, calls the overtime control callback method of cell stores and handles, and remove the user interface locking.
For realizing goal of the invention, the invention provides a kind of terminal, this terminal comprises: applying unit, obstruction control, single-threaded platform, wherein:
Applying unit is used for presetting the pairing callback method of request message to blocking control, sends a request message and starts simultaneously and block control;
Block control, be used to receive the pairing callback method of request message that applying unit presets, the locking user interface, and the sign of comparison server return messages and the sign of described request message, calling the callback method of the described request message correspondence that presets when the two is identical handles, and remove the user interface locking, abandon return messages when inequality;
Single-threaded platform is used for the request message that applying unit sends is forwarded to server, and the forwards that server returns is arrived the employed obstruction control of applying unit.
Preferably, described applying unit also is used for presetting overtime control callback method to blocking control;
Described obstruction control also is used to receive and store the overtime control callback method that applying unit presets, when the locking user interface, pick up counting, and it is overtime and when not receiving the identical message of sign with described request message in timing, call the overtime control callback method of being stored and handle, and remove the user interface locking.
For realizing goal of the invention, the invention provides the system of a kind of terminal and server communication, this system comprises: server and the terminal that includes obstruction control, applying unit, single-threaded platform, wherein:
Applying unit is used for presetting the pairing callback method of request message to blocking control, sends a request message and starts simultaneously to server and block control;
Block control, be used to receive the pairing callback method of request message that applying unit presets, the locking user interface, and the sign of comparison server return messages and the sign of described request message, calling the callback method of the described request message correspondence that presets when the two is identical handles, and remove the user interface locking, abandon return messages when inequality;
Single-threaded platform is used for the request message that applying unit sends is forwarded to server, and the forwards that server returns is arrived the employed obstruction control of applying unit;
Server is used to handle the request message that applying unit sends, and return messages are to single-threaded platform.
Preferably, described applying unit also is used for presetting overtime control callback method to blocking control;
Described obstruction control also is used to receive and store the overtime control callback method that applying unit presets, when the locking user interface, pick up counting, and it is overtime and when not receiving the identical message of sign with described request message in timing, call the overtime control callback method of being stored and handle, and remove the user interface locking.
Wherein, also comprise the terminal communication module, be used for the request message that single-threaded platform sends is sent to server by wireless network, and the message that server returns is sent to single-threaded platform.
As seen, the present invention is based on the message mechanism of single-threaded platform itself, only need an obstruction control to be set to using the unit, before certain request that makes the user send is not returned, the UI locking, make terminal not make response to processing such as keyboard, screen, touch pad requests, thus realize message on the single-threaded platform synchronously, use the method for synchronous communication easily that provides on the wireless terminal of single-threaded platform, developing this class of C/S, B/S.When the present invention is applied to the Brew platform, just can realize based on the terminal of Brew platform and the synchronous communication of server.
Further, the present invention takes the method for overtime control, avoid because network or server failure cause response message to return, and then the mandatory startup of wireless terminal that causes the unnecessary wait of user and may cause, for the user provides more friendly human-computer interaction interface.
Description of drawings
Fig. 1 is a method flow diagram of the present invention;
Fig. 2 is the flow chart of one embodiment of the invention;
Fig. 3 is the system construction drawing of one embodiment of the invention.
Embodiment
In order to understand the present invention better, below be example with the Brew platform, be described in conjunction with the accompanying drawings.
The message mechanism of existing Brew platform once at first is described.
The Brew platform adopts layering, comprise AEE (Application Execute Environment, application execution environment) layer, OEM (Original Equipment Manufacturer, original equipment manufacturer) layer, driving and system services layer, the present invention is mainly used in the AEE layer.Brew AEE is the software interface layer of an exquisiteness, is used for supporting Brew API (Application Programming Interface, API) and running environment; AEE is also managing the execution of application program simultaneously, in time responds user and some emergencies, as incoming call and note incoming call, for example, when the incoming call incoming call, a Brew who is moving uses and can suspend immediately, and behind talk-through, resume work automatically again.
The environment elementary organization unit of Brew AEE is module (Module), and module is the base unit of Brew application and development and deployment, comprises two kinds of elements in module: use (Applet) and class (Class), wherein:
Use: the basic executable unit that Brew uses, because Brew is single-threaded, so no matter what application a module the inside has, the same time has only an application to be activated.An application can be started by Another application, but in this case, current application is suspended, and switches to Another application.For the relation of using with server is described, hereinafter, represent to use with terminal applies.
Class: the class among the AEE is the base unit that Brew can be multiplexing, and the multiplexing scope of class is not limited to the module at its place, but whole AEE environment.The accessing points of class (i.e. one group of API that finishes specific function) is called as interface (Interface).The all API of Brew organize with the form of class, and the interface of functions such as comprising demonstration, file operation, address book visit is provided; Simultaneously, Brew allows that application developer writes the class of oneself.
The API of Brew platform is asynchronous, and readjustment is a approach the simplest and the most direct that realizes asynchronous system, and therefore, the Brew platform usually adopts the method for readjustment to carry out asynchronous communication.Readjustment can realize that when certain incident of generation, system or other function be the predefined one section function of invoke user automatically by call back function, and this process promptly is a readjustment.For example, use readjustment to realize the registration of asynchronous message, API requires active objects to write down readjustment before service is requested, and after request was finished, this platform just was delivered to return value in the active objects by calling the callback method that write down.
The present invention is the mthods, systems and devices of terminal and server communication, its core concept is: based on the existing message mechanism of Brew platform, be provided with one and block control, guarantee in terminal applies before the response message that server sends does not return, UI (User Interface, user interface) locking does not respond the processing of keyboard, screen, touch pad etc., is converted to synchronous effect thereby reach the request asynchronous analog.
At first, the invention provides the method for a kind of terminal and server communication, as shown in Figure 1, this method comprises:
Step 101: terminal to server sends a request message, the locking user interface;
Step 102: terminal is obtained the message that server returns, and relatively whether the sign of this message is identical with the sign of described request message, if then handle according to the callback method of the described request message correspondence that presets, and remove the user interface locking; Otherwise, abandon the message that server returns.
Illustrate implementation method of the present invention, with reference to Fig. 2.
Terminal applies according to thought of the present invention, adopts following steps to handle because service needed initiates server is increased the request of a user record:
Step 201: terminal applies is to the sign of blocking the control login request message.Brew platform message is divided into system message and application message two classes, the message here refers to application message, the application message sign can be message name or message number, concrete rule can be by User Defined, is 10001 as terminal applies to the message number of a record of increase of server initiation, then be registered to the obstruction control with 10001, registration can realize by calling corresponding api function.
Step 202: the callback method terminal applies is returned this message from server after and message is overtime and callback method that do not return under the situation is registered to the obstruction control.
Step 203: terminal applies is sent the request message that increases a user record to server, and starts returning of obstruction control wait-for-response message, and the obstruction control will lock UI and pick up counting.After the UI locking, block control and will block all message different, comprise keyboard response, screen processing, touch pad, soft keyboard and keyboard special etc. with the sign of the request message that has sent.But, the just message relevant with UI that control blocks is blocked in UI locking back, does not block for example alarm clock timing, network connection state change notification etc. for other system message.Illustrate, before the UI locking, when the user imported certain character by keyboard, the Brew platform can send to output system with press key message, as carried out screen display; But after the UI locking, when the user carried out same operation, though the Brew platform still can be handled the press key message that receives, UI locked owing to this moment, the message of carrying out screen display is employed obstruction, so the information that screen can explicit user not be imported.
Step 204: request message transmits to the terminal communication module by Brew AEE framework.
Step 205: the terminal communication module transmits request message by wireless network to service server.
Step 206: thus service server can judge that by the parameter of the identifier of this request message which kind of operation handles accordingly, such as, message number is 10001 o'clock, server is finished the operation that increases a user record, and return messages are sent to the terminal communication module by wireless network.
Step 207: the terminal communication module is sent to return messages the Brew AEE framework at terminal place.
Step 208:Brew AEE framework sends return messages to terminal applies.
Step 209: the employed obstruction control of terminal applies receives return messages.Because the UI locking has only the control of obstruction to be in active state this moment, therefore has only the control of obstruction to receive and handles this response.
Step 210: block control and judge whether return messages are overtime, if surpass Preset Time, then execution in step 211; Otherwise, execution in step 212.Overtime i.e. request failure, overtime such as connecting, this end of service, or by user's selection initiation request again.
Step 211: block control and handle return messages, and unloading is blocked control to remove the UI locking according to registered manufacture timeout control method.
Step 212: block control and judge whether the sign of the message that receives is identical with the sign such as the message number of described request message, if then execution in step 213; If not, execution in step 214.Since in advance with request message be registered to the obstruction control, identify so can directly compare the sign and the registered request message of return messages.
Step 213: block control and handle return messages, and unloading is blocked control to remove the UI locking according to the request message callback method of registration.After message was returned, the message callback method called the parameter in the return messages, and parameter is decoded, and by this parameter message and a concrete application program of being sent was associated, and carried out corresponding service.
Step 214: block control and abandon this message, promptly block the sign message inequality of all and request message.
Above step has realized terminal applies after the request of initiating server, and terminal applies is proceeded the communication mode of respective handling according to the server return results, i.e. the method for synchronization, thus realized the synchronous communication of terminal and server on the Brew platform.
Wherein, terminal applies is also promptly preserved the corresponding relation between request message and the callback method in advance to the sign of blocking the control login request message, the callback method and the manufacture timeout control method of this message in step 201~step 202.
Because the real-time of Network Transmission is subjected to the restriction of communication condition, in the present embodiment, in time the responding system message and the mandatory of wireless terminal that may cause restart in order to prevent the user to be absorbed in Infinite Cyclic, the spy is provided with a timer in blocking control, and initialization an overtime control callback method, after timer finishes, call this callback method.
Certainly, also overtime control callback method can be set,, carry out corresponding manual operation such as selecting whether to wait for by the user.The overtime control callback method that is adopted in the present embodiment also can be realized by the method for system counts.
No matter be the request message callback method of registration, still overtime control callback method all will unload described obstruction control, to remove locking and the free system resources to UI.
When terminal applies because service needed when initiating request to a record of service server deletion/modification, identical with handling process in the foregoing description, only need preset the corresponding relation between request message sign and this message callback method, send a request message to server then, lock UI simultaneously, server is finished the operation of deletion/record of modification, the obstruction control compares the sign of return messages and described request message, if it is identical, then handle, and remove the UI locking according to the callback method of the request message correspondence that presets; Otherwise, abandon return messages.Also can preset overtime control callback method,, and remove the UI locking if the overtime response message of not receiving calls the overtime control callback method that presets and handles.
Based on above-mentioned thought, the invention provides the system of a kind of terminal and server communication, this system is on existing Brew platform, at the asynchronous communication means of terminal applies, provide one to block control, before the message that terminal applies sent is not returned, UI locks all the time, after server returns response, proceed professional processing, thereby change the asynchronous communication means of terminal applies into synchronous communication mode.
As shown in Figure 3, this system comprises: the applying unit 301 of wireless terminal 300 inside, obstruction control 302, Brew platform 303 and server 400, wherein:
Applying unit 301, be used for presetting the pairing callback method of request message to blocking control 302, when sending request message, start and block control 302 locking UI, wherein preset the pairing callback method of request message and can realize by the sign of login request message and the callback method of this request message correspondence.
Block control 302, be used to receive and preserve the pairing callback method of request message that applying unit 301 presets, as preserve the sign of request message and corresponding callback method, and when receiving the return messages that Brew platform 303 transmitted, relatively whether the sign of return messages is identical with the sign of described request message, if then calls the callback method of registered request message correspondence and handle, and control releasing UI locking is blocked in unloading;
Brew platform 303 is used for the request message that applying unit 301 sends is forwarded to server 400, and the response message that server 400 returns is sent to applying unit 301 employed obstruction controls 302;
Server 400 is used to receive the request message that applying unit 301 sent and carries out respective handling, and concurrent echoing answered message.
For friendly more human-computer interaction interface is provided to the user, avoid being absorbed in Infinite Cyclic and timely responding system message and cause the mandatory of wireless terminal to restart, in blocking control 302, a timer is set, and when initialization, control callback method to blocking control 302 registration timeouts by applying unit 301, when timer expiry, call registered overtime control callback method, and unloading is blocked control to remove the UI locking.
The Brew platform is that request message is sent to the terminal communication module in the native system, transmit the message to server by the terminal communication module by wireless network, the message that server returns also is to arrive the terminal communication module by wireless network transmissions earlier, and sends to the Brew platform by the terminal communication module.
The invention provides the device of a kind of terminal and server communication, promptly block control 302, as shown in Figure 3, change synchronous communication mode into asynchronous communication means with terminal applies.Blocking control 302 comprises: memory cell 3021, comparing unit 3022, performance element 3023, wherein:
Memory cell 3021 is used to preserve the pairing callback method of request message that applying unit 301 sends, as preserving the sign and the pairing callback method of this message of described request message;
Comparing unit 3022, the sign that is used for the request message that message that the server 400 that Brew platform 303 is transmitted is returned and applying unit 301 send contrasts, and comparative result is sent to performance element 3023; Owing to preserved the sign of the request message that applying unit 301 sent in the memory cell 3021, so the sign of the request message of can be with the sign of return messages being preserved in the direct and memory cell 3021 contrasts.
Performance element 3023, be used to lock UI, the result who is sent according to comparing unit 3022, calling corresponding method handles, if return messages are identical with the request message sign that applying unit 301 is sent, call the callback method of the request message correspondence of preserving in the memory cell 3021 and handle, and unloading is blocked control to remove the UI locking.
For humanized interactive interface is provided to the user, this device can also comprise timing unit 3024, and this moment, memory cell 3021 also was used to store the overtime control callback method of applying unit 301 registrations;
Timing unit 3024 picks up counting when being used to lock UI, and notifies performance element 3023 when overtime;
Performance element 3023 is used for calling memory cell 3021 registered manufacture timeout control methods when receiving the notice of timing unit 3024 handles, and unloading is blocked control to remove the UI locking.
More than the scheme of a kind of terminal provided by the present invention and server communication is described in detail, used specific case herein principle of the present invention and execution mode are set forth, the explanation of above embodiment just is used for helping to understand method of the present invention and core concept thereof; Simultaneously, for one of ordinary skill in the art, according to thought of the present invention, in specific embodiments and applications all can be by changing part, for example, the present invention not only is applicable to the Brew platform, for all terminal applies based on the single threaded application platform, if communicating by letter between using and between application and the lower floor platform is asynchronous, all can realize the synchronous communication of terminal and server with scheme provided by the present invention.In sum, this description should not be construed as limitation of the present invention.

Claims (10)

1. the method for terminal and server communication is used for the system of single-threaded platform, it is characterized in that, comprising:
Terminal to server sends a request message, the locking user interface;
Terminal is obtained the message that server returns, and relatively whether the sign of these return messages is identical with the sign of described request message, if then handle according to the callback method of the described request message correspondence that presets, and remove the user interface locking; Otherwise, abandon the message that server returns.
2. the method for terminal as claimed in claim 1 and server communication is characterized in that, also comprises:
Terminal picks up counting when the locking user interface;
Timing is overtime and terminal is not received the message identical with the sign of transmitted message, then handles according to the overtime control callback method that presets, and removes the user interface locking.
3. the method for terminal as claimed in claim 1 or 2 and server communication is characterized in that, described message be designated message number or message name.
4. a terminal is characterized in that, comprising: memory cell, comparing unit, performance element, wherein:
Memory cell is used for the pairing callback method of request message that the pre-stored applying unit sends;
Comparing unit compares the sign of server return messages and the sign of described request message, and comparative result is sent to performance element;
Performance element is used to lock user interface, receives the comparative result that comparing unit sends, and when comparative result is identical, calls the callback method of the described request message correspondence of storing in the memory cell and handles, and remove the user interface locking.
5. terminal as claimed in claim 4 is characterized in that, also comprises timing unit, wherein:
Memory cell also is used for the overtime control callback method of pre-stored;
Timing unit when locking during user interface, picks up counting, and overtime and when not receiving the identical message of sign with described request message, the notice performance element;
Performance element also is used for when receiving the overtime notice of timing unit, calls the overtime control callback method of cell stores and handles, and remove the user interface locking.
6. a terminal is characterized in that, comprising: applying unit, obstruction control, single-threaded platform, wherein:
Applying unit is used for presetting the pairing callback method of request message to blocking control, sends a request message and starts simultaneously and block control;
Block control, be used to receive the pairing callback method of request message that applying unit presets, the locking user interface, and the sign of comparison server return messages and the sign of described request message, calling the callback method of the described request message correspondence that presets when the two is identical handles, and remove the user interface locking, abandon return messages when inequality;
Single-threaded platform is used for the request message that applying unit sends is forwarded to server, and the forwards that server returns is arrived the employed obstruction control of applying unit.
7. terminal as claimed in claim 6 is characterized in that,
Described applying unit also is used for presetting overtime control callback method to blocking control;
Described obstruction control also is used to receive and store the overtime control callback method that applying unit presets, when the locking user interface, pick up counting, and it is overtime and when not receiving the identical message of sign with described request message in timing, call the overtime control callback method of being stored and handle, and remove the user interface locking.
8. the system of terminal and server communication is characterized in that, comprising: server and include the terminal of blocking control, applying unit, single-threaded platform, wherein:
Applying unit is used for presetting the pairing callback method of request message to blocking control, sends a request message and starts simultaneously to server and block control;
Block control, be used to receive the pairing callback method of request message that applying unit presets, the locking user interface, and the sign of comparison server return messages and the sign of described request message, calling the callback method of the described request message correspondence that presets when the two is identical handles, and remove the user interface locking, abandon return messages when inequality;
Single-threaded platform is used for the request message that applying unit sends is forwarded to server, and the forwards that server returns is arrived the employed obstruction control of applying unit;
Server is used to handle the request message that applying unit sends, and return messages are to single-threaded platform.
9. the system of terminal as claimed in claim 8 and server communication is characterized in that,
Described applying unit also is used for presetting overtime control callback method to blocking control;
Described obstruction control also is used to receive and store the overtime control callback method that applying unit presets, when the locking user interface, pick up counting, and it is overtime and when not receiving the identical message of sign with described request message in timing, call the overtime control callback method of being stored and handle, and remove the user interface locking.
10. the system of terminal and server communication as claimed in claim 8 or 9, it is characterized in that, also comprise the terminal communication module, be used for the request message that single-threaded platform sends is sent to server by wireless network, and the message that server returns is sent to single-threaded platform.
CNB2006101119672A 2006-08-28 2006-08-28 Terminal and server communication method, system and device Expired - Fee Related CN100442897C (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CNB2006101119672A CN100442897C (en) 2006-08-28 2006-08-28 Terminal and server communication method, system and device
PCT/CN2007/001120 WO2008025198A1 (en) 2006-08-28 2007-04-06 Method, system, and apparatus for communication between a terminal and a server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2006101119672A CN100442897C (en) 2006-08-28 2006-08-28 Terminal and server communication method, system and device

Publications (2)

Publication Number Publication Date
CN1937811A CN1937811A (en) 2007-03-28
CN100442897C true CN100442897C (en) 2008-12-10

Family

ID=37955016

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2006101119672A Expired - Fee Related CN100442897C (en) 2006-08-28 2006-08-28 Terminal and server communication method, system and device

Country Status (2)

Country Link
CN (1) CN100442897C (en)
WO (1) WO2008025198A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108986821A (en) * 2018-08-23 2018-12-11 珠海格力电器股份有限公司 A kind of method and apparatus that room and device relationships are set

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102882920B (en) * 2012-06-25 2016-01-20 深圳市同洲电子股份有限公司 The control method of digital television system, system and relevant device
CN104506642B (en) * 2014-12-30 2018-06-22 深圳市兰丁科技有限公司 A kind of efficient transmitting-receiving of client message and processing method and system
CN110287037B (en) * 2019-05-20 2023-11-03 平安科技(深圳)有限公司 Distributed intelligent API asynchronous callback method and device
CN111585808A (en) * 2020-04-30 2020-08-25 中国科学院空天信息创新研究院 Message processing method, device, equipment and computer readable storage medium
CN111813733B (en) * 2020-06-30 2022-05-13 厦门科灿信息技术有限公司 Synchronous communication method, system and terminal equipment based on Modbus protocol
CN117729172A (en) * 2024-02-18 2024-03-19 成都深瑞同华科技有限公司 Data transmission method, device and storage medium in isolated network environment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5239544A (en) * 1989-12-13 1993-08-24 Alcatel Cit Converter for interconnecting an asynchronous telecommunication network and a synchronous network
EP1096816A2 (en) * 1999-07-28 2001-05-02 Hyundai Electronics Industries Co., Ltd. Method and apparatus for interfacing synchronous core network with asynchronous radio network
CN1489841A (en) * 2000-05-18 2004-04-14 �������繫˾ Synchronization of asynchronous networks using media access control (MAC) layer
CN1623342A (en) * 2002-03-04 2005-06-01 诺基亚有限公司 Method for intermediate unlocking of a keypad on a mobile electronic device
CN1776610A (en) * 2004-11-17 2006-05-24 国际商业机器公司 Apparatus,system and method for converting synchronous interface into asynchronous interface

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6697849B1 (en) * 1999-08-13 2004-02-24 Sun Microsystems, Inc. System and method for caching JavaServer Pages™ responses
CN1138381C (en) * 2001-06-25 2004-02-11 华为技术有限公司 Method for implementing interface between workstation and operating system of telecommunication management network
US7003610B2 (en) * 2002-09-20 2006-02-21 Lsi Logic Corporation System and method for handling shared resource writes arriving via non-maskable interrupts (NMI) in single thread non-mission critical systems with limited memory space
CN1811719A (en) * 2006-02-22 2006-08-02 福建师范大学 Method for detecting and intervening deadlock of single-threading microprocessor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5239544A (en) * 1989-12-13 1993-08-24 Alcatel Cit Converter for interconnecting an asynchronous telecommunication network and a synchronous network
EP1096816A2 (en) * 1999-07-28 2001-05-02 Hyundai Electronics Industries Co., Ltd. Method and apparatus for interfacing synchronous core network with asynchronous radio network
CN1489841A (en) * 2000-05-18 2004-04-14 �������繫˾ Synchronization of asynchronous networks using media access control (MAC) layer
CN1623342A (en) * 2002-03-04 2005-06-01 诺基亚有限公司 Method for intermediate unlocking of a keypad on a mobile electronic device
CN1776610A (en) * 2004-11-17 2006-05-24 国际商业机器公司 Apparatus,system and method for converting synchronous interface into asynchronous interface

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108986821A (en) * 2018-08-23 2018-12-11 珠海格力电器股份有限公司 A kind of method and apparatus that room and device relationships are set

Also Published As

Publication number Publication date
WO2008025198A1 (en) 2008-03-06
CN1937811A (en) 2007-03-28

Similar Documents

Publication Publication Date Title
CN100442897C (en) Terminal and server communication method, system and device
RU2419998C2 (en) Method to control operation of communication terminal, terminal and system of communication
EP1872523B1 (en) System and method of device-to-server registration
KR101018435B1 (en) Apparatus and method for security management of user terminal
KR20050102636A (en) Mobile telephony application platform
EP1805932A2 (en) System and method for providing a multi-credential authentication protocol
CN105429839A (en) Virtualized network function VNF optimization method, device and system
EP2710822A1 (en) Methods and apparatus for controlling provisioning of a wireless communication device
JP4940304B2 (en) Database management in wireless communication systems
CN102591726A (en) Multiprocess communication method
CN114125028A (en) Running method, device, equipment, storage medium and program product of micro application
WO2009097776A1 (en) System, device and method for achieving service upgrade
CN111258723B (en) Transaction processing method, device, system, medium and equipment of distributed system
JP2010200114A (en) Wireless terminal and server
CN102685303A (en) Communication method and device
EP1872256B1 (en) System and method of waste management
US20120079063A1 (en) Method, apparatus and system for providing event notifications across a plurality of computers
CN110673970A (en) Cross-process calling system and method based on web application
Emako et al. A mobile agent-based advanced service architecture for wireless Internet telephony: design, implementation, and evaluation
US20120079008A1 (en) Method, apparatus and system for providing event notifications across a plurality of computers
CN104954373A (en) Unified communication active SIP (Session Initiation Protocol) calling method and system
JP2000099458A (en) Personal information providing system
CN113271229B (en) Equipment control method and device, storage equipment, safety equipment, switch, router and server
WO2012071860A1 (en) Synchronization communication method between single-boards of a multiple dwelling unit and multiple dwelling unit thereof
JP4902422B2 (en) Terminal management system, terminal management server, terminal device, terminal management method, and terminal management program

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: 20081210

Termination date: 20120828