Platforms to show: All Mac Windows Linux Cross-Platform

This item is deprecated and should no longer be used.
DarwinPingMBS.AddressResolved(ip as string)
Type Topic Plugin Version macOS Windows Linux iOS Targets
event Network MBS Network Plugin 4.2 ✅ Yes ❌ No ❌ No ❌ No
Function: The IP for the domain name was resolved.

Some examples using this event:

DarwinPingMBS.Finished(NumberPacketsSent as Integer, NumberPacketsReceived as Integer)
Type Topic Plugin Version macOS Windows Linux iOS Targets
event Network MBS Network Plugin 4.2 ✅ Yes ❌ No ❌ No ❌ No
Function: The pings have finished.
DarwinPingMBS.NextPing(PacketSequenceNumber as Integer)
Type Topic Plugin Version macOS Windows Linux iOS Targets
event Network MBS Network Plugin 4.2 ✅ Yes ❌ No ❌ No ❌ No
Function: We are starting the next ping now.

Some examples using this event:

DarwinPingMBS.Response(PacketSequenceNumber as Integer, ttl as Integer, RoundTripTimeInMS as Double)
Type Topic Plugin Version macOS Windows Linux iOS Targets
event Network MBS Network Plugin 4.2 ✅ Yes ❌ No ❌ No ❌ No
Function: Got a response for the given packet.
DarwinPingMBS.SentError(PacketSequenceNumber as Integer)
Type Topic Plugin Version macOS Windows Linux iOS Targets
event Network MBS Network Plugin 4.2 ✅ Yes ❌ No ❌ No ❌ No
Function: A packet could not be sent.

Some examples using this event:

DarwinPingMBS.SentSuccess(PacketSequenceNumber as Integer)
Type Topic Plugin Version macOS Windows Linux iOS Targets
event Network MBS Network Plugin 4.2 ✅ Yes ❌ No ❌ No ❌ No
Function: The packet has sent successfull.

Some examples using this event:

DarwinPingMBS.Timeout(PacketSequenceNumber as Integer)
Type Topic Plugin Version macOS Windows Linux iOS Targets
event Network MBS Network Plugin 4.2 ✅ Yes ❌ No ❌ No ❌ No
Function: A timeout was reached for the given packet.

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

Feedback: Report problem or ask question.

The biggest plugin in space...