Skip to content

can I send message from TCPServer to client? #208

@dipenshivlab

Description

@dipenshivlab

I am implementing a Mac OSX app, where my Mac app has to work as server, and client will be cloud extension. cloud will try to connect to my server. once it get connected and I get client in server.accept , I have to send message from server(Mac app) to client. I am not able to find how to do that. I tried to add my own method to TCPServer class but it doesn't work at all. when I call that method, it just crash the app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions