|
Class Summary |
| ARPProcessor |
The ARP Processor ins the instance that does the Address Resolution between
Layer 3 and Layer 2 Addresses. |
| DataLinkProcessor802 |
a DataLink processor that Implements the 802.3 (Ethernet) Portocoll |
| EventProcessor |
|
| IPProcessor |
An IP Processor (Implementation of the IP Protocol) |
| PhysicalProcessor802 |
A Processor in Layer 1. |
| TCPProcessor |
a TCP Processor (implemenatation of the TCP Protocol)
the biggest part of the TCP code is in #verinec.netsim.util.net.sockets.SocketImpl |
| UDPProcessor |
A Processor (Protocoll Impelementation) of UDP. |