Download List

프로젝트 설명

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 지금은 GNU 프로젝트의 일부입니다. 라이센스는 GNU LGPLv3에서 변경되었습니다 + 예외 (클래스 패스는 GNU 프로젝트에 의해 사용되는 것과 동일한 라이센스) 링크와 함께는 GNU GPLv2 (이상)합니다. 이 릴리스는 GNU 빌드 시스템을 사용하는 표준으로 설치될 수있다 '. / & 구성 및 확인 & & make install 시에'을. 몇 가지 사소한 버그가 수정되었습니다.
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

새로운 기능, 허용 소켓에서 요청한 URI를 얻을 수있는 능력, 그리고 여러 버그수정 프로토콜의 클라이언트 사이드의 구현을 포함합니다. 이 릴리스는 또한 HTML5의 예제는 클라이언트를 반향이 포함되어 있습니다.
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

발생한 충돌 때 클라이언트가 악수에 쿠키가 수정되었습니다 보냈습니다.
A crash that occurred when a client sent cookies in a handshake was fixed.

Project Resources