|
| | arp.h |
| | Defines the Address Resolution Protocol (ARP) for resolving IP addresses to MAC addresses.
|
| |
| | ethernetframe.h |
| | Defines classes for handling Ethernet Frames and their payloads.
|
| |
| | icmp.h |
| | Defines the Internet Control Message Protocol (ICMP) handler for network communication.
|
| |
| | ipv4.h |
| | Defines classes and structures for handling Internet Protocol version 4 (IPv4) packets.
|
| |
| | tcp.h |
| | Defines the Transmission Control Protocol (TCP) structures and classes for handling TCP sockets and payloads.
|
| |
| | udp.h |
| | Defines the User Datagram Protocol (UDP) for network communication.
|
| |