Download List

Descripción del Proyecto

GNU WebSocket4J is a WebSocket protocol implementation in Java. It allows you to build Web applications that interact with applications running in a JVM. GNU WebSocket4J implements both the server and client side of the protocol, so it can be used to build both WebSocket servers and clients.

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.

2010-09-25 04:55
1.3

WebSocket4J ahora es parte del proyecto GNU. La licencia ha cambiado desde el LGPLv3 GNU + a la GNU GPLv2 (o posterior) con la vinculación de excepción (la misma licencia que se utiliza por el proyecto GNU Classpath). Esta versión utiliza el sistema de compilación GNU y se puede instalar con la norma '. / Configure & & make & & make install ". Varios errores menores fueron corregidos.
WebSocket4J is now part of the GNU project. The license has changed from the GNU LGPLv3+ to the GNU GPLv2 (or later) with linking exception (the same license that is used by the GNU Classpath project). This release uses the GNU Build System and can be installed with the standard './configure && make && make install'. Several minor bugs were fixed.

2010-08-05 07:38
1.2

Las nuevas características incluyen la aplicación de la parte del cliente del protocolo, la capacidad de obtener una URI solicitado de una toma de aceptación, y varias correcciones de errores. Esta versión también incluye un ejemplo HTML5 eco cliente.
New features include implementation of the client side of the protocol, the ability to get a requested URI from an accepted socket, and several bugfixes. This release also includes an HTML5 example echo client.

2010-08-01 20:38
1.1

Un accidente que se produjo cuando un cliente envía las cookies en un apretón de manos fue corregido.
A crash that occurred when a client sent cookies in a handshake was fixed.

Project Resources