0

I am just using my windows7x64 desktop and I want a utility/program that allows me to chose which adapter a program uses for example, running a game through Adapter1 and Streaming videos through Adapter2 etc.

Do such utilities exist and/or work effectively?

Journeyman Geek
  • 133,878

2 Answers2

1

That's exactly what your routing table is supposed to do. You specify the destination - routing cares about how your packet gets there (and thereby also decides via which interface the data gets sent). So you should probably think about configuring your routing to match your needs.

Rob
  • 591
  • 2
  • 10
  • 24
0

Take a look at my "Network Adapter Selector" project:

https://github.com/falahati/NetworkAdapterSelector

or the famous "ForceBindIP":

https://r1ch.net/projects/forcebindip