Html5 Prologue Demo Description.
Internet Cafe Monitoring System
===================================
Readme File for Internet Cafe Monitoring System
===================================
=========
CONTENTS
=========
1: Features
2:
Installation and System Requirements
====================================
1: Features
====================================
A must have features for internet cafe monitoring system:
- Allow connection from multiple computer
- Detailed information about connected computer like computer name,
user code, total amount, used amount, left amount, total hour, used
hour, left hour, etc.
- Time plan
- Member and walk-in customer
- User's rate information
- Automatic generation of a coupon/user code and password
- History report
- And best of all I did not use any 3rd party controls
- And a lot more...
====================================
2:
Installation and System Requirements
====================================
For installation simply run the server application at your server
computer and install client application at your workstation. Of course
you need to know what is client/server architecture before using this
program. If you would like to ask question regarding a detailed
installation please post it on the forum section at www.sourcecodester.com/forum.
Note: The following system requirements must be met when running this source code
- Microsoft Windows 95/98/2000/ME/, Windows NT 4.0, XP, or higher
- Visual basic 6.0 professional or enterprise edition
Currently the compiled source code will run on Windows Vista but does
not support system locking. You will still access Start Menu if you use
this with Vista. If you would like to support this in Windows Vista
please contribute your source code
There is however some features that can not be found in visual basic
but can be access using microsoft access. The filename for the microsoft
access frontend is "Internet Record Front.mdb". This file links to
"Internet Record.mdb" to access the database. For beginners I will
create a tutorial on my website on how to link a database from frontend
to backend.
For more information please visit www.sourcecodester.com