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

wss://steward.local:8888/manage 8888 or 8887? #280

Open
zhoumingchun opened this issue Mar 2, 2015 · 0 comments
Open

wss://steward.local:8888/manage 8888 or 8887? #280

zhoumingchun opened this issue Mar 2, 2015 · 0 comments

Comments

@zhoumingchun
Copy link

In the client example
steward-master/steward-master/clients/examples/arduino/mDNS/Lightbulb_on/Lightbulb_on.ino
Line 75 " if( client.connect((char *)ip_to_str(steward),8887) ) { "
I know using EthernetBonjour.setServiceFoundCallback(serviceFound)
we can found the steward ip address, so in the line 75 client connect to steward service, then
in the wiki, we are told to use "wss://steward.local:8888/manage"
but the code connect to port 8887?
Which is correct?

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