FAQ

Error starting hosted network
Due to errors or improper virtual device handling, wireless card can "get stuck" in a certain execution state when it is not possible to use it through SeventhGate. In case you know your device is generally OK but you experience such problems, you may try: sharing_enabling.jpg
uninstalling.jpg

Why lightweight?
I believe that in the world of managed code, developers very often rely heavily on garbage collector, causing their programs to steal maliciously too much memory space from your system. When creating this project I tried to focus on minimizing system load but providing full functionality of software router. Still, there is always room for improvement and I hope to provide constant development state in order make my project better and better.

What new in comparison to already existing solutions?
I noticed that neither in case of Connectify nor VirtualRouter apart from private wireless network creation and Internet connection sharing those programs do not have true router-like capabilities. First of all, MAC address filtering. I believe this is a gap to be fulfilled. I would also like to offer more "pro-like" capabilities of the program. This is the direction I would like to develop my project in.

Why SeventhGate does not have a "new look"?
Instead of using Windows Presentation Foundation, I decided to rely on old good Windows Forms. This saves up resources and reduces program lags while increasing it's responsiveness.