[Gambas-user] UDP Broadcast

Brian G brian at westwoodsvcs.com
Thu Apr 29 23:03:19 CEST 2021


Nope it work just fine as it is.. we are talking broadcast here
--
Thanks
Brian G Thursday, 29 April 2021, 01:05PM -07:00 from T Lee Davidson  t.lee.davidson at gmail.com :

>Nice little example.
>
>On 4/29/21 12:43 PM, Brian G wrote:
> While a.Status = Net.Active
> Wait 0.01
> Wend
>
>But, shouldn't that be:
>   While a.Status <> Net.Active
>     Wait 0.01
>   Wend
>
>Also, shouldn't the transmitter also wait for an Active status instead of doing nothing if not?
>
>
>-- 
>Lee
>
>----[  http://gambaswiki.org/wiki/doc/netiquette ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20210430/e1588038/attachment-0001.htm>


More information about the User mailing list