Sven/Notes

From Organic Design wiki
Revision as of 08:33, 30 March 2007 by Sven (talk | contribs) (Adding TCP/IP links)

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.

See also

Debugging

how Mediawiki works