<div dir="ltr"><div><div><div><div>Hello,<br><br></div>Writing a toxcore implementation for a class project is quite ambitious, I hope you know what you are in for.<br></div>There is <a href="https://github.com/Tox-Docs/Text">toxcore documentation</a> you can refer to. It's a bit sloppy and in plain text files, but it's planned to reformat them as pdfs at some point.<br><br></div>As far as DHT nodes go, you can try speaking to the ones from <a href="https://nodes.tox.chat/">https://nodes.tox.chat/</a> list or <a href="https://github.com/irungentoo/toxcore/tree/master/other/bootstrap_daemon">host your own</a>, though it might be easier to just run a Tox client instead of a DHT bootstrap node, as any Tox client is also a DHT node.<br><br></div><div><a href="https://github.com/cleverca22/tox_decoder">This wireshark plugin that shows Tox DHT traffic</a> might be of some help to you. You'd need to patch toxcore so that it would expose private keys, so that the plugin could decrypt the traffic and show it to you in Wireshark nicely.</div><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 3, 2016 at 2:00 PM, Doni Micov <span dir="ltr"><<a href="mailto:donimicov@gmail.com" target="_blank">donimicov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">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>_______________________________________________<br>
Dev mailing list<br>
Dev@lists.tox.chat<br>
<a href="https://lists.tox.chat/listinfo/dev" rel="noreferrer" target="_blank">https://lists.tox.chat/listinfo/dev</a><br>
<br></blockquote></div><br></div>