public marks

LINK

coachwei.com :: Web 2.0 Communication Layer: from HTTP to Comet to Internet Messaging Bus

by benoit, 1 comment
We all know HTTP, the communication layer of Web 1.0. Recently, we also started to realize some of the limitations of HTTP. For example, HTTP is request/response only and does not support bi-directional communication.

Comments

Premièrement, le protocole TCP assure :

  • la transmission de tous les paquets ;
  • qu'un paquet ne sera transmis qu'une seul fois ;
  • que les paquets seront transmis dans l'ordre.

Deuxièment, HTTP n'est pas un protocole d'échange de messages.

benoit said at 08:35 the 17/10/2006


PUBLIC TAGS
on this link

comet   communication   http   web  

BY

benoit
the 17/10/2006 at 08:10