Java Mine
ContentsIndexHome
PreviousUpNext
Gateway.UpdateGatewayIP Method
Syntax
Java
public void UpdateGatewayIP(String staticIP, String subnet, String defaultRouter, String primaryDNS, String secondaryDNS);

 

updates everything needed to change the gateway IP @param staticIP Static IP address that the gateway should be set to @param subnet The SubNetMask of the gateway @param defaultRouter The IP address of the router the gateway should be talking through @param primaryDNS The primary DNS IP address @param secondaryDNS The secondary DNS IP address

Copyright (c) 2022. All rights reserved.
What do you think about this topic? Send feedback!