<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    We're a team of 6 students working on a school project and we would
    like to know some specifics about the inner workings of tox/qTox.<br>
    <br>
    <br>
    <b>About the project :</b><br>
    <br>
    It is an open subject which goal is to put us in a real world
    situation of software development. The context is the following :
    "You have been hired to build and design a complete multi-platform
    messaging system just like Skype or Slack".<br>
    <br>
    There is of course a part describing the features the application
    should have, but also a part describing a "Support Architecture" of
    redundant servers and backup servers.<br>
    <br>
    It is the opportunity for us to combine our programming as well as
    our server managing skills.<br>
    <br>
    <br>
    <b>The question :</b><br>
    <br>
    So, as I already knew about tox and qTox I suggested we could use it
    as a work-base. But what about the server architecture?<br>
    <br>
    Therefore, here is our very basic question :<br>
    <br>
    <i>Can qTox be adapted to fit a server/client architecture? And if
      yes, how much work would that imply?<br>
      <br>
    </i>We simply wanted the opinion of experts on the matter so we can
    decide if it's a viable option before diving into the specs and
    actually do the refactoring.<br>
    <br>
    <br>
    Of course we already took a quick look around in the code, and our
    feeling currently is that one would only need to modify the toxcore
    library for that, leaving the qTox client unaffected in it's
    structure. But that arises a second question : can the toxcore
    library be easily bended into a server/client architecture or should
    we rather make our own networking library?<br>
    <br>
    <br>
    Thank you very much for your time, and thank you for the effort you
    put into tox and qTox.<br>
    <br>
    Peter Aubry-Walker,<br>
    Paul Arcari,<br>
    Axel Coche,<br>
    Paul Destour,<br>
    Loïc Lebon,<br>
    Thibault Lemaire,<br>
  </body>
</html>