[ILUG] Linux Internet Cafe Software?

Bryan O'Donoghue bryano at europlex.ie
Mon Apr 26 19:10:36 IST 2004


-----------------Server------DB (LAMP)
|                   |
|                   |
Controller         (n)_random_clients


Diagram should probably look a bit more like that.


Yeah, if the Server is a php box, then the Controller interface can be made in 
a web page.

Then if the communication happens from Apache/PHP - > client via sockets and 
some simple byte oriented or even human readable string orientated protocol, 
and the client app/process watchdog on the (n)_random_client boxen are written 
in C/C++ or PHP, depending on what's appropiate, you should have a fairly quick 
... to turnaround time... to borrow some newspeak from a random marketoid type.

Of course, it might be worth your while to encrypt the protocol transaction, 
with something simple like crypt();.... somebody somewhere would try to spoof 
the protocol transaction I'm sure... saving himself ... 1.65 of interweb charges.

-- 
Bryan O'Donoghue
Embedded Software Engineer

Europlex Technologies Ltd
Clonshaugh Business & Technology Park
Dublin 17
Ireland

T:+353 (0) 1 2500500
F:+353 (0) 1 2500590
E:bryano at euoplex.ie
W:www.europlex.ie




More information about the ILUG mailing list