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
_______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
