xtd 0.2.0
dns_end_point.h File Reference
#include "end_point.h"

Definition

Contains xtd::net::dns_end_point class.

Include dependency graph for dns_end_point.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xtd::net::dns_end_point
 Represents a network endpoint as a host name or a string representation of an IP address and a port number. More...
 

Namespaces

 xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
 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.