i need to read the data from my internal network device ip 192.168.0.150 port 10001
if i put 192.168.0.150:10001 in browser address bar i am receiving new value every .5 second. i need to sum all these values in a variable received in 30 seconds. Please help me what code should i use?