in reply to Re: Re: Re: Converting decimal IP addresses to binary
in thread Converting decimal IP addresses to binary

I didn't think of looking in the Socket module for the inet_aton or inet_ntoa functions since I had a pretty good idea of how to approach the problem. Thanks for the pointer. TIMTOWTDI.

----
Coyote

  • Comment on Re: Re: Re: Re: Converting decimal IP addresses to binary