1 / 5

Building an iPhone APP for Registry of Standard Biological Parts

Building an iPhone APP for Registry of Standard Biological Parts. Team members: Jiale Wang , Jingyao Guo , Xiao Tong , Yujun Zhao Instructor: Professor . He , Mr.Yang SUSTC . June16th , 2012. Background &Motivation. Registry of Standard Biological Parts

sandyc
Télécharger la présentation

Building an iPhone APP for Registry of Standard Biological Parts

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Building an iPhone APP for Registry of Standard Biological Parts Team members: Jiale Wang, Jingyao Guo, Xiao Tong, Yujun Zhao Instructor: Professor.He, Mr.Yang SUSTC. June16th,2012

  2. Background &Motivation Registry of Standard Biological Parts ▪ provides a collection of biological parts conform to BioBrick ▪ new genetic parts constructed through hierarchy implement. ▪ "get some, to give some" principle ▪ an active rolein promoting the development of synthetic biology iPhone app ▪ ubiquitous mobile device nowadays huge amount of users, stable platform ▪ benefit biologists save time, update data and disseminate the information timely

  3. Introduction to iPhone Application Development Environment: Xcode Design pattern Model, View, Controller Anatomy of an application ▪ Complied code (code and frameworks) ▪ Nib files (UI elements, objects and relationships) ▪ Resources (images, sounds, stings, etc. ) ▪ Info.plist file (application configuration)

  4. request response HTTP (Hypertext Transfer Protocol) An application protocol for distributed, collaborative, hypermedia information systems. Hypertext: a multi-linear set of objects, building a network by using logical links (the so-called hyperlinks) between the nodes. Functions as a request-response protocol in the client-server computing model. The client submits an HTTP request message to the server. The server, which provides resources, or performs other functions on behalf of the client, returns a response message to the client. HTTP is a stateless protocol. It does not require the server to retain information or status about each user for the duration of multiple requests.

  5. Session Building Sending Request to the server Build a Session jseessionId Record in the Server Get Your Personal Information cookie Get Other Information URL Searching

More Related