Friday, June 17, 2022

Tip of the Day: Detecting the Type of Network Connection
Product.......: R:BASE X.5 and R:BASE X.5 Enterprise (Version 10.5)
Build.........: 10.5.4.20616 or higher
Sections......: Commands
Keywords......: GETPROPERTY, Connection Type, Network, Adapter

Did you know that new GETPROPERTY command parameters were implemented to detect the network connection type?

NETWORKCONNECTIONTYPE and NETWORKCONNECTIONTYPEEX are new parameters for the GETPROPERTY command.

NetworkConnectionType returns network connection type, with possible values being: Ethernet, Wi-Fi, Bluetooth, Unknown.

NetworkConnectionTypeEx is an expanded implementation of the property which considers the network adapter's metrics and returns the network connection type and name of the adapter, with possible return values being: Ethernet, Wi-Fi, Bluetooth.

GETPROPERTY APPLICATION NetworkConnectionTypeEx vConType
SHOW VAR vConType
vConType = Ethernet, ASIX AX88179 USB 3.0 to Gigabit Ethernet Adapter The ability to detect the network connection type is an ideal feature, especially for reliable connections to the database.

Very Best R:egards,

Razzak.

R:BASE Technologies, Inc.
https://www.rbase.com


--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- You received this message because you are subscribed to the Google Groups "RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rbase-l/0LjHGD-1nQe231SoB-00dW3k%40mrelay.perfora.net.

Reply via email to