SimpleClient.tcl is a Tcl script that implements
a very simple client for R socket server.

Start a R socket server, and then launch the client
in a console window by tclsh SimpleClient.tcl.
Follow instructions: you can type R command in the
console of the client application and R returns
the results of the calculation.