Web technology overview

De Cacauet Wiki
La revisió el 15:17, 16 oct 2010 per Enric (discussió | contribucions) (Es crea la pàgina amb «With the figure you can have an idea of how is the architecture of the Web Applications. Imatge:web_applications.jpg We highlight: * Client-Server architecture * N…».)
(dif) ← Versió més antiga | Versió actual (dif) | Versió més nova → (dif)
Salta a la navegació Salta a la cerca

With the figure you can have an idea of how is the architecture of the Web Applications.

Fitxer:Web applications.jpg


We highlight:

  • Client-Server architecture
  • Native applications are faster in execution
  • Script-based (interpreted) applications are slower but more practical
  • With Web 2.0 the applications has 2 parts:
    • Server-side: core application
    • CLient-side: (browser) GUI (Graphical User Interface)
  • PHP: PHP Hypertext Preprocessor