Package inet.transport.tcp_nsc

Name Type Description
TCP_NSC simple module

TCP model based on the Network Simulation Cradle by Sam Jansen. TCP segments are represented by the class ByteArrayMessage which carries a network byte order packet. Compatible with both IPv4 and IPv6.