Please could anyone high-light the differences between the the classic login for SGD and the other regular login.
The Classic client which is used when you hit the /tarantella URL, is a 100% Java client.
It also does client side logic to do authentication and webtop display.

The newer default client /sgd is delivered as a jar but contains more native client code for display performance and access to more client OS services (e.g. audio, devices, etc) It uses serverside logic of authentication and webtop display using servlets. This makes it more flexible and extensible, so people could add in custom server-side logic as needed. e.g. only allow access to the finance apps when on the LAN, or between the hrs of 9-5, etc

With the new /sgd browser client the Tarantella team wanted to blend the performance of the older Native Client with the flexibilty of the web client.

Which would be more suitable for lets say a CPU processing pushed environment.

Is the display of the app is of most interest, the /sgd client would be best.



_______________________________________________
SGD-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sgd-users

Reply via email to