getSocketClients        Get infos about socket clients
getSocketServerName     Get the name of a R socket server
getSocketServers        Get the ports of current R socket servers.
processSocket           The function that processes a command from the
                        socket.
sendSocket              Send data to a client through a socket.
startSocketServer       Start and stop a R socket server.
