Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Resolved Question

Help with embedded system

Jan 9, 2016 9:03AM PST

I want to rum a x86 software "connectify dispatch" as stand alone application, i dont know if i can run the application without windows and if my only option is to run it in windows could i use Windows Embedded Compact 7 then install the application?, also if i can install the OS in UEFI for an specific hardware i wanna use for this project...

Thanks for your help.

Discussion is locked

supercarteluo has chosen the best answer to their question. View answer

Best Answer

- Collapse -
Best way to know is to try it.
Jan 9, 2016 9:19AM PST

There is one thing is that Windows 7 was iffy about UEFI so I'd skip that idea and use old stodgy BIOS modes.

Also, http://lifehacker.com/5976620/connectify-dispatch-merges-your-available-internet-connections-into-one-fat-super-fast-pipe and other sites notes this is payware.

-> If they don't answer questions, maybe you need to reconsider this purchase?

http://blogs.technet.com/b/askcore/archive/2011/05/31/installing-windows-7-on-uefi-based-computer.aspx goes over the install routine for Windows 7 UEFI but I found that clients absolutely bombed trying to reinstall the OS that way. So for 7 we went back to old BIOS.

- Collapse -
Thanks.
Jan 9, 2016 11:55AM PST

Is either Dispatch or iNetFusion, i cant find anyway to do load balancing within windows...

- Collapse -
The last time I looked at load balancing was
Jan 9, 2016 12:03PM PST

For web servers years ago. Today the power is so much more so we don't bother. In fact with virtual private servers we cram many sites onto a cloud system as we can.

Also, for network bonding most folk go with Linux. Here's a link.

http://askubuntu.com/questions/53499/how-to-merge-multiple-internet-connections-into-one

There are many others but my point here is that Linux would sidestep the Windows issues. I don't like Windows retail versions because they rarely can run more than a few weeks unattended. Windows Server? A little longer but I want an appliance, not a needy OS.

- Collapse -
I came across this.
Jan 10, 2016 6:41PM PST

Apparently Windows does load balancing but it needs to be enable in the registry this post mention that is up to Windows XP.

http://www.geekswhoknow.com/articles/load-balance-two-internet-connections.php

Then here it looks easy from Windows 7, 8 and 10 by Open Network and Sharing Center > Change Adapter Settings
Go to properties of any of your active Internet connection whether it be LAN, WiFi or 3G/4G.
Select Internet Protocol TCP/IP Version 4, Open its properties, then go to advanced.
Uncheck the Automatic Metric and type “15”.
Repeat same steps on other Internet connections you want to combine.
Restart your Computer.

http://www.techkhoji.com/how-to-combine-multiple-internet-connections/

If you guys have any idea about this would be amazing, if not i will have to ask MS.

Also, thanks for mentioning Linux BUT i have 3 windows xp licences and 7 Windows 7 ones and as much secure and easy linux is, i always screwup trying to get things running.