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

Re: ICMP socket with Gambas


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
>
>
>


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
Re: ICMP socket with GambasClaus Dietrich <claus.dietrich@xxxxxxxxxx>