[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ICMP socket with Gambas
[Thread Prev] | [Thread Next]
- Subject: Re: ICMP socket with Gambas
- From: vuott@xxxxxxxxxxxx
- Date: Sun, 29 Jun 2025 02:21:14 +0200 (CEST)
- To: Claus Dietrich <claus.dietrich@xxxxxxxxxx>
- Cc: Gambas MailingList <user@xxxxxxxxxxxxxxxxxxxxxx>
Hello Claus, I don't obtain that error on Mabox Linux 25.06 Istredd. 28 giu 2025, 19:15 da claus.dietrich@xxxxxxxxxx: > Am 28.06.25 um 16:26 schrieb vuott@xxxxxxxxxxxx: > >> Uhmmm... sorry, correct structure is: >> >> Public Struct SockAddr >> SinFamily As SHORT >> SinPort As SHORT >> SinAddr As Pointer >> End Struct >> >> (with SHORT, not Integer) >> > > This program provides following console output on my Mint 22 platform: > > "Socket call error: 13" > > Best regards > > Claus > > >
Re: ICMP socket with Gambas | Lee <t.lee.davidson@xxxxxxxxx> |
Re: ICMP socket with Gambas | Linus <olivier.cruilles@xxxxxxxx> |
Re: ICMP socket with Gambas | Lee <t.lee.davidson@xxxxxxxxx> |
Re: ICMP socket with Gambas | vuott@xxxxxxxxxxxx |
Re: ICMP socket with Gambas | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |