Search found 3 matches
- Thu Nov 21, 2019 2:15 pm
- Forum: Announcement
- Topic: (WIP) Cross-Platform Compiler using Windows Linux Subsystem
- Replies: 6
- Views: 7355
Re: (WIP) Cross-Platform Compiler using Windows Linux Subsys
Very good project 
- 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 ?
- 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 ...
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 ...