Platforms to show: All Mac Windows Linux Cross-Platform

Back to NWEndPointMBS class.

NWEndPointMBS.AddressString as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns an allocated IP address string for a network endpoint with the type address.

Returns the IP address string for the endpoint, or "" if the endpoint is not of type address.
(Read only property)

NWEndPointMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

NWEndPointMBS.HostName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Retrieves the hostname string for a network endpoint with the type host or URL.

(Read only property)

NWEndPointMBS.Port as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All

Retrieves the port for a network endpoint with the type URL, Host, or address.

The port will be returned in Host Byte Order.

Returns the port for the endpoint, or 0 if the endpoint is not of type host or address.
(Read only property)

NWEndPointMBS.PortString as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Returns an allocated port string for a network endpoint with the type host or address.

(Read only property)

Some examples using this property:

NWEndPointMBS.Type as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Retrieves the type of a network endpoint.

(Read only property)

NWEndPointMBS.URL as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Network MBS MacOSX Plugin 24.1 ✅ Yes ❌ No ❌ No ✅ Yes All
Retrieves the URL string from a network endpoint of type URL.

(Read only property)

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


The biggest plugin in space...