On 5/14/2014 7:07 PM, Mr. Marus wrote:
[...]
> I want to know what IP should I put in the Bind method if I run this server on
> my computer and I want others to connect to the internet through it. It must 
> be
> my IP ?

unless i'm mistaken, 0.0.0.0 IP tells the code to bind to all IPs on the system 
running the program... you shouldn't need to change anything... just make sure 
that connection attempts are coming to the correct port, 3128 in the code...

-- 
  NOTE: No off-list assistance is given without prior approval.
        Please *keep mailing list traffic on the list* unless
        private contact is specifically requested and granted.

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to