Code Monkey home page Code Monkey logo

Comments (8)

SonicTTH avatar SonicTTH commented on September 26, 2024

Actually I noticed that similar stuff happens when Im sending data from the remote client with even lower upload rate (around 55 kb/s) and trying to do this twice. I'm repeadedly sending packets from there (always with a pause inbetween, waiting for the arival of the previous packet) with sizes of around 40 kb. The first time I do this, it works. When I do it afterwards, none of the send packages from the client arrive at the server. Im though measuring the full bandwidth of the client being used by lidgren network produced traffic. So its sending a large amount of something which never arrives at the server!

How comes this?

I really am monitoring everything and logging every incoming and outgoing message at the server and the client. The client responds to stuff the server wants from it and sends it to the server but it just wont arrive.

from lidgren-network-gen3.

AgentFire avatar AgentFire commented on September 26, 2024

Can we have a sample project? Sound like a major problem.

from lidgren-network-gen3.

SonicTTH avatar SonicTTH commented on September 26, 2024

Okay I will make one and try to reproduce the issue with that. I will post it this evening.

from lidgren-network-gen3.

SonicTTH avatar SonicTTH commented on September 26, 2024

Okay so here is the test project I made: http://venion.net/files/LNI/example_traffic_Issue_shared.zip

I also recorded a video to show how the application works and how to reproduce the behavior. It's here: http://venion.net/files/LNI/explanation.avi

The code itself is very simple to look through. I made the base project where it derived from in german so mabye theres german words there somewhere, but I hope its not too much. All the new stuff I made is in english.

When trying it out yourself you only need to set the correct target IP in the constructor of the ClientInstance class.


The way I see it is lidgren is sending so much data that I dont know at all what actually happens there, especially if its a slow connection there even seems to come out very much.

The current lidgren project is attached so it can be debugged directly.

I hope this can be resolved :)

from lidgren-network-gen3.

SonicTTH avatar SonicTTH commented on September 26, 2024

Hi again!

AngelFire, I just noticed, youve got a really nice avatar!

Did you look into it yet?

Greetings,

SonicTTH

from lidgren-network-gen3.

AgentFire avatar AgentFire commented on September 26, 2024

I'm going to do it right away, sorry for the delay.
@SonicTTH 404 Page not found it says

from lidgren-network-gen3.

SonicTTH avatar SonicTTH commented on September 26, 2024

Sorry,

I corrected the links, theyre working now.

from lidgren-network-gen3.

AgentFire avatar AgentFire commented on September 26, 2024

@lidgren you may want to look into this.

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.