| Article: |
Introducing DHCP | |
| Subject: | Broadcast of 255.255.255.255 ? | |
| Date: | 2003-05-22 19:54:41 | |
| From: | anonymous2 | |
|
I noticed that there is a broadcast of 255.255.255.255. Why? My isp (adelphia) hands me a broadcast address like that too. I thought the broadcast needed to be the network address with all bits on for the host portion.
|
||
Showing messages 1 through 1 of 1.
-
Broadcast of 255.255.255.255 ?
2003-05-23 03:56:07 anonymous2 [View]



255.255.255.255 4 times 8 bit.
that is:
11111111 11111111 11111111 11111111
in binary or
FF FF FF FF in hex.