connection
Managing network connections
Getting connection parameters
working with RAS (modems)
using a VPN
the IP address
using Ethernet (network)
working with a Proxy for a given connection (network)
Getting connection parameters
check_ping_site
– check the site's ping
is_connect_to_internet
– check your Internet connection
get_connection_parameters
– get Internet connection parameters
Working with RAS (modems)
dial_ras
– connect connection
hang_up_ras
– disable all connections
get_name_by_number_ras
– get the connection name by number
get_all_connection_ras
– get the names of all connections
Working with VPN
create_vpn
– create a vpn connection
Working with IP addresses
get_local_ip
– get a local IP address
get_real_ip
– get the real IP address
set_local_ip
– set the local IP address
Working with MAC addresses
get_mac_address_by_number
– get MAC address by adapter number
set_mac_address_by_number
– set the MAC address by adapter number
Working with Ethernet (network)
restart_lan_by_name
– restart the connection by name
restart_lan_by_number
– restarts the connection by number
Working with a Proxy for a given connection (network)
enable_proxy
– set proxy for a given connection
disable_proxy
– disable proxy for the specified connection
get_current_proxy
– get the proxy used for the specified connection