What are the network applications?
These are applications which send or receive data from the internet to function to and from the application
What is data generation and transmission? Draw schematics.
Generation: Data is the carrier of all kinds of information
Transmission: Data generated by apps must be transmitted between devices
Describe the layers of the OSI network standard model.
Describe the TCP/IP Reference model.
Application layer: format of messages, to transmit/receive messages from the internet
Transport layer: Receive message from app layer, add layer and take it to the network layer, and it provides end-end transmission
Network layer: Provides routing, the best path for data to be transmitted
Data link layer: Provide one-hop transmission
Physical layer: Transmit layers into the physical layer, e.g. electrical signal
What are the common TCIP protocols with each layer?
Application:
Telnet, FTP, TFTP,SNMP,HTTP,SMTP,DNS,DHCP
Transport: TCP,DCP
Network layer: IP,ICMP,IGMP
Data link layer: Ethernet, PPP
Nothing for physical layer
What is the standard protocol and what are the types of standard protocols?
Standard: Protocols which are public and developers need to use these:
-IETF: Developing and promoting internet protocols especially TCP/IP Protocol
-IEEE: Formulates standard in electronics, electrical and computer science, ethernet and Wi-Fi
-ISO: Formulation of computer network standards, such as OSI
Explain according to the figures the data transmission according to the sender, intermediate and the receiver
Describe the transmission on the intermediate network.
Check the figures
What are the advantages of of the OSI and TCP/IP reference model?