NetUtils Methods |
LiteNetLib |
The NetUtils type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetLocalIp |
Get first detected local ip address
| |
GetLocalIpList(LocalAddrType) |
Get all local ip addresses
| |
GetLocalIpList(ListString, LocalAddrType) |
Get all local ip addresses (non alloc version)
| |
RequestTimeFromNTP |
Request time from NTP server and calls callback (if success)
|
See Also