Code Monkey home page Code Monkey logo

Comments (4)

msatranjr avatar msatranjr commented on May 22, 2024

There are a number of things that could cause this. The join button doesn’t become activated until the client has received a UDP multicast message (which should trigger the event handler in UdpParticipant.cs line 137) AND you start typing a name in the text box. Did you start typing a name in the text box?

Did you pull down the latest changes from master with the privateNetworkClientServer capability enabled in the client app?

Some LAN systems don’t allow UDP multicast packets to be sent/received, so you may want to consider checking with your network admin or router settings.

Let me know if it still doesn’t work after you’ve tried the above.
Thanks,
-Michael

from windows-appsample-networkhelper.

juanpaexpedite avatar juanpaexpedite commented on May 22, 2024

Well thank you for the answer it must be a networking discovery issue (yes really great implementation the DelegateCommand), cause I tried https://github.com/lidgren portable from nuget and also fails the discovery. I decided to use that library writing down the IP address in the client (that works), because in that way will always work. You can close the 'issue'.

from windows-appsample-networkhelper.

juanpaexpedite avatar juanpaexpedite commented on May 22, 2024

Well also I have just tried the StreamSocket example and works like a charm on both sides (mobile / desktop as server and client), I will create a library with that because it contains events, that is better than using the lidgren and I understand might be optimized.

from windows-appsample-networkhelper.

msatranjr avatar msatranjr commented on May 22, 2024

Closing the issue per our discussion. Thanks for trying out the sample, I'm glad that the StreamSocket example works out for you.

from windows-appsample-networkhelper.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.