This library implements the sockets and crafters.
Classes
|
Core class of the asynchronious sockets. All of the asynchronious inherits from it. | |
|
Implementation of the buffer for sends that could not complete, because they would have block. | |
|
Crafter class for ICMP. | |
|
ICMP protocol socket class. | |
|
Asynchronious ICMP protocol socket class. | |
|
Class that lists all the available network interfaces. | |
|
Crafter class for IP. | |
|
Class to hold the IP options. | |
|
Class the implements a "sniffer socket" | |
|
Base class for all socket's system operation. (name is kept for historical reasons) | |
|
Base class for all sockets. (hold the actual socket handle) (name is kept for historical reasons) | |
|
Crafter class for TCP. | |
|
Class to hold the TCP options. | |
|
TCP protocol socket class. | |
|
Asynchronious TCP protocol socket class. | |
|
Crafter class for UDP. | |
|
UDP protocol socket class. | |
|
Asynchronious UDP protocol socket class. |