Credits

Posted in Fing Documentation.

We love our product. It works in so many ways - most discovered by our users themeselves - that we sometimes think they are actually inventing something new. So the first "Thank You" is to our users, because they're imagining Fing in more and better ways that we could.

But right after that, we have to thank all the great technologies that made Fing possible: mobile and desktop platforms, compilers, web standards and the long list of things that we rely on to make it work. In particualar, we want to thank:

  • boost: most popular and powerful C++ framework/base library, allowing to have cross-platform code, following C++ Standard Committee TR's;
  • libpcap / winpcap: the industry-standard tool/library for link-layer network access
  • zlib: standard compression library
  • cmake: the cross-platform make