Non limewire hosts Having programmed in college some 20 years ago, it would seem very easy to filter out non limewire vendors. I mean hey, the vendor is listed on the connections tab! something like:
If
vendor = limewire XXXX
then connect
else
disconnect
Ok, that is just psuedo-code, but the idea is pretty basic |