Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.1.0) of this package.
Take me there.
svSocket (version 0.9-54)
SciViews GUI API - R Socket Server
Description
Implements a simple socket server allowing to connect GUI clients to R
Copy Link
Link to current version
Version
Version
1.1.0
1.0.2
1.0.1
1.0.0
0.9-57
0.9-55
0.9-54
0.9-53
0.9-51
0.9-50
0.9-48
0.9-43
Install
install.packages('svSocket')
Monthly Downloads
1,251
Version
0.9-54
License
GPL-2
Maintainer
Philippe Grosjean
Last Published
January 28th, 2013
Functions in svSocket (0.9-54)
Search all functions
evalServer
Evaluate R code in a server process
startSocketServer
Start and stop a R socket server
closeSocketClients
Close one or more clients currently connected
parSocket
Get or set parameters specific to Sciviews socket clients
getSocketClients
Get infos about socket clients
sendSocketClients
Send data to one or more clients through a socket
socketClientConnection
Open a connection to a SciViews socket client for write access
getSocketServers
Get the ports of current R socket servers
processSocket
The function that processes a command coming from the socket
getSocketServerName
Get the name of a R socket server
svSocket-package
SciViews GUI API - R Socket Server