Web System & Development Assignment #2
Web System & Development Assignment #2
2. Host: The host name identifies the host that holds the resource. For
example, www.example.com. A server provides services in the name of
the host, but hosts and servers do not have a one-to-one mapping. Refer
to Host names. Host names can also be followed by a port number.
3. Path: The path identifies the specific resource in the host that the web
client wants to access. For example, /software/htp/cics/index.html.
3. What is an IP Address?
- An IP address is a long string of numbers assigned to every device connected
to a network that uses Internet Protocol as the medium for communication. It is
the digital world’s equivalent of the mailing address associated with your home
or workplace. The way Internet Protocol works is that information is transmitted
over the network in discrete chunks called packets.
Among other pieces of data stored in the packet header are the IP address of
the device that sent the packet and the IP address of device where the packet is
heading.
4. What is DNS?
-The Domain Name System (DNS) turns domain names into IP addresses, which
browsers use to load internet pages. Every device connected to the internet has its own
IP address, which is used by other devices to locate the device. DNS servers make it
possible for people to input normal words into their browsers, such as Fortinet.com,
without having to keep track of the IP address for every website.
- Much like a phone book, a domain name system (DNS) bridges the communication
gap between humans and computers by matching domain names to their
respective Internet Protocol (IP) addresses.
-The DNS server starts the process by finding the corresponding IP address for a
website’s uniform resource locator (URL).