Write Once Run Everywhere

"Write Once Run Everywhere" was Sun's original battle cry when they created Java. Servoy is the embodiment of this promise: Not only is Servoy binary-compatible with most hardware and operating systems, it also offers built-in tools to deploy applications remotely.

Deploy Locally and Remotely
Servoy Smart Client deployments are not limited to your local LAN -- you can also deploy your solution remotely to: WAN users, VPN users, Terminal Service users, Citrix users, web-browser users, PDA users and more.

Two-Way Stateful Connection
Servoy Server maintains a two-way connection between the client and the server. This connection allows the server to initiate communications if necessary. For example: When data changed by another user needs to be broadcast to a particular client, Servoy Server uses this persistent connection. You can also take advantage of this two-way connection in your own solutions for server and user-to-user communication.