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

BroadCast macServer windowsClient #12

Open
Litiec opened this issue Feb 7, 2019 · 0 comments
Open

BroadCast macServer windowsClient #12

Litiec opened this issue Feb 7, 2019 · 0 comments

Comments

@Litiec
Copy link

Litiec commented Feb 7, 2019

I am using the oscP5 library. I want to set a server from my computer(macosx) and I want other computers to connect to my server. Since the ip address is constantly changing I thought it would be better to put the name of my machine instead.

this is the client code :
myBroadcastLocation = new NetAddress("MyName-MacBook-Pro.local", 32000);
I already tested this way between macs and it works perfectly. Now I'm wondering if it also works if the client is windows?

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