I develop on Windows. I am trying to develop a little tool to redirect stdin to a UDP port. This allows me to redirect the log files of multiple Apache and email servers to one place.
The application is simple - but how do I debug it?? Doug
I develop on Windows. I am trying to develop a little tool to redirect stdin to a UDP port. This allows me to redirect the log files of multiple Apache and email servers to one place.
The application is simple - but how do I debug it?? Doug