0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
(fix) adopt PascalCase for method names More... about 13 years ago
(fix) ignore socket write exceptions More... about 13 years ago
(fix) method name more clear More... about 13 years ago
(fix) bug concerning parsing port number from command line More... about 13 years ago
(add) parameter -m allows running multiple instances of server More... about 13 years ago
(fix) make sure banner or help messages are show even if process aborts More... about 13 years ago
(add) error message on multiple instances More... about 13 years ago
(fix) console output message More... about 13 years ago
(fix) make class Configuration immutable for consumers More... about 13 years ago
(add) comments More... about 13 years ago
(add) more comments More... about 13 years ago
(Add) new method GetRunningProcesses More... about 13 years ago
(add) new method RunAsAdminstrator More... about 13 years ago
(add) RunServer method for server instantiation and console input handling More... about 13 years ago
(fix) moved command line parsing to Configuration class More... about 13 years ago
(add) .gitignore More... about 13 years ago
(add) make sure only one instance of process is running More... about 13 years ago
(fix) removed counter form screen image request URI More... about 13 years ago
(add) stopwatch profiling while in debug More... about 13 years ago
(add) comments; (fix) small refactoring More... about 13 years ago
(add) offload image creation from ScreenPageHandler handleRquest() More... about 13 years ago
(fix) check for admin level before parsing command line parameters More... about 13 years ago
(fix) closing response before response output stream had finished work cause an exception More... about 13 years ago
(fix) several improvements on Server class More... about 13 years ago
(fix) use method from abstract class More... about 13 years ago
(fix) current screen was not being sent in image (reload) requests More... about 13 years ago
(add) ask for admin level if needed More... about 13 years ago
(fix) adapt screen coordinates to real screen bounds More... about 13 years ago
(fix) removed file extension on LICENSE More... about 13 years ago
(fix) mouse event bug More... about 13 years ago