[Gambas-user] Binding UdpSocket to specific IP
Benoît Minisini
g4mba5 at gmail.com
Fri Jan 11 02:15:31 CET 2019
Le 10/01/2019 à 11:11, gen braga a écrit :
> Hi there
>
> My dev station's NIC has multiple IP addresses currently assigned. Is
> there a way to bind Gambas's UdpSocket to a specific IP? The default
> behavior is to listen to any address (0.0.0.0)
>
> Thanks in advance.
>
It's something to add to the gb.net component.
Something like new arguments to the Bind method: Bind(address, port)
--
Benoît Minisini
More information about the User
mailing list