public static extern string inet_ntoa(in_addr @in);
Declare Function inet_ntoa Lib "ws2_32.dll" (TODO) As TODO
Public Function inet_ntoa(ByVal IpAddress As Integer) As String