Click here to Skip to main content
15,892,072 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I am doing a college project on POS systems. I am willing to involve the concept of networking in the project. As in any changes made in the inventory at one terminal should automatically update the data in the other terminals connected to the network. I am new to networking and I know the basics but nothing about programming. Kindly help me with any basic code so that I can involve networking in my project.
Posted
Updated 4-Dec-10 2:44am
v2

1 solution

You will need to make sure that you have the program installed and then I would suggest copying the folder of the entire program to the share folder. In Vista and W7 it's now the users-> Public-> Public Documents folder.

Then once it's on the shared folder and permissions have been applied so that all users can read and write to the share you only need to send a new shortcut to the desktop from the share folder. And the same send to of the shortcut on the client PCs.

Then all share the same database and shortcut to the executable.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900