Skip to content
forked from phax/as2-lib

A generic Java AS2 library, servlet and server

Notifications You must be signed in to change notification settings

michaldaniel/as2-lib

 
 

Repository files navigation

as2-lib

javadoc Maven Central

AS2 is a transport protocol specified in RFC 4130. AS2 version 1.1 adding compression is specified in RFC 5402. The MDN is specified in RFC 3798. Algorithm names are defined in RFC 5751 (S/MIME 3.2) which supersedes RFC 3851 (S/MIME 3.1);

See the Wiki for all details. It also contains License details.

This library is a fork of OpenAS2 which did not release updates since 2010 (as per August 2015 they are on GitHub at https://github.com/OpenAS2/OpenAs2App). I then split the project into a common library part (the "as2-lib" submodule) and a server part (the "as2-server" submodule) which contains a stand alone (socket) server. The library project also contains a simple AS2 client which can be used to send messages to other AS2 servers (as part of "as2-lib").


My personal Coding Styleguide | On Twitter: @philiphelger | Kindly supported by YourKit Java Profiler

About

A generic Java AS2 library, servlet and server

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 92.8%
  • CSS 5.0%
  • HTML 1.9%
  • Batchfile 0.3%