CN105827814A - Mobile phone client subsystem - Google Patents

Mobile phone client subsystem Download PDF

Info

Publication number
CN105827814A
CN105827814A CN201510791221.XA CN201510791221A CN105827814A CN 105827814 A CN105827814 A CN 105827814A CN 201510791221 A CN201510791221 A CN 201510791221A CN 105827814 A CN105827814 A CN 105827814A
Authority
CN
China
Prior art keywords
realizing
customer terminal
phone customer
interface
cell phone
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.)
Pending
Application number
CN201510791221.XA
Other languages
Chinese (zh)
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.)
Guangdong Eshore Technology Co Ltd
Original Assignee
Guangdong Eshore Technology 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 Guangdong Eshore Technology Co Ltd filed Critical Guangdong Eshore Technology Co Ltd
Priority to CN201510791221.XA priority Critical patent/CN105827814A/en
Publication of CN105827814A publication Critical patent/CN105827814A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72406User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by software upgrading or downloading

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses a mobile phone client subsystem, which comprises a communication processing layer used for implementing the message treatment and the network operation, namely converting an object into a message protocol and realizing the network connection; and an interface logic layer used for realizing the logic treatment of each service, the interface display and the data persistence. According to the characteristics of a mobile phone client, the mobile phone client is divided into an interface logic layer and a communication logic layer, thus being clear in structure and distinct in gradation. The development, post-expansion and maintenance problem of the client in the prior art can be effectively solved.

Description

A kind of cell phone customer terminal system
Technical field
The present invention relates to cell phone system development technique field, particularly relate to a kind of cell phone customer terminal system.
Background technology
Cell-phone customer terminal is the software that can run on mobile phone terminal, is the project given priority in 3G industry, has great importance.Along with popularizing of smart mobile phone, cell-phone customer terminal application product the most rapidly increases, and research and the optimization of the development technique of cell-phone customer terminal are more and more important.Traditional cell-phone customer terminal exploitation, uses method the simplest, only simple even without framework, causes later stage extension and safeguards extremely difficult.
Summary of the invention
The technical problem to be solved in the present invention is, for the deficiencies in the prior art, it is provided that a kind of cell phone customer terminal system, in order to the later stage extension of application program and maintenance.
For solving above-mentioned technical problem, the present invention adopts the following technical scheme that.
A kind of cell phone customer terminal system, it includes: a Communication processing layer, and it is used for realizing Message Processing and network operation, will be converted into messaging protocol and realize network and connect by object;One interface logic layer, it is for realizing the logical process of each business, displaying interface and data persistence.
Preferably, described Communication processing layer includes message processing module and network operation module, described message processing module is for realizing establishment and the explanation of messaging protocol, and described network operation module, for realizing the networking mechanism with server, processes transmission and the reception of packet.
Preferably, described interface logic layer utilizes MVP framework to realize each logical process and interface presents.
Preferably, also including common component storehouse, described common component storehouse is for the general purpose module public, unified for the offer of interface logic layer, and deposits the general general character assembly that can extract in flow processing, view process.
Cell phone customer terminal system disclosed by the invention, its having the beneficial effects that compared to existing technologies, the present invention is according to the feature of cell-phone customer terminal, cell-phone customer terminal is divided into interface logic layer and communication logic layer, its clear in structure, well arranged, efficiently solve client exploitation and later stage extension and the problem safeguarded.
Accompanying drawing explanation
Fig. 1 is the composition frame chart of cell phone customer terminal system of the present invention.
Detailed description of the invention
With embodiment, the present invention is described in more detail below in conjunction with the accompanying drawings.
The invention discloses a kind of cell phone customer terminal system, as it is shown in figure 1, it includes Communication processing layer 1 and an interface logic layer 2:
Described Communication processing layer 1 is used for realizing Message Processing and network operation, will be converted into messaging protocol and realize network connection by object;
Described interface logic layer 2 is for realizing the logical process of each business, displaying interface and data persistence.
Cell phone customer terminal system disclosed by the invention, it is according to the feature of cell-phone customer terminal, and cell-phone customer terminal is divided into interface logic layer and communication logic layer, its clear in structure, well arranged, efficiently solves client exploitation and later stage extension and the problem safeguarded.
Further, described Communication processing layer 1 includes message processing module 10 and network operation module 11, described message processing module 10 is for realizing establishment and the explanation of messaging protocol, and described network operation module 11, for realizing the networking mechanism with server, processes transmission and the reception of packet.Wherein, network operation is realized by event processing mechanism with the interaction mechanism of Message Processing.Described interface logic layer 2 utilizes MVP framework to realize each logical process and interface presents, in order to allow view and model separation so that presenting of service logic is more independent, and structure is apparent.
As a kind of optimal way, the present embodiment also includes common component storehouse, and described common component storehouse is for the general purpose module public, unified for the offer of interface logic layer, and deposits the general general character assembly that can extract in flow processing, view process.Such as take pictures, record, position, slip processes, application subscription process etc. in order to reduce overlapping development workload, process unified.
Cell phone customer terminal system disclosed by the invention, it passes through event processing mechanism so that each module decouples, and to improve independence, wherein, use event reason mechanism is that the disposal ability of case mechanism is sufficient for client demand owing to the size of message of client is the most little.Meanwhile, each module separates, and presents with interface separate in order to realize Communication processing, allow logical process, interface present and each safeguard with basic communication, improves stability.Process additionally, realize interface logic based on MVP pattern, allow model be kept completely separate with view, can more efficiently use model.Again, by setting up common component storehouse, the element of overlapping development can be reduced so that logical process, interface present, communication method using common is more unified.
The above is preferred embodiment of the present invention, is not limited to the present invention, all amendment, equivalent or improvement etc. made in the technical scope of the present invention, should be included in the range of the present invention protected.

Claims (4)

1. a cell phone customer terminal system, it is characterised in that include:
One Communication processing layer (1), it is used for realizing Message Processing and network operation, will be converted into messaging protocol and realize network connection by object;
One interface logic layer (2), it is for realizing the logical process of each business, displaying interface and data persistence.
2. cell phone customer terminal system as claimed in claim 1, it is characterized in that, described Communication processing layer (1) includes message processing module (10) and network operation module (11), described message processing module (10) is for realizing establishment and the explanation of messaging protocol, described network operation module (11), for realizing the networking mechanism with server, processes transmission and the reception of packet.
3. cell phone customer terminal system as claimed in claim 1, it is characterised in that described interface logic layer (2) utilizes MVP framework to realize each logical process and interface presents.
4. cell phone customer terminal system as claimed in claim 1, it is characterized in that, also including common component storehouse, described common component storehouse is for the general purpose module public, unified for the offer of interface logic layer, and deposits the general general character assembly that can extract in flow processing, view process.
CN201510791221.XA 2015-11-16 2015-11-16 Mobile phone client subsystem Pending CN105827814A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510791221.XA CN105827814A (en) 2015-11-16 2015-11-16 Mobile phone client subsystem

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510791221.XA CN105827814A (en) 2015-11-16 2015-11-16 Mobile phone client subsystem

Publications (1)

Publication Number Publication Date
CN105827814A true CN105827814A (en) 2016-08-03

Family

ID=56514585

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510791221.XA Pending CN105827814A (en) 2015-11-16 2015-11-16 Mobile phone client subsystem

Country Status (1)

Country Link
CN (1) CN105827814A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106792211A (en) * 2016-11-29 2017-05-31 北京新媒体(集团)有限公司 The TV interactive operating system of internet thoughtcast

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102520927A (en) * 2011-11-23 2012-06-27 中兴通讯股份有限公司 Method, device and terminal for generation logic business of embedded terminal
CN103036917A (en) * 2011-09-29 2013-04-10 北京神州泰岳软件股份有限公司 Achievement method of client side platform and client side platform
CN103581295A (en) * 2013-09-27 2014-02-12 华数数字电视传媒集团有限公司 Mobile integration client side system based on multi-service multi-network framework

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103036917A (en) * 2011-09-29 2013-04-10 北京神州泰岳软件股份有限公司 Achievement method of client side platform and client side platform
CN102520927A (en) * 2011-11-23 2012-06-27 中兴通讯股份有限公司 Method, device and terminal for generation logic business of embedded terminal
CN103581295A (en) * 2013-09-27 2014-02-12 华数数字电视传媒集团有限公司 Mobile integration client side system based on multi-service multi-network framework

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106792211A (en) * 2016-11-29 2017-05-31 北京新媒体(集团)有限公司 The TV interactive operating system of internet thoughtcast

Similar Documents

Publication Publication Date Title
CN103064732A (en) Method for taking over third-party application messages through message manager
CN102833338A (en) Remote desktop display method based on Web
CN104135536A (en) Data interaction method of Web management system based on Json data protocols
CN103491156A (en) Method and system for enabling circles and groups to be synchronous based on converged communication
CN102915251B (en) Method and device for processing message by multi-page browser
CN107566492A (en) A kind of implementation method of web terminal message push
CN105827814A (en) Mobile phone client subsystem
CN102571957B (en) Mobile communication terminal and mobile communication terminal contact Web page address saving method
CN101068257A (en) Immediate communication platform
CN103856544B (en) Sending method, display methods and the system of Twitter message, display terminal, server
CN109669681A (en) A kind of government affairs shared platform block chain infrastructure framework
CN106488269A (en) System and method to television equipment control is realized based on third-party application platform
CN101561919A (en) Freight note express delivery system and express delivery method thereof
CN103533001A (en) Communication method and communication system based on HTTP multi-proxy, and intermediate proxy server
CN105956112A (en) Visual urban big data presentation platform and method
CN102170467A (en) Method for interacting messages of network page end and desktop application program
CN105468763A (en) Method for multi-person cooperation in big data operation
US20140229534A1 (en) Method and system for accessing micro-blog album and micro-blog client
CN204652428U (en) A kind of distributed data base management system (DDBMS)
CN204833355U (en) Evaluation service system based on a quick -witted double screen
JP6200587B2 (en) Miniblog information sharing method
CN106411720A (en) WEB page instant messaging system and method based on user permission
CN104462220A (en) Method and device for web page screen shot and code transmission
CN202679414U (en) Private cloud multi-screen interactive application system
CN104144195A (en) Method, system and device for showing medium information on microblog homepage

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20160803