I am beginning to read chapter 15 of C# 4.0 in a Nutshell (on networking) and have so far learned that IPv6 addresses are shaped like so:
[3EA0:FFFF:198A:E4A3:4FF2:54f-A:41BC:8D31]
ASP.NET requires that you hand it an address with the brackets on either end, but I digress. The real reason for this blog entry is to offer this cheat sheet from pages 582 and 583:
It's the best chart in the book so far. MAC in MAC address stands for Media Access Control. A MAC address is a unique identifier for a network interface.
No comments:
Post a Comment