How many subscriptors (subscriptions) can Internet Service Providers have? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

How many subscriptors (subscriptions) can Internet Service Providers have?

I was trying to get into socket programming. I learned that first 16 bits of IPv4 addresses indicates the ISP and the remaining 16 bits indicate your very own device which connects to the Internet. Then, does it mean that one ISP can only have 2^16 subscriptions?

22nd Jul 2020, 11:17 AM
Mustafa K.
Mustafa K. - avatar
1 ответ
+ 1
that matters about the subnet mask and what level internet service you have. then you'd also have to go through the entity that passes out those ipv4 numbers. basically, ipv4 has room for ALOT of addresses (2^32), but not enough for the next few to 10 years. Im sure youve made it to ipv6. and that has (3.4*10)^38 addresses
22nd Jul 2020, 11:24 AM
Slick
Slick - avatar