Are there net to host conversion functions in C#? Googling and not finding much. :P
IPAddress.HostToNetworkOrder and IPAddress.NetworkToHostOrder?
IPAddress.HostToNetworkOrder
IPAddress.NetworkToHostOrder
Each method has overloads for 16, 32 and 64 bit integers.
1.4m articles
1.4m replys
5 comments
57.0k users