[Vala] About sockets



Hello,

I am making a local server that can manage the works without configure the
IP on the clients, thanks to "broadcast". But I have a problem. I have make
a Python test app, but I don't found any equivalence of [setsockopt] to set
SO_BROADCAST in Vala (Gio). Any idea?.

If it is imposible, any alternative to [.send_to] without the problem of
"access denied" that gives in the broadcast address.

Thanks


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