Profile
Achievement
JordanRowles's Recent Snippets
- All /
« Prev 1 Next »
Gets system, machine, OS and networking information and either writes it to a file or returns the data as a string.
1
979
posted 10 years ago by JordanRowles
Sets up the database for my project management software (in development - C#)
0
1040
posted 10 years ago by JordanRowles
These logging functions will be improved and added into the SocketServer_Server.py to log information from programs on machines on the same network, but not directly connected to each other.
0
1025
posted 10 years ago by JordanRowles
Client code for sending information to the logging server.
0
900
posted 10 years ago by JordanRowles
A server that receives information from programs (Name, DateTime, LogType, Data) and writes it to a file with the syntax:
LogFile_{program_name}_{ISO-Date}.log
0
913
posted 10 years ago by JordanRowles