Search Unity

LLAPI Get ip from socket?

Discussion in 'Multiplayer' started by Alabatross, May 12, 2016.

  1. Alabatross

    Alabatross

    Joined:
    Dec 15, 2012
    Posts:
    223
    How do you get the ip address of an existing connection in the LLAPI?
     
  2. aabramychev

    aabramychev

    Unity Technologies

    Joined:
    Jul 17, 2012
    Posts:
    574
    see NetworkTransport.GetConnectionInfo()
     
    assertivist likes this.