Mail Archives: cygwin/1997/10/21/09:15:10
Check out Chris Becke's page on icmp programing at
http://www.dbn.lia.net/chris/icmp.html. He has hacked the add-on DLL
Windows uses to handle ICMP packets. The page has a .ZIP file containing
source and a decent discussion of what's involved.
Cheers,
Charlie
creitzel AT mediaone DOT net
At 08:39 AM 10/20/97 -1000, you wrote:
>> Hello.
>>
>> I wonder if someone can tell me how to use ICMP with cygnus wunderful
gcc.exe.
>
>You can use winsock functions in the normal (socket) way to write
>icmp packets out. Unfortunately the winsock functions are
>somewhat of a hack for reading back packets. It appears that
>you only get packets back in a recv that are a response to
>a ping icmp packet you sent out. In other words, it's almost
>completely unusable for reading icmps.
>
>> btw, im trying to port the icmpinfo-1.11, which is an excellent
>> icmp-logger. If someone already ported it (or simular) please let me know.
>
>Winsock is incapable of reading arbitrary icmps so you would
>need some other way to read icmps to make an icmp logger.
>
>> IRL : Martin Svenningsson - Helsingborg, SWEDEN
>> MAIL : emmess AT triton DOT tripnet DOT se - finger for PGP
>-
>For help on using this list (especially unsubscribing), send a message to
>"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
>
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -