Jens Gühmann
Jens Gühmann
Here is the outstanding result. Now my raspberry is up.  Unfortunately it's the same result as in my large project.  Also turned off IPv6, result is the same....
Hy Yallie, Get well first. We can talk in 2 or 3 weeks. My issue is not urgent. On friday i go for a one week vacation, back on 10th...
Hello Alexey, no problem for pause, hope you are better now. This is my VS2015 config. [cid:d3ef838a-253c-4223-b5e4-0141dad8fe22] Microsoft changes things in DotNet Core quite often now, it is actually at...
Hi, no sorry in this situation i have no progress. I totally switched to Windows 10Iot, so I can use the Visual Studio Environment. My Solution is now a Windows...
Today wanted to include the SPI Assembly in my project via nuget, but Raspberry.IO.SerialPeripheralInterface is also missing. Using Mono on Ubuntu but it's the same on Windows with Visual Studio....
@paultechguy perhaps you have an example of a working implementation of MIfare RC522 with a SPI? Thanks in advance. Jens
@paultechguy thank you very much, that's great. think will help me. Regards Jens.
Hi Yallie, this is my server: ```c# using System; using System.Threading.Tasks; using Zyanea; namespace Server { class Program { static void Main(string[] args) { Console.WriteLine("Server is running, wait for client");...
Hi, just tried you piece of code. It's the same behaviour. The client is waiting on 'await proxy.SayHello'. Even it start the server a second time. Does not go to...
Running on Windows. The only strange thing is that a get no result when i'm looking for my port 5000. On the Zyan Network you can see some process is...