I have Log4View working with UDP and File appenders, but the TCP appender doesn't seem to be working right - I don't receive any messages.
I'm testing this with the logger and Log4View on the same machine, so firewalls aren't an issue.
I have the prosa.LogAppender.dll sitting right next to the .exe file that's doing the logging.
There is mention in the Help system that suggests that if I'm not using the exactly correct version of Log4Net that I might need to rebuild it, which might be the case.
I can't find the source in my distribution, though, to try that.