[nanomsg] Re: Upgrade windows to 1.0 dll

  • From: Garrett D'Amore <garrett@xxxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Sat, 11 Jun 2016 07:33:57 -0700

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: