jsocketpp 1.0
A cross-platform C++20 socket library.
Loading...
Searching...
No Matches
DatagramPacket.hpp File Reference

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.

Detailed Description

UDP datagram packet class for jsocketpp.