Search Unity

How to connect client to dedicated server?

Discussion in 'Multiplayer' started by thebestbgvasko, Feb 22, 2021.

  1. thebestbgvasko

    thebestbgvasko

    Joined:
    Sep 28, 2020
    Posts:
    1
    I have a server written in C with the winapi so I am wondering if I can use it for my Unity game. The server is TCP and right now I am wondering how to connect the clients and have them send and receive packages. Everything on the server side is clear to me but I don't understand what I am supposed to do for the client side.
     
  2. Joe-Censored

    Joe-Censored

    Joined:
    Mar 26, 2013
    Posts:
    11,847
    thebestbgvasko likes this.