[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ICMP socket with Gambas
[Thread Prev] | [Thread Next]
- Subject: ICMP socket with Gambas
- From: Linus <olivier.cruilles@xxxxxxxx>
- Date: Thu, 26 Jun 2025 09:23:59 -0400
- To: Gambas Mailing List <user@xxxxxxxxxxxxxxxxxxxxxx>
- Cc: Linus <olivier.cruilles@xxxxxxxx>
Hello, I would like to code in Gambas an ICMP request like the PING command does but entirely in Gambas. It is possible to do it with gb.net <http://gb.net/> Socket ? For all I have tested, it seems the fact to open a RAW socket + ICMP Protocol is not implemented into Gambas. Am I wrong ? Thank you Olivier
Re: ICMP socket with Gambas | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
Re: ICMP socket with Gambas | Brian G <brian@xxxxxxxxxxxxxxxx> |