icmp

ICMP win32 api declaration in vb6

Hello guys, Can anybody help me with the declaration of these fucntions Icmp6CreateFile, Icmp6SendEcho2, and Icmp6ParseReplies or an offline tool that list the declaration for the windows api up to windows vista or win7 ...

How to send a multicast ping using .NET?

How can I send a multicast ping in .NET ? So that all computers on the network respond ? ...

How does one send ICMP packets (with associated TTL values) in Java on Android? Is it possible without a 3rd-party library? If not, what do you use?

This seems like it should be a simple solution to find, but I'm not having any luck. I want to write a simple ping/traceroute/dns troubleshooting app, but am simply not finding any documentation or examples on sending ICMP ECHO packets with set TTLs and interpreting their responses. I realize that Java likes to keep you away from "low-le...

Sniffing detection

Hi, Can someone tell me how exactly works "test ICMP"? (One of methods to detect sniffing in local network) ...