On Tue, Sep 23, 2014 at 10:50 AM, ce <zadi...@excite.com> wrote:
>
> Hello All,
>
> Is there any IPC tools like in UNIX/Linux systems in R ?
> I know there is mmap package but I am looking something more like sockets .
> Any example appreciated .
>
> Thx .
>

Try looking at the documentation for socketConnection()
?socketConnection

addresses TCPIP sockets, UNIX pipes, and FIFOs.

-- 
There is nothing more pleasant than traveling and meeting new people!
Genghis Khan

Maranatha! <><
John McKown

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to