client-server programming in java - TechRepublic
General discussion
December 15, 2001 at 01:31 PM
kokatepranot

client-server programming in java

by kokatepranot . Updated 21 years, 2 months ago

i need to create a stock mgmt system. basically a sales person order products from regional warehouse, if the item is not available, it connects to master warehouse to check the details and informs the sales person when the delivery to the shop can be done. Here there are many regional warehouses and one main master warehouse. many sales person accces the system from different places.
how do i code it in java?

This discussion is locked

All Comments