Atlas_Net(3)

Atlas::Net(3) Library Functions Manual Atlas::Net(3)

NAME

Atlas::Net - The Atlas network communication namespace.

SYNOPSIS

Classes


class NegotiateHelper
Negotiation of codecs and filters for an Atlas connection. class StreamAccept
Negotiation of servers accepting a connection from a remote system. class StreamConnect
Negotiation of clients building a connection to a remote system.

Functions


void loopback (Bridge *, Bridge *, Bridge *&, Bridge *&)

Detailed Description

The Atlas network communication namespace.

This namespace contains classes to handle establishing network connections.

Author

Generated automatically by Doxygen for Atlas-C++ from the source code.

Tue Oct 10 2017 Atlas-C++