Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
clients:xwintox [2015/07/28 02:50]
zero_one hurrr
clients:xwintox [2015/07/31 18:56]
sagem add history
Line 11: Line 11:
 ===== History ===== ===== History =====
  
-This is where the history goes+XwinTox can trace its history to a jovial comment made in 2014 by IRIXuser about creating a Tox client called Toxaemia using the Motif graphical toolkit. This was never realised, of course.
  
-{{ users:xwintox.png?380px|Toxic Running on Linux}}+Later, Tox developers began discussing the necessity of a 'synchronisation' model for maintaining (at a minimum) one's contact list across several installations of Tox. IRIXuser prepared a whitepaper detailing one possible solution: a server which would act as a proxy to Tox, so to speak, multiple clients accessing it at separate times or even in parallel while the server facilitated their sharing of a single contacts list and connection model.  
 + 
 +A year later, in 2015, IRIXuser began work to realise the design which the whitepaper had put forward. Development began on the 9th of June with the laying of groundwork for the unique process mode, where libToxCore communicaton was in a process other than that which hosted the GUI, and where SunRPC served as the method of the intercommunication between the two processes.  
 + 
 +Just one week on from the project's inception, it became possible to send and receive messages and to send friend requests. On the 20th of June, XwinTox DR1 was released; a day later, DR2 was released, which added groupchat support. 
 + 
 +The limitations of the seperated-process model also became clear as several releases of XwinTox quickly appeared; after identifying the faults in the model, XwinTox Frameworks 2 was designed, which introduced a radically modular model for the seperation of core, GUI, and Tox core communication. Implementation of XwinTox Frameworks 2 began on the 6th of July. 
 + 
 +{{ users:xwintox.png?380px|XwinTox running on Solaris}}
  
 ===== Features ===== ===== Features =====
Print/export