The methods of the TAgkNetwork class are listed here.
|
|
Name |
Description |
![]() |
TAgkNetwork | |
|
Creates a network message that can be sent to another network device. | |
|
Given only a client ID, returns the client with this ID. | |
|
Check the network for any messages sent to this client. If none are found it returns nil. If a message is found it returns a message you can use to read the message. | |
|
Creates an AGK network with this app as the controller. This app is added as the first client to the network. | |
|
This is the overview for the Join method overload. | |
|
Stops anymore clients from connecting to this network. | |
|
Sends a network message created by CreateMessage to a given client. | |
|
Sets a local floating point variable for this client by name. | |
|
Sets a local integer variable for this client by name. |
|
Copyright (c) 2012. All rights reserved.
|