Hai,
As my system is connected with LANs and I need to change IP address. Unfortunately when I tried I successfully executed a program which changes IP address of Local PC, the code is as follows
CODE
shell "netsh interface ip set address "local area connection" static 192.168.1.68 255.255.255.0 198.162.3.1 1"
But I have a doubt , as the same is it possible to change the IP address of some other PC (with their permission) connected by LAN.If possible give me the clue.
Regards
masipro