Profile
Achievement
JordanRowles's Recent SnippetsTagged server
- All /
« Prev 1 Next »
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
1045
posted 10 years ago by JordanRowles
Client code for sending information to the logging server.
0
916
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
931
posted 10 years ago by JordanRowles