Tutorials Logic, IN +91 8092939553 info@tutorialslogic.com
FAQs Support
Navigation
Home About Us Contact Us Blogs FAQs
Tutorials
All Tutorials
Services
Academic Projects Resume Writing Interview Questions Website Development
Compiler Tutorials

Network Protocols

Application Layer Protocols

ProtocolPortTransportPurpose
HTTP80TCPWeb browsing (HyperText Transfer Protocol)
HTTPS443TCPSecure web browsing (HTTP over TLS/SSL)
FTP20 (data), 21 (control)TCPFile Transfer Protocol
SFTP22TCPSecure File Transfer (over SSH)
SSH22TCPSecure Shell — encrypted remote access
Telnet23TCPRemote access (unencrypted — avoid!)
SMTP25, 587TCPSimple Mail Transfer Protocol — sending email
POP3110, 995 (SSL)TCPPost Office Protocol — receiving email (downloads)
IMAP143, 993 (SSL)TCPInternet Message Access Protocol — receiving email (syncs)
DNS53UDP/TCPDomain Name System — name resolution
DHCP67 (server), 68 (client)UDPDynamic Host Configuration Protocol — IP assignment
SNMP161, 162UDPSimple Network Management Protocol — network monitoring
NTP123UDPNetwork Time Protocol — time synchronization
LDAP389, 636 (SSL)TCPLightweight Directory Access Protocol — directory services
RDP3389TCPRemote Desktop Protocol — Windows remote desktop

Transport Layer Protocols

ProtocolDescriptionKey Features
TCPTransmission Control ProtocolConnection-oriented, reliable, ordered, flow control, congestion control
UDPUser Datagram ProtocolConnectionless, unreliable, fast, low overhead, no flow control
SCTPStream Control Transmission ProtocolMulti-streaming, multi-homing, combines TCP reliability with UDP features

Network Layer Protocols

ProtocolPurpose
IP (IPv4/IPv6)Internet Protocol — logical addressing and routing of packets
ICMPInternet Control Message Protocol — error reporting and diagnostics (ping, traceroute)
ARPAddress Resolution Protocol — maps IP address to MAC address
RARPReverse ARP — maps MAC address to IP address (legacy)
OSPFOpen Shortest Path First — link-state routing protocol
BGPBorder Gateway Protocol — inter-domain routing (Internet backbone)
RIPRouting Information Protocol — distance-vector routing
IGMPInternet Group Management Protocol — multicast group management

Data Link Layer Protocols

ProtocolStandardDescription
EthernetIEEE 802.3Wired LAN standard. Uses CSMA/CD. Speeds: 10Mbps to 400Gbps
Wi-FiIEEE 802.11Wireless LAN. 802.11a/b/g/n/ac/ax (Wi-Fi 6)
PPPRFC 1661Point-to-Point Protocol — WAN connections
HDLCISO 13239High-Level Data Link Control — WAN protocol
Frame RelayWAN packet-switching protocol (legacy)
ATMAsynchronous Transfer Mode — fixed 53-byte cells

Ready to Level Up Your Skills?

Explore 500+ free tutorials across 20+ languages and frameworks.