AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkNetwork.MyClient Property

Each client is assigned a unique ID by the host when it connects. This property returns a TAgkNetworkClient object with the ID that you have been assigned.

Syntax
Pascal
property MyClient: TAgkNetworkClient;

The host also assigns itself an ID which can be found using HostClient.

Copyright (c) 2012. All rights reserved.