|
Conan Chat Client : Features
The Conan Chat Client is a 3rd party program that
allows users to log on to the conan chatserver and chat with people ingame in conan.
The client is opensource (meaning anyone can read the full sourcecode and reuse parts of the
code in their own programs). The client is programmed in C++ using
QT libraries for GUI/Threading and network and gmp for TEA encryption.
Go to the download page to fetch the latest client.
Requirements:
Since you are logging on Funcom's server you DO need a valid conan account in order to log on to the
chatserver. (This is the one you need to use when logging in). Im not storing or sending any sort of account information
from this client. If you don't trust me, you can download the source and see/build your own version here :
Mercurial Source Repository .
|