
Net session class. More...
Derived from: | None |
Derived by: | None |
Group: | NetSessions (Network) |
#include <ClanLib/network.h>
Class Members:
Construction: | |
Constructs a netsession. |
| |
Returns a list of all computers connected. |
| |
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. |
| |
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. |