Sly Gryphon

Results 79 comments of Sly Gryphon

**4) ILogger.BeginScope is not available before .Net Core 3.1** Easy fix as you said to log as a dictionary. Behind the scenes the BeginScope() extension method with a format string...

I guess I'm asking for two things here, one I think I have agreement and the other not. (1) usage of the term local (and global) (2) distinction between IPv6...

> So IMHO `localIP()` as function name for the generic call to get the preferred IP for this node may even be wrong, just for the simple fact that this...

> For IPv4 there isn't really a difference between global and local IP. That statement makes no sense; even if you mean between global and link-local, it still makes no...

> For IPv4 there isn't really a difference between global and local IP. Sorry. Maybe you meant "Most local IPv4 addresses are global scope addresses", which is true, but has...

> So IMHO `localIP()` as function name for the generic call to get the preferred IP for this node may even be wrong, just for the simple fact that this...

> to call the function localIPv6() and the first/default one to return is clearly a global scope IPv6. ... > last the one which looks -to me- as a the...

> What do you return when calling this function while you don't have a global scope IP-address (yet)? I have updated the original text with a new suggestion that keeps...

> The point I am trying to make here is that in order to get the link-local IP, you need to iterate over all IPs to finally get the one...

> Which browsers don't support link-local addresses? > I just tested on Chrome and Firefox (on Windows) and both work perfectly fine when accessing a node using a link-local IP....