
External Links
A site for solving at least some of your technical problems...
A site for solving at least some of your technical problems...
You like this theme?
Get it now for your
Drupal v6.x website!
The White Theme
Find the page/content you are looking for with our index.
A GUID is a Globally Unique IDentifier. It is used by objects that need to run on any computer in the whole entire world. It is very likely that, once in a while, two people will generate the exact same GUID, although quite unlikely. Each computer has a network card now and that card serial number is often used as a starting point to define GUID on that computer. GUID were invented by Microsoft for their operating system.
Hyper Text Transfer Protocol Secure—The protocol used by browsers to communicate to web servers securely. The security is done with similarly to SSH. The transfer uses FTP like commands, but only one connection. Since HTTP 1.1 it is also possible to reuse the same connection for multiple files (pages, images, videos, etc.)
Inter-Network. The Internet was created at a University to attempt to connect computers between each others from "far away places" (i.e. two buildings in the same University). The main concept was to create a set of protocols to make the systems work. Namely, the SMTP, FTP and TELNET. Now we have many others such as the well known HTTP, which is based on the TELNET concept.