G
Guest
I planning to build an order system. It will consist of a server
application and a number of client applications. The sever is responsible
for updating the database and to inform this to all other applications in
the system. For example: A client application wants to update the database
and send data to server, the server update the database and inform all other
client applications about it.
The system is in a intranet, but a user should also be able to create a new
order on the web.
I want some advice about a solution.
application and a number of client applications. The sever is responsible
for updating the database and to inform this to all other applications in
the system. For example: A client application wants to update the database
and send data to server, the server update the database and inform all other
client applications about it.
The system is in a intranet, but a user should also be able to create a new
order on the web.
I want some advice about a solution.