Skip to content

Implementing TCP Server with multiple available connections. #25

@taushkanov

Description

@taushkanov

Hello! Thank you for this great solution!

I need to implement TCP server with multiple available connections.

In libmodbus we can do this by creating listening socket, then catching incoming connection to handle requests and listen socket again for new connection.

Is there any way to do this with modbuspp? I cant find any appropriate methods in modbuspp rather than Modbus::Server::open().

Thank you in advance.

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