Platforms to show: All Mac Windows Linux Cross-Platform

DarwinPingMBS class deprecated

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Network MBS Network Plugin 4.2 ✅ Yes ❌ No ❌ No ❌ No Desktop, Console & Web
Function: A class to do a ping on Mac OS X.
This item is deprecated and should no longer be used.
Notes: This class has still issues, so you may prefer to run ping in the shell class.
  • 7 events
    • event AddressResolved(ip as string)
    • event Finished(NumberPacketsSent as Integer, NumberPacketsReceived as Integer)
    • event NextPing(PacketSequenceNumber as Integer)
    • event Response(PacketSequenceNumber as Integer, ttl as Integer, RoundTripTimeInMS as Double)
    • event SentError(PacketSequenceNumber as Integer)
    • event SentSuccess(PacketSequenceNumber as Integer)
    • event Timeout(PacketSequenceNumber as Integer)
  • 5 properties
  • 2 methods
    • method Ping(HostToPing as string, TimeOutMS as Integer, TimeToLife as Integer) as Integer
    • method SimplePing(HostToPing as string, NumberOfPacketsToSend as Integer, PingTimeoutInSeconds as Integer, ReturnimmediatelyAfterReply as Integer) as Integer

This class has no sub classes.

Some examples using this class:

Blog Entries


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


DarwinIFStatMBS   -   DarwinResourceUsageMBS

Feedback: Report problem or ask question.

The biggest plugin in space...