[R-SIG-Finance] Formely known Rbloomberg package

Whit Armstrong armstrong.whit at gmail.com
Mon Jan 27 15:35:43 CET 2014


You could try to run the exe in a windows vm, and then it will work as
expected. (using socat as I explained)

I have no experience with emul.exe, so I can't really offer any other insight.

Perhaps use nmap or some other tool to determine which port it is exposing...

Good luck.

-Whit


On Mon, Jan 27, 2014 at 9:09 AM, arnaud gaboury
<arnaud.gaboury at gmail.com> wrote:
> On Mon, Jan 27, 2014 at 2:51 PM, arnaud gaboury
> <arnaud.gaboury at gmail.com> wrote:
>> On Mon, Jan 27, 2014 at 2:47 PM, Whit Armstrong
>> <armstrong.whit at gmail.com> wrote:
>>> you need to connect to port 18194.
>>>
>>> Look at the arguments for blpConnect, it should take a server and port
>>> as optional args.
>>>
>>> -Whit
>
> Na na
>
> gabx at hortensia [R] conn <- blpConnect("localhost",18194)
> 27JAN2014_14:57:04.078 11424:140271449896704 ERROR
> blpapi_platformtransporttcp.cpp:671
> blpapi.session.transporttcp.{3}.<localhost:18194> Connection aborted
>
> gabx at hortensia ¤➤ bin/BEmuInstaller % socat TCP4-LISTEN:18194,fork
> TCP4:localhost:8194
> 2014/01/27 14:57:04 socat[11898] E connect(3, AF=2 127.0.0.1:8194,
> 16): Connection refused
>
>
>
> ___________________________________________
>>>> R-SIG-Finance at r-project.org mailing list
>>>> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
>>>> -- Subscriber-posting only. If you want to post, subscribe first.
>>>> -- Also note that this is not the r-help list where general R questions should go.
>
>
>
> --
>
> google.com/+arnaudgabourygabx
>
> _______________________________________________
> R-SIG-Finance at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-sig-finance
> -- Subscriber-posting only. If you want to post, subscribe first.
> -- Also note that this is not the r-help list where general R questions should go.



More information about the R-SIG-Finance mailing list