Re: [R] RServe across network

2010-04-26 Thread Cedrick W. Johnson
Is it [server/rserve] running on Windows or Linux? -c On 4/26/2010 2:19 PM, Nupur Gupta wrote: > Hi, > I am trying to connect to RServe across a network. > > I had put RServe on my local machine and it worked just fine. When am try to > connect to it across a network - it is able to go through the

[R] RServe across network

2010-04-26 Thread Nupur Gupta
Hi, I am trying to connect to RServe across a network. I had put RServe on my local machine and it worked just fine. When am try to connect to it across a network - it is able to go through the handshake and get in. However , when it gets to the 'request' method in the RTalk class, it hangs. Any i