<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<span>i am trying to make the basics with toxcore no user interface for the moment just connections and send and recieve message with toxcore but i wanted only for windows and visual studio comes up with many errors with posix includes</span>
<div class="linestyle1 colourline"><span>is there anywhere i could find a core of tox with no posix? only for windows ?</span></div>
<a href="http://aka.ms/weboutlook" id="LPNoLP"></a><br>
<div id="Signature"></div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Support <support-bounces@lists.tox.chat> on behalf of Nocs ... <NoCos30@hotmail.com><br>
<b>Sent:</b> Saturday, November 12, 2016 4:15:31 PM<br>
<b>To:</b> support@lists.tox.chat<br>
<b>Subject:</b> [Tox Support] Right Order of commands from Tox</font>
<div> </div>
</div>
<div>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hello again,</p>
<p><br>
</p>
<p>I am trying with c-toxcore to make a main.cpp and use the Tox.h and tox.cpp <br>
</p>
<p>I would like to know if anyone can guide me to the right direction and order of commands as below or how the commands order and commands</p>
<p>are should be : <br>
</p>
<p><br>
</p>
<p>int main(){</p>
<p>     variable tox create new tox</p>
<p>     (create a new toxID) or (use an allready created toxID)</p>
<p>     create and start the server to the specific ip, port, and anything else is needed</p>
<p>     try to connect to other tox client created in the same way as above with ToxID or internet or how it is connected.<br>
</p>
<p>     close the connection with the other client</p>
<p>     close the server<br>
</p>
<p>     exit<br>
</p>
<p>}<br>
</p>
<p><br>
</p>
<p>I am trying to find these commands by including tox.h to test and understand how to use the commands but i have some issues
<br>
</p>
<p>can anyone point me or give a right way to do it ?</p>
<p><br>
</p>
<p>Thank you all in advance for your time and guidance<br>
</p>
<p><br>
</p>
<p><br>
</p>
</div>
</div>
</body>
</html>