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

[udpsend] strange behavior #3

Open
avilleret opened this issue Jan 29, 2014 · 0 comments
Open

[udpsend] strange behavior #3

avilleret opened this issue Jan 29, 2014 · 0 comments

Comments

@avilleret
Copy link

  1. open udpsend-help.pd
  2. change the connect message to [connect 127.0.0.1 8888( and click it -> [udpsend] reports 1. on outlet, it is connected while nobody is listening on port 8888.
  3. open udpreceive-help (with [udpreceive 9997] inside)
  4. in udpsend-help.pd, click on [send 0 1 2 3(, nothing is receive, OK
  5. now click on [port 8888( on udpsend-help.pd to change port number.
  6. in udpsend-help.pd, click again on [send 0 1 2 3(, nothing is received while it's reported to be connected on port 8888

I have to disconnect and connect the [udpsend] again to make it work.

So, if we change the binding port of [udpreceive], the sended messages are not received until reconnection of [udpsend].

umlaeute pushed a commit that referenced this issue Jan 30, 2019
use $(metafile) instead of hardcoded filename in lib.version expansion
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