Skip to content

How to Use UDP Broadcast in Linux? #91

@qqnzhyxxx

Description

@qqnzhyxxx

May I ask if CppServer has a relevant interface to set UDP broadcast mode?
I can directly send messages to the broadcast address (192.168.1.255) in Window, and the server receives them normally. However, when running on Linux, the client prompts [cause an error with code 13 and category 'asio. system': Permission denied]. It should be set separately without broadcast permission. How can I solve this problem?

Thanks Very Much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions