Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 622 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 622 Bytes

Network-Manager

Portable Windows network monitorinig and configuration tool

Made with Microsoft Visual Studio 2015

The solution has 4 projects in it:

  • Launcher - C++ appliction used to check dependencies (.NET Framework) before running the main .NET program
  • WinLib - C# library containing various network, forms, WinAPI, IO, etc functions
  • Network_Manager - C# main program
  • UpdateVersion - C# application used when building releases to updated their assembly info and to generate the XML version file

For other info check the main website