Code Monkey home page Code Monkey logo

Comments (16)

soccermitchy avatar soccermitchy commented on September 26, 2024 2

Just got it to build!
Git repo URL: https://github.com/soccermitchy/lidgren-network-gen3
warning: lots of shitcode.

from lidgren-network-gen3.

soccermitchy avatar soccermitchy commented on September 26, 2024 1

from lidgren-network-gen3.

soccermitchy avatar soccermitchy commented on September 26, 2024 1

from lidgren-network-gen3.

cakeslice avatar cakeslice commented on September 26, 2024

Yes please!

from lidgren-network-gen3.

AlbinoGeek avatar AlbinoGeek commented on September 26, 2024

I hate these kinds of comments, but...

+1

from lidgren-network-gen3.

soccermitchy avatar soccermitchy commented on September 26, 2024

I'll probably fork this later to at least try to do this, I could use this for one of my own projects... Hopefully, this doesn't really depend on anything that isn't in .NET Core

from lidgren-network-gen3.

soccermitchy avatar soccermitchy commented on September 26, 2024

Attempting to build it with just the default project.json from dotnet new -t Lib, getting this:

/home/mitchell/code/lidgren-network-gen3/Lidgren.Network/NetException.cs(21,22): error CS0234: The type or namespace name 'Serialization' does not exist in the namespace 'System.Runtime' (are you missing an assembly reference?)
/home/mitchell/code/lidgren-network-gen3/Lidgren.Network/Platform/PlatformWin32.cs(26,18): error CS0246: The type or namespace name 'NetworkInterface' could not be found (are you missing a using directive or an assembly reference?)
/home/mitchell/code/lidgren-network-gen3/Lidgren.Network/NetPeer.Internal.cs(18,11): error CS0246: The type or namespace name 'Thread' could not be found (are you missing a using directive or an assembly reference?)
/home/mitchell/code/lidgren-network-gen3/Lidgren.Network/NetUPnP.cs(253,11): error CS0246: The type or namespace name 'XmlDocument' could not be found (are you missing a using directive or an assembly reference?)

Not as bad as I thought it would be, but this may be a bit of a pain to port still.

from lidgren-network-gen3.

soccermitchy avatar soccermitchy commented on September 26, 2024

I also may end up having to make a compile-time flag to enable/disable encryption, with the flag disabled on netstandard, but enabled on netframework, which would allow building it for .net standard 1.6 (which is what I'm testing/porting it with)

from lidgren-network-gen3.

Supergeek avatar Supergeek commented on September 26, 2024

soccermitchy, I was able to compile your forked library into a DLL on my Core setup, but I'm having a hard time including the DLL, or a packed .nupkg file into a new project. Any tips for how to do that?

from lidgren-network-gen3.

Supergeek avatar Supergeek commented on September 26, 2024

from lidgren-network-gen3.

soccermitchy avatar soccermitchy commented on September 26, 2024

from lidgren-network-gen3.

Supergeek avatar Supergeek commented on September 26, 2024

from lidgren-network-gen3.

willthiswork89 avatar willthiswork89 commented on September 26, 2024

I'm happy to help on this if needed. I am a professional developer and i have also been using lidgren since the original Gen1 back when we have to create our own heartbeat thread :)

from lidgren-network-gen3.

lkingsford avatar lkingsford commented on September 26, 2024

Was your .net core code port ever merged into the mainline?

from lidgren-network-gen3.

soccermitchy avatar soccermitchy commented on September 26, 2024

As far as I'm aware, it was not, but it also was never high enough quality of a port that I didn't really consider doing a PR with it.

from lidgren-network-gen3.

danielcrenna avatar danielcrenna commented on September 26, 2024

a .NETStandard 2.0/multi-target SLN option was merged in May, this can likely be closed

from lidgren-network-gen3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.