Basically, my network has a many device and they all broadcast the mDNS packet. I want to capture the packet and get IP address by parsing it. I tired using mdnsjava but i end up nowhere? Is there any way around for capturing mDNS packet.?
Asked
Active
Viewed 208 times
0
-
With pcap4j / jethereal perhaps ? – Marged Feb 17 '16 at 13:45
-
Can you suggest some good example for that please.? – Hitesh Vaghani Feb 18 '16 at 08:59
-
1I prefer to leave it up to you to google some relevant examples ;-) In the end it is you who needs to decide if this is the correct approach. – Marged Feb 18 '16 at 11:24