Jump to content

Auto Server Discovery


Luke

Recommended Posts

I've added a udp server to handle this.

 

You will need to send a utf8 byte encoded message that says "who is mediabrowserserver?", to the broadcast address on port 7359.

 

Please see ServerDiscovery.cs in the ApiInteraction project for a usage example.

 

Scott L - I wasn't able to add this to the metro project so I'm not sure you'll be able to use this.

Link to comment
Share on other sites

ScottIsAFool

That's ok, I've seen blog posts on how to do it for Windows Store apps, so will have a play around with a test app and see what I come up with.

Link to comment
Share on other sites

Ok, sounds good.

 

If you're able to do it and it can work in that portable project, can you add it there? Preferably with the same api. Thanks.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...