KomodiaTCPIPLib

This library implements the sockets and crafters.

 

Classes

 

CAsyncSocket

Core class of the asynchronious sockets.

All of the asynchronious  inherits from it.

CBlockedBuffer

Implementation of the buffer for sends that could not complete, because they would have block.

CICMPCrafter

Crafter class for ICMP.

CICMPSocket

ICMP protocol socket class.

CICMPSocketAsync

Asynchronious  ICMP protocol socket class.

CInterfaces

Class that lists all the available network interfaces.

CIPCrafter

Crafter class for IP.

CIPOptions

Class to hold the IP options.

CSniffSocket

Class the implements a "sniffer socket"

CSpoofBase

Base class for all socket's system operation. (name is kept for historical reasons)

CSpoofSocket

Base class for all sockets. (hold the actual socket handle) (name is kept for historical reasons)

CTCPCrafter

Crafter class for TCP.

CTCPOptions

Class to hold the TCP options.

CTCPSocket

TCP protocol socket class.

CTCPSocketAsync

Asynchronious  TCP protocol socket class.

CUDPCrafter

Crafter class for UDP.

CUDPSocket

UDP protocol socket class.

CUDPSocketAsync

Asynchronious  UDP protocol socket class.