Download List

Project Description

The Netty project is an effort to provide an asynchronous, event-driven network application framework and tools for rapid development of maintainable, high-performance, high-scalability protocol servers and clients. In other words, Netty is a NIO client server framework that enables quick and easy development of network applications such as protocol servers and clients. It simplifies and streamlines network programming such as TCP and UDP socket servers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-29 03:12 Back to release list
3.1.4.GA

This release fixes bugs where HTTP decoders failed to handle empty header values and unabbreviated day of week strings. It fixes a bug where SSL closure sometimes triggered a bogus exception message. It fixes a bug where ChannelBuffers.wrappedBuffer(ByteBuffer) did not respect the byte order.

Project Resources