Computer Networks Class Xii Part 2 Eng
Computer Networks Class Xii Part 2 Eng
By-
Neha Tyagi
PGT CS
KV No. 5 Jaipur II Shift
Website: www.pythontrends.wordpress.com
Email: [email protected]
20.POP
It Supports Manual and DHCP address configuration It supports Auto and renumbering address configuration
In IPv4 end to end connection integrity is Unachievable In IPv6 end to end connection integrity is Achievable
It can generate 4.29×109 address space Address space of IPv6 is quite large it can produce 3.4×1038 address space
Security feature is dependent on application IPSEC is inbuilt security feature in the IPv6 protocol
Address representation of IPv4 in decimal Address Representation of IPv6 is in hexadecimal
Fragmentation performed by Sender and forwarding
routers In IPv6 fragmentation performed only by sender
In IPv6 packet flow identification are Available and uses flow label field in
In IPv4 Packet flow identification is not available the header
In IPv4 checksum field is available In IPv6 checksum field is not available
It has broadcast Message Transmission Scheme In IPv6 multicast and any cast message transmission scheme is available
In IPv4 Encryption and Authentication facility not provided In IPv6 Encryption and Authentication are provided
IPv4 has header of 20-60 bytes. IPv6 has header of 40 bytes fixed
Neha Tyagi, K V 5 Jaipur II Shift
Domain Name System (DNS)
• Domain name system (DNS) is a hierarchical and decentralized naming system for
computers, services or other resources connected to the internet. Domain Name system
delegates the responsibility of assigning domain names and mapping those name to internet
resources by designating authoritative name servers for each domain.
• Domain Name makes it easy to change names in IP addresses. Domain name is used to
identify a web server in a URL i.e. a domain name is an address of a web server, for ex.-
http://cbse.nic.in/index.html , index.html is a file here and this file is places at the server
cbse.nic.in which is a domain name.
• A domain name has two parts-
– Top-level domain name (.in is primary domain name in above example.)
– Sub-domain name (.nic is sub domain name in above example and cbse is also sub domain name.)
• Example of domain names are- .com, .edu, .gov, .mil, .net, .org etc
• Domain name of some countries are- : .in, .au, .nz, .jp, .us etc
• whois – it is a query tool with which we can get information about registered user. It is an
external command.
• Speedtest – We can use various web services to get information about network speed like
ookla.
• Remote Login accessing a remote computer using user name and password.
• Telnet also used for remote login where many users can connect to a server.
• SMTP it is a protocol used for e-mail . SMTP stands for Simple Mail Transfer Protocol.
• VoIP it means Voice over Internet Protocol , used to carry voice over internet.
• POP it means Post Office Protocol used for distribution of mails from server.
www.pythontrends.wordpress.com