internet cafe monitoring program
From: Michał Górski (ybacay_at_poczta.onet.pl)
Date: 05/25/04
- Next message: J French: "Re: Simple Database"
- Previous message: Claire: "Re: VCL event handler in a DLL"
- Next in thread: Pierre Roux: "Re: internet cafe monitoring program"
- Reply: Pierre Roux: "Re: internet cafe monitoring program"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 25 May 2004 09:36:02 +0200
Greetings!
I have a task, as follows: I am to write a program that is supposed to
monitor the work of network computers. It would gather information from
network computers and send it to the central computer for analysis. Such a
program can be found for example in internet cafes, used for checking the
time that the users use internet. My program would also have other
functions, ie. screenshots would be sent to the central computer, so the
amount of data sent via this system might be quite large. Considering all
the above I have two questions:
Firstly: I'd like to write the system in Delphi (7, proffesional). What
network- socket components would You advise me to use? Indy? ICS? Other?
Which ones should I rather avoid?
Secondly: What program architecture would be best for such use? Will the
standard client-server architecture (where the client sends his requests to
the server periodically) be fine, or would You suggest something else?
Thanks in advance for the help
-- Michal Gorski ybacay@poczta.onet.pl
- Next message: J French: "Re: Simple Database"
- Previous message: Claire: "Re: VCL event handler in a DLL"
- Next in thread: Pierre Roux: "Re: internet cafe monitoring program"
- Reply: Pierre Roux: "Re: internet cafe monitoring program"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]