Who is surfing Terry's website?The client-server model is the fundamental architecture of the World Wide Web where server machines respond to requests from client machines by serving content. A client is defined as a requester of services and a server is defined as the provider of services. Note: A single machine can be both a client and a server depending on the software configuration. A web browser is an example of a client-side application. It requests and receives its data from a remotely located web server application. You click on a link in a web page and - like magic - new content appears. The Internet Protocol (IP) is the foundation for the World Wide Web. IP is responsible for moving data from one host to another as packets. Each packet is stamped with the addresses of the receiver and the sender and routing decisions are made on a packet-by-packet basis. Transmission Control Protocol (TCP) creates information packets, verifies that data is delivered across the network accurately and in proper sequence. On top of TCP/IP are the applications used to deliver data such as:
HTTP - the Hypertext Transfer ProtocolHTTP is an application layer protocol, implemented in 1991 by Tim Berners-Lee that sits on top of TCP/IP, the transport protocol. HTTP help solves these problems:
Sample URL
... <h3>Table of Contents</h3> <ol> <li><a href="#phrase">Phrases and Paragraphs</a></li> </ol> ... ... <a name=phrase>Phrases and Paragraphs</a> ...
The Domain Name System (DNS)Every computer on the Internet has an unique address, which is its IP address. The Internet Corporation for Assigned Names and Numbers (ICANN) is a non-profit corporation responsible for the IP address space allocation and domain name system management. The DNS refers to web sites using easy-to-remember domain names (such as "tabrooks.ischool.washington.edu") rather than the numeric IP address (such as 128.208.100.159). Something to read: Exploding Universe of Web AddressesTop-Level domains (TLDs)
Names are important and valuable ...A REAL, PERSONAL example
Use Statistics of My Websitewwwstat processes a set of HTTP log files and outputs a log summary suitable for publishing on a website.Whois searchingwhois helps you locate server administrators. whois obtains the requested information from the Internet white pages. The white pages is a database of information about the person or corporation registered for a server administration
Anonymous Web SurfingAnonymizer® Privacy Button Makes Internet Privacy Easier Than Ever The Anonymizer® Privacy Button works by automatically and transparently routing the user through Anonymizer.com's proxy servers. The encryption-enhanced, protected servers then rewrite Web pages to remove privacy and security threats before serving them to users. Anonymizer hides unique identifiers (such as IP addresses) from Web sites and outside parties, and prevents outside parties from putting malicious files or code on the user's computer. The service also neutralizes cookies, Java, JavaScript, ActiveX, Web Bugs and other potential threats. SpackersCall them spackers -- they're the new breed of computer crackers who earn a living in cahoots with spammers. The latest innovations developed by such mercenary hackers on behalf of the junk e-mail profession are techniques that enable spammers -- or scam artists for that matter -- to create websites that are essentially untraceable. One group in Poland is currently advertising "invisible bulletproof hosting" in online forums for spammers. For $1,500 per month, the group says it can protect a site from network sleuthing tools used by spam opponents, such as traceroute and whois. According to Tubul, his group controls 450,000 "Trojaned" systems, most of them home computers running Windows with high-speed connections. The hacked systems contain special software developed by the Polish group that routes traffic between Internet users and customers' websites through thousands of the hijacked computers. The numerous intermediary systems confound tools such as traceroute, effectively laundering the true location of the website. To utilize the service, customers simply configure their sites to use any of several domain-name system servers controlled by the Polish group, Tubul said. Cloaking Device Made for Spammers Brian McWilliams. Wired News, October 9, 2003 |