This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Sockets and Internet Protocols and the fly likes communication between datagram connection and multicast socket Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "communication between datagram connection and multicast socket" Watch "communication between datagram connection and multicast socket" New topic
Author

communication between datagram connection and multicast socket

eric jackson
Greenhorn

Joined: Feb 03, 2005
Posts: 3
Hi i would like to ask if it is possible for a J2me datagram connection(client) to connect to a udp multicast server? is that possible? seems that it is not working currently. thanks
Eddie Vanda
Ranch Hand

Joined: Mar 18, 2003
Posts: 281
Hi Jackson

I can't really help you, but I believe many firewalls cut these packets out.

Eddie


The nice thing about Standards is that there are so many to choose from!
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: communication between datagram connection and multicast socket
 
Similar Threads
How to make a Serverless java LAN Chat application with a user list
Java multicast and linux routers
J2Me datagram connection with multicast socket server
DatagramSocket question
DatagramPacket with more than one group