Home | All Classes | Grouped Classes | Index | Search
Net session class. More...
Derived from:
none
Derived by:
none
Group: Network (NetSessions)
#include <ClanLib/network.h>
Construction:
Constructs a netsession. |
Attributes:
Returns a list of all computers connected. |
Operations:
Start listening for connections. | |
Stop listening for connections and disconnect everyone. | |
Connect to remote netsession. | |
Connect to remote netsession asyncronously. | |
Enable or disable debug output. |
Signals:
Signal invoked when a computer connects to the netsession server. | |
Signal invoked when a computer re-connects to the netsession server. | |
Signal invoked when a computer disconnects from the netsession server. | |
Signal invoked when someone makes a connection to the specified netstream. | |
Signal invoked when someone sends a netpacket to the specified packet channel. |
Implementation:
Detailed description:
!group=Network/NetSessions! !header=network.h!