aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes Java multicast and linux routers Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Java multicast and linux routers" Watch "Java multicast and linux routers" New topic
Author

Java multicast and linux routers

Saverio Miroddi
Greenhorn

Joined: Jun 16, 2006
Posts: 21
I'm trying to multicast using the demo in the java tutorial and a linux
router, but while the regular datagram work, the multicast doesn't!

Why is thing happening? I've tried with coyote linux, freesco and bsdrouter, but seems like they don't route the packets.

Am I missing something?

Also, I've read that different kinds of multicast protocols exist. Which one is the Java one?

Thanks!
Saverio J(ava) Miroddi


Using a text editor for programming.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Java multicast and linux routers
 
Similar Threads
Network application being both a client and a server
How test Multicast sockets on offline comp? (localhost)
Unicast and Multicast object ???
Networking Project Suggestions
Unicast and Multicast objects