You're right, HTTP is not the only protocol that works over a TCP connection. But it's also true that browsers are not the only viable HTTP clients. One advantage of HTTP is that firewalls, proxies and Internet routers know this protocol and do not interfere with it. Also, the request / reply pattern specified by HTTP makes it easier to build distributed systems without coupling clients and servers to tightly.
Cheers,
tamberg
--
You received this message because you are subscribed to the Google Groups "Webduino" group.
To post to this group, send email to webd...@googlegroups.com.
To unsubscribe from this group, send email to webduino+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/webduino?hl=en.