Library Net

Package NetCore

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. more...

class AddressFamilyMismatchException

 more...

class ConnectionAbortedException

 more...

class ConnectionRefusedException

 more...

class ConnectionResetException

 more...

class DNS

This class provides an interface to the domain name service. more...

class DNSException

 more...

class FTPException

 more...

class HTMLFormException

 more...

class HTTPException

 more...

class HostEntry

This class stores information about a host such as host name, alias names and a list of IP addresses. more...

class HostNotFoundException

 more...

class ICMPException

 more...

class ICMPFragmentationException

 more...

class IPAddress

This class represents an internet (IP) host address. more...

class IPAddressImpl

 more...

class IPv4AddressImpl

 more...

class IPv4SocketAddressImpl

 more...

class IPv6AddressImpl

 more...

class IPv6SocketAddressImpl

 more...

class InterfaceNotFoundException

 more...

class InvalidAddressException

 more...

class InvalidSocketException

 more...

class LocalSocketAddressImpl

 more...

class MessageException

 more...

class MultipartException

 more...

class NTPException

 more...

class NetException

 more...

class NoAddressFoundException

 more...

class NoMessageException

 more...

class NotAuthenticatedException

 more...

class POP3Exception

 more...

class SMTPException

 more...

class ServiceNotFoundException

 more...

class SocketAddress

This class represents an internet (IP) endpoint/socket address. more...

class SocketAddressImpl

 more...

class UnsupportedFamilyException

 more...

class UnsupportedRedirectException

 more...

class WebSocketException

 more...