hi I'm struggling abit . I have an idea that I want to make a program (vb or something ) that can connect a few connections via proxy to the page , I.e say I had a webcam open and I wanted to make it look like there was 20 people watching I would set my program away and it would look like 20 people are viewing me because of the proxies . I been looking all over for a tutorial but can't find anything , anyone point me in the right direction or tell me what to look for ? Thank tou
Here's a reference for you https://code.msdn.microsoft.com/windowsapps/VBWebBrowserWithProxy-6e82c87e/view/SourceCode You probably need to extend it to include multiple proxies / instances of the WebBrowser class
Thanks mate, will check when i get in from work. Not really up to date about using Browser & proxys so will have to have a browse about etc.