Search found 3 matches

by lolvince
Mon Jun 03, 2013 7:54 am
Forum: Linux
Topic: UDP broadcast on linux is not possible
Replies: 2
Views: 3598

Re: UDP broadcast on linux is not possible

no solution ?
by lolvince
Fri May 31, 2013 12:50 pm
Forum: Linux
Topic: UDP broadcast on linux is not possible
Replies: 2
Views: 3598

UDP broadcast on linux is not possible

hello,

I noticed that the sending request UDP broadcast on linux is not possible with PureBasic.
the "SendNetworkData" function allows you to include the "permission" to create the socket which is a requirement under Linux when sending the broadcast.

Here's an example to test the topic ...