Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Question How to code a local Android multiplayer using WiFi hotspot?

Discussion in 'Multiplayer' started by InacioM, Jul 27, 2020.

  1. InacioM

    InacioM

    Joined:
    Jun 19, 2019
    Posts:
    36
    Hello, everyone.

    I know there have been many posts about this topic the past, but since things have changed, I believe it's a valid question.

    How would I go about creating a local multiplayer system for Android games that uses a WiFi hotspot to connect the players? Where do I start to learn about how to make such a system?

    I have some experience with c# and unity, but not specific experience with networking, so I'd love to be pointed in the right direction to get this local multiplayer system running sooner than just learning about networking in general.