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
637
posted 9 years ago by JordanRowles
Sets up the database for my project management software (in development - C#)
0
679
posted 9 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
630
posted 9 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
573
posted 9 years ago by JordanRowles