i've got this script which should send a HTTP request continuously (its in a loop). it works the first time, but doesnt seem to be able to connect second time down the loop.
ive added client.stop and client.flush but still seem to be getting the problem,