| Network.Sim.Network.Ip Namespace |
| Class | Description | |
|---|---|---|
| IpAddress |
Represents an IPv4 address.
| |
| IpPacket |
Represents an IPv4 packet.
| |
| Ipv4 |
Represents the Network layer of the OSI model (Layer 3).
|
| Enumeration | Description | |
|---|---|---|
| IpFlag |
Represents the Flags field of an IP-packet.
| |
| IpProtocol |
Represents possible values for the Protocol field of the IP header. It
indicates which higher-level protocol is encapsulated in the data section
of an IP packet.
| |
| IpVersion |
Represents the possible values of the version field of an
IP packet.
|