Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.1.0) of this package.
Take me there.
svSocket (version 1.0.0)
'SciViews' - Socket Server
Description
Implements a socket server allowing to connect 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
751
Version
1.0.0
License
GPL-2
Issues
1
Pull Requests
0
Stars
12
Forks
4
Repository
https://github.com/SciViews/svSocket
Maintainer
Philippe Grosjean
Last Published
May 10th, 2020
Functions in svSocket (1.0.0)
Search all functions
closeSocketClients
Close one or more clients currently connected
processSocket
The function that processes a command coming from the socket
getSocketClients
Get infos about socket clients
evalServer
Evaluate R code in a server process
getSocketServers
Get the ports of current R socket servers
startSocketServer
Start and stop a R socket server
socketClientConnection
Open a connection to a SciViews socket client for write access
getSocketServerName
Get the name of a R socket server
parSocket
Get or set parameters specific to Sciviews socket clients
svSocket-package
svSocket: 'SciViews' - Socket Server
sendSocketClients
Send data to one or more clients through a socket