Hi,
i'm using the LTK.NET in C# and i'm bulding an application based on LLRP.dll and LLRP.Impinj.dll comunication, but i need to connect and disconect from the reader, when i try to do this, i get a exception that isn't capture by dll.
The exception is thrown by the visual studio when i execute the LLRPTest, and try to "open" and "close" a lot of time, the error is the following:
Cannot access a disposed object.
Object name: 'System.Net.Sockets.NetworkStream'.
Attached image with exception.
Exception trown by DLL
I re-wrote the TCP connection parser for the 1.0.0.5 release. With this tst release, I used the sample application and connected/disconnected 50 times and did not see this problem. Can you re-test with 1.0.0.5 and let me know if the problem is fixed.
Thanks for your help.
But can you please tell me where i can dowload the version, i tried on the Impinj Site, but the latest file, it still has the 1.0.0.0 of the DLL version.
Thanks in advance for your help