Client side scripting is used to create 'client side' applications that can communicate with the 12d Synergy server to perform some task.

Common examples include:

  • Wrapping up your standard administrative tasks in a custom interface
  • Copying libraries to custom locations

This is referred to as 'client scripting' because it acts as a 12d Synergy client that communicates with the server.

Unlike server side scripting, Client Side scripting can have a UI and prompt for additional feedback.