![]()  | 
						
							 xtd - Reference Guide
								 0.1.0
							 
							Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android. 
						 | 
					
Network definitions.
Classes | |
| class | xtd::net::dns | 
| Provides simple domain name resolution functionality.  More... | |
| class | xtd::net::ip_address | 
| Provides an Internet Protocol (IP) address.  More... | |
| class | xtd::net::sockets::network_stream | 
| Provides the underlying stream of data for network access.  More... | |
| class | xtd::net::sockets::socket | 
| Implements the Berkeley sockets interface.  More... | |
| class | xtd::net::sockets::tcp_client | 
| Provides client connections for TCP network services.  More... | |
| class | xtd::net::sockets::tcp_listener | 
| Listens for connections from TCP network clients.  More... | |
| class | xtd::net::sockets::udp_client | 
| Provides User Datagram Protocol (UDP) network services.  More... | |