Posted By: chaitra |
5/10/2006 3:27:00 AM |
|
|
i am doing a project on multicast group monitoring.
Initially i have developed a java code that parses a text file containing the ip addresses of the group,source,destination and other members in the multicast network infrastructure.Next part is to get a list of routers by parsing a text file.Please give me some idea as to do this efficiently using a hashmap in java.
The project is mainly about fault detection and isolation in a multicast group by the multicast node manager.Suggest some ideas as to implement this project in java.
|
|