Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ip addresses
Message
 
 
To
23/08/2002 10:38:43
General information
Forum:
Politics
Category:
Other
Title:
Miscellaneous
Thread ID:
00692908
Message ID:
00692927
Views:
29
IP address is 4 bytes unsigned integer with max value of 0xffffffff pluse value of 0. Another way to get the same result.
? 256 * 256 * 256 * 256
because each byte has value from 0 to 255.

>Thanks.
>
>But how did you come to that solution?
>
>Kev
>
>>>Not being renowned for my maths skills, how do you work out how many ip addresses you can have.
>>>
>>>Knowning the range is from 0.0.0.0 to 255.255.255.255.
>>>
>>>Thanks
>>>Kev
>>>
>>>BTW I thought it was 255 * 255 * 255 * 255!
>>
>>If you can use all of them, than
? 0xffffffff+1    &&  4,294,967,296
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform