Giter VIP home page Giter VIP logo

extasys's People

Contributors

corstian avatar nsiatras avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

extasys's Issues

License

What is the license for this project?

UDP Client problem

in UDP client example code into AutoSendMessages class send DatagramPacket to SendData() method as a parameter but SendData() dose not accept DatagramPacket as a parameter.

Extasys server wont accept new connections after specific amount of connections.

_This issue is related to the Extasys .NET server. I haven't tested the Java server._

When there is a specific amount of clients connected to a single listener the listener stops accepting new connections even when the MaxConnections is set to accept (many) more connections. Any existing connections are maintained and handled correctly.

The specific amount of connections varies from machine to machine. (On my local machine it's exactly 1000 connections. On the server where I've tested this the server stops at exactly 195 connections.)

The problem is in the DoListen method in the Extasys\Network\TCP\Server\Listener\TCPListenerThread.cs file where it keeps hanging on the fClientConnectionCompleted.WaitOne(); call.

Any thoughts on how to solve this issue?

Timeout on TCP Client

Hello!

Is it possible to set a timeout for the TCP Client?
When the connection broke, the TCP Cllient did not recognize it .. when I send a new message ... it takes a little bit long with the default timeout.

Thank you!

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.