lidgren-network-gen3 icon indicating copy to clipboard operation
lidgren-network-gen3 copied to clipboard

Lidgren Network Library

Results 68 lidgren-network-gen3 issues
Sort by recently updated
recently updated
newest added

Hello. I have developed a simple **RPC** library using my beloved Lidgren.Network, and I would like to present what I have achived during the last days. Here I post link...

Hi, I have been using unity for the past 5 years and noticed in your library with NetUtility.GetIPAddress your assuming that Unity.Network.externalIP will resolve but it wont I have a...

Hi, Michael. I decided to try your library by installing it through NuGet Package. But, unfortunately, Visual Studio said that the library is not signed with a strong name. My...

If I compile a project using Xamarin with llvm optimizations turned on, I would find that I would be unable to establish a connection with a server. This would manifest...

Grats for this library, I just started using it and i've implemented a framework upon that to use interfaces and reflection magic / compiled expressions to handle my messages without...

Hi, I'm trying to use the Statistics class. I don't know why, It ain't working for me. Can you upload an example for using this class? I cant find any...

Hello, I'm using Lidgren the primary networking component in one of my projects. Im trying file transfer with the libary and noticed that "larger" packages do not arrive at the...

I've been playing with lidgren for a bit now and I love it. One thing I noticed was there was only a WinForms example and no WPF example. I decided...

I've followed your instrucions and done a test on unity5.3.3f1. But the method NetUtility.GetMyAddress(out mask) returned null.

Any chance of a NuGet package? Would make life 10x easier!