HTTPHyperText Transfer Protocol is the method of sending data between web servers and web browsers. If you look in the address bar of your browser you should see http:// as the first 7 characters. This tells your browser to connect to my server via HTTP. Current browsers are smart enough that if you leave off those 7 characters they are assumed. |
