Package inet.transportlayer.contract

Name Type Description
ISCTP module interface

Interface for SCTP protocol.

ITCP module interface

Interface for TCP protocol implementations. All TCP implementations should implement this (i.e. declared as: TCP like ITCP) The existing implementations are these: TCP, TCP_NSC and TCP_lwIP.

IUDP module interface

UDP protocol interface.