DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
UdpClient.h File Reference

Provides User Datagram Protocol (UDP) network services. More...

#include "Common.h"
#include "System/Object.h"
#include "System/String.h"
#include "System/SmartPointer.h"
#include "System/Net/Sockets/Socket.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::Net::Sockets::UdpClient
 Provides User Datagram Protocol (UDP) network services. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Net
namespace  DotNetDupe::System::Net::Sockets

Detailed Description

Provides User Datagram Protocol (UDP) network services.

Standard Citation: RFC 768 User Datagram Protocol.

Definition in file UdpClient.h.