background: Because the project is a hospital tool class, not for the majority of users, so the app has not been published to the Android market, so the form of Web page display.
Module One: Consultation list
Function Description: Show list of consultation messages
Technology implementation: using HTTP Request query
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/4B/3A/wKioL1QoxYaCcxUcABOIv_U8NaI005.jpg "title=" List of consultation records "height=" 313 "width=" 419 "alt=" wkiol1qoxyaccxucaboiv_u8nai005.jpg "/>
module Two : multi-person consultation chat
function Description: Im ( Instant messenger ), can pass text, pictures, voice, consultation documents.
Technology implementation: Two-time development based on Open Source project for XMPP protocol ANDROIDPN,server side uses mina.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/4B/38/wKiom1QoxX3gDeRlABHyM_uJ3o0512.jpg "title=" colleague Chat " height= "313" width= "419" alt= "wkiom1qoxx3gderlabhym_uj3o0512.jpg"/>
Module Three: Consultation details
function Description: Add and display the used in the consultation text, Voice, pictures, medical records documents.
Technology implementation: using FTP Open Source Tool uploads the download, uses the socket contact,the XMPP protocol communicates with the server.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/4B/38/wKiom1QoxWqj6_E8ABLEUfLJYqQ623.jpg "title=" consultation Details " height= "313" width= "419" alt= "wkiom1qoxwqj6_e8ableufljyqq623.jpg"/>
Module four: Application for Consultation
Function Description: The doctor initiates the consultation, may add the patient data, including the text, the voice, the picture, the diagnosis and treatment record document.
Technology implementation: using FTP Open Source Tool uploads, using the socket connection,the XMPP protocol communicates with the server.
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/4B/3A/wKioL1QoxZrT_e6vABCYdCMmtqk792.jpg "title=" Application for Consultation " height= "313" width= "419" alt= "wkiol1qoxzrt_e6vabcydcmmtqk792.jpg"/>
Module Five: my colleague
Function Description: List of colleagues, implement pull-down refresh, contact the status update of the downline.
Technology implementation: Using The socket connection, theXMPP State protocol communicates with the server
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/4B/39/wKiom1Qox5uBQ2P1ABEywA2NJpI006.jpg "title=" Colleagues list " height= "313" width= "419" alt= "wkiom1qox5ubq2p1abeywa2njpi006.jpg"/>
Module Six: Chat with colleagues
function Description: Im ( Instant messenger ), can pass text, pictures, voice, consultation documents.
Technology implementation: Two-time development based on Open Source project for XMPP protocol ANDROIDPN,server side uses mina.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/4B/38/wKiom1QoxWKRZ8izABGSylIp13s669.jpg "title=" multi-person consultation Chat "height=" 313 "width=" 419 "alt=" wkiom1qoxwkrz8izabgsylip13s669.jpg "/>
Module Seven: Change password
function Description: Change password, password transfer Use MD5 Encryption
Technology implementation: Using The socket connection, theXMPP protocol communicates with the server.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/4B/3B/wKioL1Qox8zDcIafABO3rJAmDbk615.jpg "title=" Change Password " height= "313" width= "419" alt= "wkiol1qox8zdciafabo3rjamdbk615.jpg"/>
Module Eight: User Help
function Description: Instructions for use
Technology implementation: using HTTP requests, embedding Web pages.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/4B/3A/wKioL1QoxbbRygrqABdFGVueCtM437.jpg "title=" User Help " height= "313" width= "419" alt= "wkiol1qoxbbrygrqabdfgvuectm437.jpg"/>
This article from "Small Program Ape" blog, declined reprint!
Medical Tools _ Consultation im App Show