Skip to main content

Posts

Showing posts with the label lecture notes E-commerce notes

TCP/IP Model

TCP-IP Model Layers of TCP-IP Reference Model Application Transport Network/Internet Protocol Host to network Host to network Interface Layer: This layer defines the protocols & hardware request to deliver data across physical network.   The term network interface layer refers to the fact that it defines how to connect the host computer which is not a part of the network, to the network. Ethernet is one example protocol at TCP/IP network layer. TCP/IP reference model does not really says much about what happens where, expect to point out that the host has to connect to the network using protocols so it can send up packets over it. Network/Internet Layer: This layer defines an official packet format and protocols called Internet Protocol(IP).   The job of this layer is to deliver IP packets where they are supposed to go. Packet routing is clearly the major issue at this layer and avoiding congestion.   For thes

IP Addressing

IP Addressing: IP Address is of 32 bits. Eg : 192.168.2.25 No 2 system can have same IP as network conflict occurs. Address space IPV 4   is 2 32 Notations 1.        Binary notation – 0&1 2.        Dotted decimal notation -0-9 3.        Hexadecimal-0-15 Types of IP Addressing 1.        Class Full addressing: IP address space is divided/classified into 5 classes A,B,C,D and E. Address space of class A-2 31 Address space of class B-2 30 Address space of class C-2 29 Address space of class D-2 28 Address space of class E-2 28 Problems in Class A and B Host Id remains fixed & net id changes, 3 net id are there in class A and 2 net id   in class B and so it is difficult to change it again and again. A & B-small organization C- large organization D -military, for multicast addressing E-reserved for future use Net ID- Network id Host id-id given to the system Class A, B and C are divided into net id and host id. These part