Displaying 1 result from an estimated 1 matches for "r20xxx".
Did you mean:
820xxx
2005 Jun 11
1
Using Rserve
Hey is there a more consistent way of connecting to Rserve. I have
code that opens a connection to Rserve by executing explicitly using
Java runtime ( "C:\Program Files\R\r20XXX\Rserve.exe" ).
However when i run the app and attempt to connect, it does not connect
imediately.I have to close the app and open it again for a few times
before i get a connection.
Am i doing something wrong?