edc
Regular Member
- Dec 9, 2007
- 282
- 85
Although I don't post massively on Craigslist (< 20 ads a day, spread out), I am planning on writing a custom tool for posting, reposting flagged ads, and flagging a competitor that flags my ads...but more on that later.
I should be able to open a number of sockets bound to different local ports and IPs, but I've never written code to multiple local/source IPs before. Codeproject probably has 10 articles on doing this, but where do people get a host of IPs?
Other than solving some of the multiple posting problems that some run into, it gives me a tool to auto flag someone that continually flags my ads (and I'm sure that it is one person). I've tried to live and let live, but I'd like to delete all of his ads for one day to make a point (maybe he'll play nice after that). Any insight on how to obtain multiple IPs would be greatly appreciated.
-e-
I should be able to open a number of sockets bound to different local ports and IPs, but I've never written code to multiple local/source IPs before. Codeproject probably has 10 articles on doing this, but where do people get a host of IPs?
Other than solving some of the multiple posting problems that some run into, it gives me a tool to auto flag someone that continually flags my ads (and I'm sure that it is one person). I've tried to live and let live, but I'd like to delete all of his ads for one day to make a point (maybe he'll play nice after that). Any insight on how to obtain multiple IPs would be greatly appreciated.
-e-