startSocketServer(port = 8888, server.name = "Rserver", procfun = processSocket)
stopSocketServer(port = 8888)
processSocket()
.procfun
function than the default one for special
servers. That function must accept one argument (a string with the command send by the client)
and it must return a character string containing the result of the computation.processSocket