I need a C/C++ software system (client/server) similar to the following:
www.niftystats.com/index.html
www.statsremote.com/info.php
affmeter.com/affmeter.php
The bid could lists which features will be included compared to those three.
——————————————————————-
Client:
The client software will run on a Windows machine (could be compatible with Linux too). Here is a brief list of what it must do:
– login to the server using encrypted co…
