Simple operating system in C++, written from scratch
Updated 2024-11-19 05:12:06 -05:00
With this program you can bind applications to a specific network interface / network adapter. This is very useful if you have multiple (internet) connections and want your program to use a specific one.
Updated 2023-10-24 03:45:22 -04:00