xtd 0.2.0
Loading...
Searching...
No Matches
ip_v6_multicast_option.h File Reference
#include "../ip_address.h"
#include "../../core_export.h"
#include "../../object.h"
#include "../../types.h"
#include "../../ustring.h"

Definition

Contains xtd::net::sockets::ip_v6_multicast_option class.

Go to the source code of this file.

Classes

class  xtd::net::sockets::ip_v6_multicast_option
 Contains option values for joining an IPv6 multicast group. More...
 

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::net
 The xtd::net namespace provides a simple programming interface for many of the protocols used on networks today. The xtd::net::web_request and xtd::net::web_response classes form the basis of what are called pluggable protocols, an implementation of network services that enables you to develop applications that use Internet resources without worrying about the specific details of the individual protocols.
 
namespace  xtd::net::sockets
 The xtd::net::sockets namespace provides a managed implementation of the Berkeley Sockets interface for developers who need to tightly control access to the network.