kasprzak
November 27th, 2007, 08:56 AM
hello
I've to write a program for my subject pass which has it`s own database and managing his clients so I ask You for help.It`s Typical shop magazine program.
Server, based on database, which is working on *.dbf or *.xml files (which is better?). Client program should use (or reserve) contents (for example parts from store) from database and make changes in real time (this is necessary for 4 or more clients), Everything should base on LAN network. How should I use sockets for this?
Could You write me some advices for that project how to make the database and how to code it (and save it in file )on C++ Borland.
Generally my project is typical program making reservations, buying parts from the store for few clients which are connected to lan network.
I've to write a program for my subject pass which has it`s own database and managing his clients so I ask You for help.It`s Typical shop magazine program.
Server, based on database, which is working on *.dbf or *.xml files (which is better?). Client program should use (or reserve) contents (for example parts from store) from database and make changes in real time (this is necessary for 4 or more clients), Everything should base on LAN network. How should I use sockets for this?
Could You write me some advices for that project how to make the database and how to code it (and save it in file )on C++ Borland.
Generally my project is typical program making reservations, buying parts from the store for few clients which are connected to lan network.