| closeSocketClients {svSocket} | Close one or more clients currently connected |
| evalServer {svSocket} | Evaluate R code in a server process |
| getSocketClients {svSocket} | Get infos about socket clients |
| getSocketClientsNames {svSocket} | Get infos about socket clients |
| getSocketServerName {svSocket} | Get the name of a R socket server |
| getSocketServers {svSocket} | Get the ports of current R socket servers |
| parSocket {svSocket} | Get or set parameters specific to Sciviews socket clients |
| processSocket {svSocket} | The function that processes a command coming from the socket |
| sendSocketClients {svSocket} | Send data to one or more clients through a socket |
| socketClientConnection {svSocket} | Open a connection to a SciViews socket client for write access |
| startSocketServer {svSocket} | Start and stop a R socket server |
| stopSocketServer {svSocket} | Start and stop a R socket server |
| summary.sockclientconn {svSocket} | Open a connection to a SciViews socket client for write access |
| svSocket {svSocket} | SciViews GUI API - R Socket Server |
| svTaskCallbackManager {svSocket} | Create task callbacks that are evaluated both from R and the socket server |