IntelliJ Java IDE
The moose likes Sockets and Internet Protocols and the fly likes urgent broadcast addresss Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "urgent broadcast addresss" Watch "urgent broadcast addresss" New topic
Author

urgent broadcast addresss

yash bhatnagar
Greenhorn

Joined: Dec 03, 2001
Posts: 16
can anybody tell me how to find the broadcast address of a network in java ,i have to send it across the network through one address.
Joel Peach
Greenhorn

Joined: Oct 12, 2001
Posts: 19
Yash,
For information on Java support, check out the following JavaSoft tutorial:
http://java.sun.com/docs/books/tutorial/networking/datagrams/broadcasting.html
You might find that the support for broadcast/multicast is easier than you think.
Best of luck!
-Joel
 
IntelliJ Java IDE
 
subject: urgent broadcast addresss
 
Threads others viewed
UDP without IP
UDP broadcast on multiple interfaces
Network Interface Detection issue with jdk1.6
some java interview Questions
Broadcast vs Subnet