StormByte C++ Library: Network module 0.0.9999
StormByte-Network is a StormByte library module for handling and create network connections
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NStormByte
 NNetworkContains all the network-related classes and utilities
 NConnection
 CHandler
 CInfoThe class representing the connection information
 CClientThe class representing a client
 CConnectionClosedThe class representing a terminated connection
 CConnectionErrorThe class representing an error in the connection
 CEndPointRepresents a network endpoint, serving as a base class for both clients and servers
 CExceptionThe class representing an exception in the network module
 CPacketRepresents a network packet
 CPacketErrorThe class representing an error in the packet
 CServerA server class