Sven/Notes
From Organic Design wiki
Contents
30 March 2007
Topics:
Client Server model
How a client side web browser interacts with a webserver. See HTTP Headers for an example of how http headers interact between the server and client. The Apache HTTP Server uses a listener process on port 80 to communicate with the client using the Transmission Control Protocol TCP/IP.