Search Unity

Want to learn more about LLAPI

Discussion in 'Multiplayer' started by supermoof, May 31, 2018.

  1. supermoof

    supermoof

    Joined:
    Sep 24, 2015
    Posts:
    48
    Hey there, I've been getting familiar to HLAPI but I want to learn more about whats happening in the background, and get into LLAPI. However I believe I don't have the knowledge of basic networking to use it. Do you guys have an ebook recommendation that teaches networking principles I can later apply to LLAPI and further? Thanks in advance.
     
  2. aabramychev

    aabramychev

    Unity Technologies

    Joined:
    Jul 17, 2012
    Posts:
    574
    take a look on server.dll package here (search server.dll) it is standalone llapi library accessible from c#. There are doc inside and couple of examples which you can run on your machine
     
  3. Hoshiqua

    Hoshiqua

    Joined:
    Jul 22, 2016
    Posts:
    77
    aabramychev likes this.