Posted February 6, 2009 hello. In Apexdc++ I can choose the network interface using bind address. thanks to this feature, I can share using and LAN and surf using wireless connection. Is it there any way to do it using web browser? any web browser that have this feature? I have some website that must be access using LAN but LAN is too slow for general browsing. I don't want to enable/disable network connection often. Any help is deeply appreciated. Share this post Link to post Share on other sites
Posted February 15, 2009 not sure waht your asking. Do you wany your browser to bind to a specifi address. browsers normally bind to all addresses and then use your routing table to decide where to send traffic. this is by design. for exsample my PC has two nics 192.168.0.2 and 192.168.1.2. 0.2 is my internet connection 1.2 is my lan connection. i have a website on 192.168.1.1, if i bound my browser to the internet (0.2) interface i would not be able to visit the web site on 1.2 because there would be no route. Anyway long story short im pretty sure its not possible but if you could explain a bit more it may help Share this post Link to post Share on other sites