log2console icon indicating copy to clipboard operation
log2console copied to clipboard

Updating UdpReceiver SampleClientConfig with 127.0.0.1 so it works ou…

Open janhebnes opened this issue 6 years ago • 2 comments

…t of the box on Windows 10 and added notice on remembering the appender-ref in the root section of log4net config

janhebnes avatar Jun 28 '18 19:06 janhebnes

Does "localhost" not work out of the box on Windows 10?

Machete3000 avatar Jul 21 '18 16:07 Machete3000

I have experienced dead connections to localhost in the last three corporate environments i have worked in, with different networks and different dev machines. That all where resolved when specifying 127.0.0.1 directly. Removing the requirement to map localhost to 127.0.0.1 would have removed some hurdle i have had convincing dev colleagues of the out of box simplicity.

janhebnes avatar Jul 21 '18 23:07 janhebnes