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

TCP reconnect #8

Open
LFSaw opened this issue Oct 20, 2017 · 0 comments
Open

TCP reconnect #8

LFSaw opened this issue Oct 20, 2017 · 0 comments

Comments

@LFSaw
Copy link

LFSaw commented Oct 20, 2017

I'd like to reconnect a TCP client (in oscP5) to a TCP server (scsynth).
I am unsure how to get there, though I found that there is a reconnect method in TCP server but I don't know

  • how to determine that the connection is lost from within the sourcecode
  • how to get to the TCPClient instance from an oscP5 object instantiated via
oscP5 = new OscP5(this, "127.0.0.1", 57110, OscP5.TCP);
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