0% found this document useful (0 votes)
64 views

Website Design and Development

The document discusses various topics related to website design and development, including website hosting and management, DNS and its history, and common communication protocols. It describes how websites are hosted on servers and domains are registered, how DNS works to translate domains to IP addresses, and several protocols used for file transfer, email delivery and management, and message sending, such as FTP, POP, IMAP, and SMTP.

Uploaded by

Zion Santos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
64 views

Website Design and Development

The document discusses various topics related to website design and development, including website hosting and management, DNS and its history, and common communication protocols. It describes how websites are hosted on servers and domains are registered, how DNS works to translate domains to IP addresses, and several protocols used for file transfer, email delivery and management, and message sending, such as FTP, POP, IMAP, and SMTP.

Uploaded by

Zion Santos
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

Website Design and

Development
Meghant Dangol
Babin Budathoki
2 Contents

 Website Hosting and Management


 DNS and history
 Communication Protocols

Website Design and Development 01/10/2021


3 Website Hosting and Management

 Websites are hosted on web servers.


 Websites are hosted by web hosts.
 Before hosting websites we need a Domain name which is registered and if it is not
registered some of the web hosts may help in registering domain name.
 Some web hosts may provide emails, FTP access and CMS.

Website Design and Development 01/10/2021


4 DNS and History

 Domain Name System (DNS) is the phone book of internet where all domain names along
with their IP addresses are stored.
 DNS translates domain name into IP addresses.
 When internet was at early stages users could only establish connections between
computers by providing IP of computer they want to connect to.
 When more and more system came online this was managed in a single text file where all
IP and names were mapped. This was done by Network Information Center.
 Later the text file was hard to manage and concept of DNS came to action which mapped
all text names to IP addresses.

Website Design and Development 01/10/2021


5 DNS and History contd.

 Later a central database was created to maintain Domain names and IP addresses. Network
Solutions administers the database to maintain Domain names and IP addresses.
 Then registrar companies were established to register domain names which were stored in
central database also know as whois database.

Website Design and Development 01/10/2021


6 Communication Protocols

 Communication Protocols define rules for sending data.


Some of the most popular communication protocol are:
 File Transfer Protocol (FTP)
 Transmission Control Protocol (TCP)
 User Datagram Protocol (UDP)
 Hyper Text Transfer Protocol (HTTP)
 Post Office Protocol (POP)
 Internet Message Access Protocol (IMAP)
 Simple Mail Transfer Protocol

Website Design and Development 01/10/2021


7 File Transfer Protocol (FTP)

 This protocol is a protocol to transfer files between computers.


 This protocol is a client-server protocol where client asks for a file and server provides that
file.
 A client can upload, download, delete, rename, move and copy files on a server using FTP.

Website Design and Development 01/10/2021


8 Post Office Protocol (POP)

 This protocol is a protocol to extract and retrieve emails from mail servers.
 This protocol is application layer protocol that gives user to fetch and receive emails.
 POP uses TCP/IP to establish connections.

Website Design and Development 01/10/2021


9 Internet Message Access Protocol (IMAP)

 This protocol is a protocol that stores emails in a mail server and allow users to manipulate
those emails.
 This protocol also uses TCP/IP to establish connections.
 This protocol allows user to view their mails from any place and on any device.

Website Design and Development 01/10/2021


10 Simple Mail Transfer Protocol (SMTP)

 This protocol is used for sending messages to other computers using email addresses.
 This protocol is application layer protocol.
 This protocol can send message outside the network.

Website Design and Development 01/10/2021


11

Thank You

Website Design and Development 01/10/2021

You might also like