Home > C/C++, Programming, Visual Basic > C+ / Vb Adjustment To A Script

C+ / Vb Adjustment To A Script

October 24th, 2009

(Yes, I own the software an have all source code to it)

I have a program that scrapes twitter for me going after keywords I choose BUT it uses proxies. I am wanting to add a feature to use either proxies (like it is now) OR use my websites server IP.

Right now it only runs through proxies and my personal IP if no proxy is available on some features.

I am wanting to basically add an option that will allow for me to run the processes of the application through my servers IP. Making somewhere that I can add my severs information in etc etc and turn on the feature. So I can have the option of EITHER proxies OR my own specified server.


C+ / Vb Adjustment To A Script

Comments are closed.
Bear