Javascript to set Static IP Address for Android Device

R
rathasatekun Bronze Contributor
Gosoft (Thailand) Co.,Ltd.

i have use case that

I have android tablet about 10000 items by each every tablet have own ipaddress and i have  ini file to save tablet number, 

i want to set static ipaddress for every tablet 

example

tablet 1  id 0001  static ip address is 111.100.101.111 

tablet 2 id 0001  static ip address is 111.100.102.111  

tablet 3  id 0001  static ip address is 111.100.103.111  

tablet 4  id 0001  static ip address is 111.100.104.111  

tablet 5  id 0001  static ip address is 111.100.105.111  

how to do that with javascript 

a year ago
Android
ANSWERS