Is there an easy way (like via a .Net library) that allows me to get the IP address and subnet mask of the local machine that the application is running on?
OK, so I have a subnet (192.168.11.0) that currently has all servers and clients on it. It's running out of addresses. So, I create a new subnet (192.168.12.0) and change my DHCP server (Fortigate ...
The bits in the mask identify both hosts and subnets. The more hosts, the fewer subnets; the more subnets, the fewer hosts can be individually addressed. These bits become a tradeoff based on the ...