FS enables you to provision multiple back-end application services through a single client interface. This involves taking a request from one protocol with a given command syntax, translating it into a set of requests, and then distributing those requests to the appropriate application services via different protocols with those applications’ specific command syntax.Figure 1 Internal architectureFS has been written in Java using a modular approach that allows extra interfaces and services to be supported by adding handlers and agents.