[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ICMP socket with Gambas


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



Follow-Ups:
Re: ICMP socket with Gambasvuott@xxxxxxxxxxxx
Re: ICMP socket with GambasLee <t.lee.davidson@xxxxxxxxx>
References:
Re: ICMP socket with GambasLee <t.lee.davidson@xxxxxxxxx>
Re: ICMP socket with GambasLinus <olivier.cruilles@xxxxxxxx>
Re: ICMP socket with GambasLee <t.lee.davidson@xxxxxxxxx>
Re: ICMP socket with Gambasvuott@xxxxxxxxxxxx