• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: broadcast to 255.255.255.255
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: broadcast to 255.255.255.255


  • Subject: Re: broadcast to 255.255.255.255
  • From: Vincent Lubet <email@hidden>
  • Date: Thu, 3 Apr 2003 09:23:20 -0800

On Thursday, April 3, 2003, at 12:46 AM, Satoshi Hirata wrote:

Hi

I'm developing a application stacked on TCP/UDP using OpenTrasPort/Socket.
I want to broadcast to 255.255.255.255, but it is sent to subnet address
(ex. 172.16.127.255) automatically in MacOSX.

Is it possible "real" broadcast (255.255.255.255) in MacOSX?

No it is not possible. It is a feature of most BSD derived protocol stack to transform 255.255.255.255 to the subnet directed broadcast address (ex. 172.16.127.255).

If you'd like to reach all the hosts on a given link, I suggest that you use the all host multicast address: 224.0.0.1

Vincent
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

References: 
 >broadcast to 255.255.255.255 (From: Satoshi Hirata <email@hidden>)

  • Prev by Date: Re: broadcast to 255.255.255.255
  • Next by Date: BSD socket performance problem
  • Previous by thread: Re: broadcast to 255.255.255.255
  • Next by thread: Re: Unknown PowerPC Exception instead of callback from a framework in a CFM project (CFNetwork)
  • Index(es):
    • Date
    • Thread