![]() |
RTFX
0.3
Real time special effects collaborative visualization and production library.
|
Go to the source code of this file.
Classes | |
class | RTFX::RTFXPeer |
Namespaces | |
namespace | RTFX |
The namespace for the RTFX Library. | |
Typedefs | |
typedef boost::shared_ptr < RTFXPeerSession > | RTFX::RTFXPeerSessionPtr |
January 2013
A peer a server that has client-like behaviour. Other peers can connect to a peer. A peer can connect to other peers. A peer contains a list of other peers it knows about. A peer can transmit the list of peers it knows about to another peer.
Order of operations:
RTFXPeer Details: