preben
07-03-2006, 03:57 AM
Hi
I use the Inet control, to check if a page exist. Howevere, it seems that I don't close the connection. Because, after about 2000 request I manage to Dos(denial of service) my self. So I'm basicly using every port possible, until my ruter just shuts down.
my code is simply
inet.openurl (url)
Any idea?
- preben
I use the Inet control, to check if a page exist. Howevere, it seems that I don't close the connection. Because, after about 2000 request I manage to Dos(denial of service) my self. So I'm basicly using every port possible, until my ruter just shuts down.
my code is simply
inet.openurl (url)
Any idea?
- preben