February, 2005 - November, 2005
C++, ACE, wxWidgets, cryptopp, MySQL, Linux/Windows
Most recent articlesThe most recent articles posted by our professionals:
|
Network diagnostic framework
This composite system consists of three modules: ServerTray (ST), HomeServer (HS), ServerDiag (SD). ServerTray program resides in the usual Tray location, and offers some remote server diagnosis and correction with some internal data transfer to the central server. A system clock synchronisation with the HS happens periodically by using an SNTP protocol. HomeServer is connected to a database, and awaiting for connections from ST which will deliver the internal data transfer messages and pick-up any new ones. Messages containing data about the server and it's status are interpreted and saved in the database by the HS program. ServerDiag runs from inittab and when an ST connects it will verify the username/password, collect different data and send it back. Also, SD sends an information about the server to the HS.
This solution has been developed as a framework and was planned for administration systems development, so it has many other features implemented.
|