![]() |
jsocketpp 1.0
A cross-platform C++20 socket library.
|
UDP datagram packet class for jsocketpp. More...
Go to the source code of this file.
Classes | |
| class | jsocketpp::DatagramPacket |
| Represents a UDP datagram packet, encapsulating both payload and addressing information. More... | |
Namespaces | |
| namespace | jsocketpp |
| A C++ socket library providing Java-style networking interfaces. | |
UDP datagram packet class for jsocketpp.