RonSijm@programming.dev to Programmer Humor@programming.dev · 2 days agoThis Phishing email... What is the IP?programming.devimagemessage-square70fedilinkarrow-up1406arrow-down11
arrow-up1405arrow-down1imageThis Phishing email... What is the IP?programming.devRonSijm@programming.dev to Programmer Humor@programming.dev · 2 days agomessage-square70fedilink
minus-squareTurious@leaf.dancelinkfedilinkarrow-up41·2 days agoIP addresses can’t have segment numbers going over 255.
minus-squaremergingapples@lemmy.worldlinkfedilinkarrow-up2·edit-21 day agoAhhhh. Thank you. Now the Ipv over 4 jokes make sense.
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up13·2 days agoYeah, IPv4 addresses use four bytes. Those four bytes are represented as four decimal numbers, separated by dots. And a byte can only represent the decimal values 0–255.
IP addresses can’t have segment numbers going over 255.
Ahhhh. Thank you. Now the Ipv over 4 jokes make sense.
Yeah, IPv4 addresses use four bytes. Those four bytes are represented as four decimal numbers, separated by dots. And a byte can only represent the decimal values 0–255.