Platforms to show: All Mac Windows Linux Cross-Platform

This item is deprecated and should no longer be used.
DarwinPingMBS.Ping(HostToPing as string, TimeOutMS as Integer, TimeToLife as Integer) as Integer
Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS Network Plugin 4.2 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Function: Starts a syncron ping.
Notes:
This method does not return until the time passed or the ping response was received.
Return value is a platform dependend error code. 0 is successful.
DarwinPingMBS.SimplePing(HostToPing as string, NumberOfPacketsToSend as Integer, PingTimeoutInSeconds as Integer, ReturnimmediatelyAfterReply as Integer) as Integer
Type Topic Plugin Version macOS Windows Linux iOS Targets
method Network MBS Network Plugin 4.2 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Function: Starts an asyncron ping.
Notes:
This method will call the events and return when it finished.
This method can be called in a thread.
Return value is a platform dependend error code. 0 is successful.

Some examples using this method:

The items on this page are in the following plugins: MBS Network Plugin.

Feedback: Report problem or ask question.

The biggest plugin in space...