3g - Can we make 2 or more USB Internet Modems to work on one PC? -


i'm working on project require working similar connecting 2 or multiple usb internet modems 1 pc , make them work @ same time, , want know if can use 2 usb internet modems in 1 pc , make them work simultaneously. thank you.

combing multiple internet or wan connection possible, although there lots of caveats. google '3g multihoming' see more background.

there relatively cheap ($50 approx) routers support load balancing on multiple wan ports - dual wan or multi-homming in tech specs.

you can 'trick' windows using more 1 internet connection - see links below.

however, unless use service on server side split loads, need aware of limitations:

  • if use case has lots of requests can run in parallel, many web page downloads do, technique should work well.
  • if downloading single large file in 1 request not make difference, although if smart enough move other request connection may little.

some links windows dual connection use (note have not tested these personally):


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -