ENet Xojo plugin

ENetPeer.Ping Method

Ping requests factor into the mean round trip time as designated by the RoundTripTime field in the ENetPeer structure.

Ping()

Parameters

Remarks

Enet automatically pings all connected peers at regular intervals, however, this function may be called to ensure more frequent ping requests.

See Also

ENetPeer Class