Thought it would be nice to give out a small libary which makes it easier for people to implement async-sockets in their servers. It is written in C# .NET 4. The key-thing about this socket is that it re-uses the buffers once the socket is closed. Therefore, we do not get any memory-fragmentation because of the byte array we use for the buffers.
Here ya go: https://sourceforge.net/projects/jellyfishfrwrk/
Have a nice weekend,
- Martin



Reply With Quote![[Socket] Jellyfish Framework](http://ragezone.com/hyper728.png)


