The client-server interface

The interface between the client program and the data server must be available to the user.




Because distributed systems must move data using a common format (or small set of common formats) it is important to put the user in the data translation loop. In addition, users must be able to control how data is constrained on the server-side without being limited to only those data types that can be represented by the client-side.




Previous   Next


James Gallagher
jgallagher@gso.uri.edu