GuiClientKind
From MLDonkey
| Type | Format | Description |
|
ClientKind : direct client or firewalled | ||
| Int8 | Client Type (0 = Direct, 1 = Firewalled) | |
| String | Client Name (present ONLY IF Client Type = 1) | |
| char[16] | Client Hash Identifier (present ONLY IF Client Type = 1) | |
| Int32 | IP Address (present ONLY IF Client Type = 0 or 1) | |
| Int8 | GeoIP (present ONLY IF Client Type = 0 or 1) | |
| Int16 | Port (present ONLY IF Client Type = 0 or 1) | |