1. I'm trying developing RCON Client for my server. I don't know what is DLL needed?
     
  2. Wulf

    Wulf Community Admin

    You shouldn't need any DLLs from Rust, you'd just need to write something to connect to and communicate with Rust's RCON protocol.
     
  3. What need knowelege for connect RCON protocol?
     
  4. Wulf

    Wulf Community Admin

    That bit is beyond me, I'd suggest looking at how the other clients do it else digging around in Rust.
     
  5. I trying develop RCON Client special for me.
     
  6. Did the Rust devs ever mention that they'll remove support for actual socket connections?