<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello Andon,<br>
    <br>
    Thanks for showing your interest in Tox!<br>
    Tox has full documentation of toxcore and the Tox protocol itself.
    It's not properly formatted so it might be a little hard to read,
    but all of the information should be there:
    <a class="moz-txt-link-freetext" href="https://github.com/Tox-Docs/Text">https://github.com/Tox-Docs/Text</a>. Vikstrous already has some small
    parts of the Tox protocol implemented in Go, perhaps that's a good
    resource to look at too: <a class="moz-txt-link-freetext" href="https://github.com/vikstrous/gotox">https://github.com/vikstrous/gotox</a>. <br>
    <br>
    I would suggest looking at how the crypto and the DHT work first,
    implement that, and slowly work your way up. <br>
    If you want to set up your own Tox node for testing you can follow
    this guide:
<a class="moz-txt-link-freetext" href="https://github.com/irungentoo/toxcore/tree/master/other/bootstrap_daemon">https://github.com/irungentoo/toxcore/tree/master/other/bootstrap_daemon</a>.<br>
    <br>
    Having multiple implementations of a protocol like Tox is always
    good and I'm looking forward to see your work. Be sure to join
    #tox-dev on freenode if you have any questions or if you'd like to
    discuss your design.<br>
    <br>
    Impyy<br>
    <br>
    <div class="moz-cite-prefix">On 02/03/2016 08:00 PM, Doni Micov
      wrote:<br>
    </div>
    <blockquote
cite="mid:CANft6c7CfaSmg7FCMYME_Hq-=U0Zg+zYdCx7ExRPNZ6M26=-dg@mail.gmail.com"
      type="cite">Hello, <br>
      <div>I'm a student from Bulgaria and I'm currently studying
        Computer science. I enrolled in course teaching the Go
        programming language. In order to pass I have to complete a
        project written in Go and have chosen to write an implementation
        of the tox core lib. I was wondering if you could give me some
        pointers for testing the DHT implementation like a test node I
        can send data to and receive data to. Any other pointers would
        be of great help. </div>
      <div><br>
      </div>
      <div>Andon Mitsov<span></span></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dev@lists.tox.chat">Dev@lists.tox.chat</a>
<a class="moz-txt-link-freetext" href="https://lists.tox.chat/listinfo/dev">https://lists.tox.chat/listinfo/dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>