This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Sockets and Internet Protocols and the fly likes Server 2003 and Multicast Socket, ServerSocket Problem 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 "Server 2003 and Multicast Socket, ServerSocket Problem" Watch "Server 2003 and Multicast Socket, ServerSocket Problem" New topic
Author

Server 2003 and Multicast Socket, ServerSocket Problem

Ghouse Sultan
Greenhorn

Joined: Jun 22, 2004
Posts: 3
Hi Friends,
Help needed from you guys.
We have an application which Auto-detects the network. It was working fine with all windows os. But when we tested on Windows server 2003 Enterprise edition we are unable to detect the child nodes. We are using Multicast socket. It is based on the multicasting principle where the child nodes send Identity packets to a common multicast subnet and the Server(Parent) also listen at the common multicast Subnet i.e 230.0.0.1
Is there any compatibility problem windows server 2003 enterprise edition.
Thanks in Advance.

Thanks and Regards,
Sultan
 
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: Server 2003 and Multicast Socket, ServerSocket Problem
 
Similar Threads
2) JPilot Mock Exam Question - Help Needed!
URLConnection within EJB
How test Multicast sockets on offline comp? (localhost)
Problem in RDBMS
Tomcat Cluster - Session Replication Problems