Overview
Classes: AddressFamily, AddressFamilyMismatchException, ConnectionAbortedException, ConnectionRefusedException, ConnectionResetException, DNS, DNSException, FTPException, HTMLFormException, HTTPException, HostEntry, HostNotFoundException, ICMPException, ICMPFragmentationException, IPAddress, IPAddressImpl, IPv4AddressImpl, IPv4SocketAddressImpl, IPv6AddressImpl, IPv6SocketAddressImpl, InterfaceNotFoundException, InvalidAddressException, InvalidSocketException, LocalSocketAddressImpl, MessageException, MultipartException, NTPException, NetException, NoAddressFoundException, NoMessageException, NotAuthenticatedException, POP3Exception, SMTPException, ServiceNotFoundException, SocketAddress, SocketAddressImpl, UnsupportedFamilyException, UnsupportedRedirectException, WebSocketException
Functions: SocketBufVecSize, htmlize, initializeNetwork, operator <<, operator >>, swap, uninitializeNetwork
Classes
struct AddressFamily
AddressFamily::Family replaces the previously used IPAddress::Family
enumeration and is now used for IPAddress::Family and SocketAddress::Family.
class AddressFamilyMismatchException
class ConnectionAbortedException
class ConnectionRefusedException
class ConnectionResetException
class DNS
This class provides an interface to the
domain name service.
class DNSException
class FTPException
class HTMLFormException
class HTTPException
class HostEntry
This class stores information about a host
such as host name, alias names and a list
of IP addresses.
class HostNotFoundException
class ICMPException
class ICMPFragmentationException
class IPAddress
This class represents an internet (IP) host
address.
class IPAddressImpl
class IPv4AddressImpl
class IPv4SocketAddressImpl
class IPv6AddressImpl
class IPv6SocketAddressImpl
class InterfaceNotFoundException
class InvalidAddressException
class InvalidSocketException
class LocalSocketAddressImpl
class MessageException
class MultipartException
class NTPException
class NetException
class NoAddressFoundException
class NoMessageException
class NotAuthenticatedException
class POP3Exception
class SMTPException
class ServiceNotFoundException
class SocketAddress
This class represents an internet (IP) endpoint/socket
address.