I'm working on a portable device, that when I connect it to a windows machine (over USB), it shows up as a seperate network interface to the PC. This is great, except when I want to connect several devices together, and want them to all be on the same network (subnet).
I'm looking for the ability to bridge network interfaces together automatically in Windows (based on what type of network interfaces are currently up). Is there anything that would let me do this? A script that would run during connection of the device would be ideal