Konstantin Kuyukov

Results 5 comments of Konstantin Kuyukov

The problem is computer related. I have a client server application. On the server - 4 PipeServers. I'm running 17 client applications on same laptop, each with 4 PipeClient. On...

No, .NET 6, WPF And this is a highly loaded application. Therefore, perhaps on a weak computer it becomes noticeable.

The problem is that I have to isolate the Canon EDSDK dll, the only option was to run a separate client for each camera. I am using modified: https://github.com/acdvorak/named-pipe-wrapper There...

Wanted so to follow a lot of connections. But for some reason even one client does not connect. What am I doing wrong? ``` [TestMethod] public async Task TypeTest() {...

Clarification, this happens when used on a local network. When transferring between computers. I have to divide the data into chunks through my add-on, and then collect it back on...