[nanomsg] Re: Upgrade windows to 1.0 dll

  • From: web user <webuser1200@xxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Sat, 11 Jun 2016 11:35:11 -0400

Thanks. Do you know the best place to get an updated dll for version 1?

Regards,

Vineet


On Sat, Jun 11, 2016 at 10:33 AM, Garrett D'Amore <garrett@xxxxxxxxxx>
wrote:

i dont know anythink about the c sharp code.  my guess is that updating
the nanomsg.dll will be sufficient. But there have been some breaking API
changes in the past year so its not guaranteed even though likely that this
will work.

Sent from my iPhone

On Jun 11, 2016, at 6:05 AM, web user <webuser1200@xxxxxxxxx> wrote:

Hi,

I normally work in linux and don't know much about windows development.
I recently inherited a windows project that I have to maintain. The project
uses nanomsg and in the project folder there are two dlls:

1. nanomsg.dll (128KB date 4/28/2015)
2. NNanomsg.dll (44kb date 8/30/2015)

And in the csharp project I have the following line:

using NNanomsg.Protocols;

Which of the dll files are used here?
Where can I get the latest 1.0 dll?
Is it going to be as simple as replacing the dll and compiling the
project?

Regards,

WU


Other related posts: