Internet Cafe Billing

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...

Please login to your account to leave a comment. You may use also our online forum to ask question regarding this source code.

For the database password please read FAQ.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted byAnonymous (not verified)on Wed, 06/17/2009 - 14:29

Sir, it gives me overflow error when try to ChargePerHour. "Public Function ChargePerHour(TimePlanID As Integer)"
Submitted byadminon Wed, 06/17/2009 - 16:17

In reply to by Anonymous (not verified)

May be you use the time plan which is 20/hour and the user id is set to 15/hour. Check "internet record front.mdb".
Submitted byAnonymous (not verified)on Thu, 06/18/2009 - 06:58

Sir, Now it tells me "11-division by zero Received_Data Procedure call" what should i do ?
Submitted byDT24on Fri, 06/19/2009 - 10:17

Sir, Compile error in strQuery. everytime im creating an exe. Thanks
Submitted byDT24on Fri, 06/19/2009 - 10:19

Sir, Can you help me edit your program. because I only need the server can restart,shutdown and log off the clients. Help me please! Thanks

Sir, Yes, I'm using windows xp home. Please help me to create a program that can shutdown, restart and log off the clients.

Sir, It will be a big help for me. your internet cafe monitoring system is great but can you delete the other functions like the time limit. thanks in advance.

There's an unlimited features on that program. In this case you do not need to remove the time planning...

Sir, I've tried to edit your ICMS. removing all functions except the shutdown,restart and logoff command. But everytime I log on from the client side. DISCONNECTED FROM THE SERVER appeared at the buttom. Can You help me or tell me what codes to be deleted. Thanks

By the way. Do you still need the list of computers connected to the server or you just need the restart and shutdown features? Reply ASAP so I can modify the program.

Good day! Yes Sir, I still need the list of clients connected to the server. Do the clients still need to log in before the server can detect them? Thanks
Submitted byadminon Fri, 06/26/2009 - 14:04

In reply to by DT24

There's no need if you like to. Give me details of what you're trying to have.

Sir, Once the client log in, the server can detect the pc name is online then there's no need for time limit. All clients have unlimited time automatically once they log in. then the server has the previlage to shutdown and restart the client that I want to shutdown or restart. Thanks

Ok. I will do this as soon as possible. The finish program will be uploaded separately.

I have another question. Do you still require the client computer to login to the system? Please write the every detail of the program. This question pops up to my mind when working with this program.

Sir, What do you suggest? Its fine with me, whether the client should log in or not. As long as the server can detect all clients on the network. Thanks
Submitted byadminon Thu, 07/02/2009 - 14:18

In reply to by DT24

Hi, I'm sorry but I'm very busy this past few days plus my hard drive has crash and I spend a lot of time recover it. I will work this your request this weekend.

Sir, If You can do it this weekend, I will really appreciate it. Thanks

Sir, Is it possible that if the client is in idle mode, a window will pop out on the screen. Thanks

Sir, This is the error appearing everytime i'm trying to shutdown the client. 13-TYPE MISMATCH WINSOCKSUB SERVER_CLOSE PROCEDURE CALL. Can you help me debug this error. Thanks
Submitted byadminon Wed, 06/24/2009 - 10:39

In reply to by DT24

Is the server running? If yes then may be your firewall is blocking the port address. You can either turn it off or add it to your firewall.

Sir, Yes, the server is running and i can detect the workstation computer name in the server. but when i shutdown the client. that error appears. I'll try to disable the firewall. Thanks

Sir, Can You help creating a source code for remote shutdown, restarting and logging off the client. everytime im editing your source code. i encountered error in winsock. Thanks a lot
Submitted byAnonymous (not verified)on Mon, 06/22/2009 - 18:43

I would like to know how can i put the total amount of the sales on the server window. what wud be the variable for the amount or do u have any suggestions on how i can put all the amount of the confirmed transaction. Thank you!!!
Submitted byAnonymous (not verified)on Mon, 06/22/2009 - 19:14

is it possible to add up a code in your program that will only allow disabling of keyboard and mouse functions instead of blocking the whole screen, some programs if blocked out will crash and players dont want that to happen, re enabling the controls thru the server side. is it possible? please help me out.. thankx!!! Pierre of Makati
Submitted byAnonymous (not verified)on Tue, 06/23/2009 - 15:29

is it possible to display the client screen on the server .... i need a code! can someone help me... i need a program that displays the client screen on server in order to see if they where surfing prohibited sites!......... plsssssssss......
Submitted byadminon Wed, 06/24/2009 - 10:15

In reply to by Anonymous (not verified)

My program has built in code to detect a url if it contains a word which you like to block.
Submitted byAnonymous (not verified)on Tue, 06/30/2009 - 11:48

i want source code for remote pc shutting down.....
Submitted byAnonymous (not verified)on Sat, 07/04/2009 - 08:08

In reply to by Anonymous (not verified)

shell("shutdown -s") -s = shutdown -l = logoff -r = restart
Submitted byAnonymous (not verified)on Sat, 07/04/2009 - 12:03

Sir, the Server gives me this Error "70-Permission denied Form_Load procedure call" I've googled it and found that i should modify it on MTS Explorer but i dont find this. can you help me please on this problem.
Submitted byAnonymous (not verified)on Sun, 07/05/2009 - 21:10

Dear Sir i could we send the SMS using VB progam, can u send me a code
Submitted byadminon Mon, 07/06/2009 - 11:14

In reply to by Anonymous (not verified)

Please look for emond's code submission.

Add new comment