HTTP in Moible
The communication between a mobile device and a Web server is based on HTTP (Hypertext Transfer Protocol). Mobile device sends a request to a Web server and wait for a response from the server. Web server should return a response to the sender as soon as possible. The above figure shows the mechanism for communication between a mobile device and a Web server. Based on the mechanism, we have developed a restaurant booking system called "Chairman". |