Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can I send message from TCPServer to client? #208

Open
dipenshivlab opened this issue Feb 25, 2021 · 0 comments
Open

can I send message from TCPServer to client? #208

dipenshivlab opened this issue Feb 25, 2021 · 0 comments

Comments

@dipenshivlab
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant