RTUComputer ScienceYr 2020 · Sem 82020

Q9Mobile Computing

Question

2 marks

What is Indirect TCP (I-TCP)?

Answer

Indirect TCP (I-TCP) splits the TCP connection into two parts: a wired connection from the sender to the access point, and a wireless connection from the access point to the mobile host.

Indirect TCP (I-TCP) is a transport layer protocol designed to improve TCP performance in mobile environments. It splits a TCP connection at the base station (or foreign agent) into two distinct connections: a standard TCP connection between the fixed sender and the base station, and a customized, optimized wireless connection between the base station and the mobile host.

Back to Paper