<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">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hello again,</p>
<p>after i gladly made my tests on toxcore and i am very satisfied and well done for your job on all the devs of tox and especially tox core which i got my self into it, i would like to know these :</p>
<p><br>
</p>
<p>1. Lets say i use my tox client i created and i have my toxid created inside this client, if someone finds my toxid will he be able to use it in another client ?</p>
<p>Also if i use at the same time on the same machine and os two tox clients will i have 2 different toxIDs or just one ?</p>
<p>I would like to be able to block connections on my client for reasons such as duplicated messages if someone uses 2 tox clients at the same time and sends messages to a friend that has in both clients with the same id for example or send friend request to
 the one and pops up to the other client also.</p>
<p>I havent tested cause i cant atm but i would like to know how can i use something that will be blocking any outside connection for  the user especially commands, requests etc. inside my client which comes from another client and not the specific one?</p>
<p><br>
</p>
<p>2. Is the sended message with <span class="pl-smi">"tox_friend_send_message</span>" allready encrypted or do i have to encrypt it and then send it from this function ?</p>
<p>cause the messages i recieved from utox on my test client was not, i just converted the uint8_t *message to string and it was the message i`ve sended from uTox to my client </p>
<p><br>
</p>
<p>3. I dont know if it is something with the message max size but i have increased and it didnt also solved the way messages arrives to uTox from my client, when i send from my test client to uTox
<br>
</p>
<p>it sometimes not all but sometimes it splits a sentence into lines in random way and when i send from uTox to my test client it send the full sentence without error, the problem occurs  especially when inside the sentence has spaces, if there are no spaces
 the sentence goes full as uTox sends to my client. Do i have to check anything in the<span class="pl-smi"> "tox_friend_send_message</span>" or size of chars or anything in my message ?<br>
</p>
<p><br>
</p>
<p>Thanks for your time first of all and thanks in advance for your reponds<br>
</p>
<p><br>
</p>
<p><br>
</p>
</div>
</body>
</html>