My projects IT and radioamator
DxCluster - client and server
-> This cluster is a concurent to existent dxcluster for radioamator the main difference is the technologie use and ... the concept !
-> It purpose webservice for php / asp web-apps, cms like Joomla see documentation here
-> p2p research with socket/php/pnctl
I've built a complete server with PHP5 and "stream_socket" extenssion and a shared
memory and fork system (pctl), i've also programed a administration interface for the
server :

With this console, it's possible to disconnect the client, and show the server and the child stats (uptime, memory), it is also possible to manage
the configuration of the node ( the servers can exchange data for syncronisation).
Here is a simple telnet Windows :
Documentation/Brainstorming
Amator-radio logbook
During my formation at school i've discovered some interesting tools called "db4o"
I've started to develop a logbook radioamator software based on visual dot net
and db4o to store radio contacts. This project uses a part of www.crxcluster.com
webservice to send / receive Dx spots, the first version runs with php5+Gtk2
and SQLite.

- The sofware code is write with visual studio 2005, it use technologie like : webservice and database objects (db4o).
- I've also prefered to add XML configuration and extension files :
- So, to extend frequency band it can be completed with a simple text editor
- Now, I work the same system with XML to the log export and import engine ....
Documentation/Brainstorming