Rdocumentation
powered by
Learn R Programming
svSocket (version 1.1.0)
'SciViews' - Socket Server
Description
A socket server allows 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.1.0
License
GPL-2
Issues
1
Pull Requests
0
Stars
12
Forks
4
Repository
https://github.com/SciViews/svSocket
Homepage
https://www.sciviews.org/svSocket/
Maintainer
Philippe Grosjean
Last Published
May 9th, 2022
Functions in svSocket (1.1.0)
Search all functions
eval_socket_server
Evaluate R code in a server process
close_socket_clients
Close one or more clients currently connected
get_socket_server_name
Get the name of a R socket server
get_socket_clients
Get infos about socket clients
socket_client_connection
Open a connection to a SciViews socket client for write access
send_socket_clients
Send data to one or more clients through a socket
process_socket_server
The function that processes a command coming from the socket
start_socket_server
Start and stop a R socket server
get_socket_servers
Get the ports of current R socket servers
par_socket_server
Get or set parameters specific to SciViews socket clients
svSocket-package
svSocket: 'SciViews' - Socket Server