Protocols and TCPIP Configuration
Protocols and TCPIP Configuration
3. IP (Internet Protocol)
- Breaks data into small packets for sending.
- Assigns an IP address to each device.
- Sends data to the correct destination.
- Does not check if data is received safely.
- Used by all devices on the internet.
11. TELNET
- Connects to remote computers using text commands.
- Used to control computers from far away.
- Works in command-line mode.
- Not secure (sends data in plain text).
- Uses port 23.