[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Simulation of link-level protocols



I am trying to simulate a weird "nested" TCP architecture.  In this setup,
I need to use TCP for my end-to-end transport, and I need to use a second
implementation of TCP as a local link-layer protocol for one of my segments
(a wireless one).  Does anyone know how to implement a link-layer protocol
in an NS simulation?  Unfortunately, I am pretty C++ illiterate (arcahic C
programmer).

Thanks,

Tom Pollard