All Projects → phax → as2-lib

phax / as2-lib

Licence: other
A generic Java AS2 library, servlet and server

Programming Languages

java
68154 projects - #9 most used programming language
CSS
56736 projects
HTML
75241 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to as2-lib

MTTK AS2
A Java software that implements EDIINT AS2 protocol to send and receive messages, and supports arbitrary data format conversion
Stars: ✭ 71 (-7.79%)
Mutual labels:  as2
Holodeck-B2B
Holodeck B2B is an AS4 system-to-system messaging solution that implements the OASIS specifications for ebMS3 and it's AS4 profile. For more information visit the project website
Stars: ✭ 45 (-41.56%)
Mutual labels:  edelivery
as2-server
A standalone Java AS2 server - see as2-lib for the generic parts
Stars: ✭ 29 (-62.34%)
Mutual labels:  as2
django-pyas2
AS2 file transfer Server built on Python and Django.
Stars: ✭ 47 (-38.96%)
Mutual labels:  as2
govway
API Gateway per la Pubblica Amministrazione italiana
Stars: ✭ 38 (-50.65%)
Mutual labels:  edelivery
pyas2
This repo is no longer maintained and has been moved to https://github.com/abhishek-ram/django-pyas2
Stars: ✭ 43 (-44.16%)
Mutual labels:  as2
pyas2-lib
AS2 Library for building and parsing Messages and MDNs
Stars: ✭ 33 (-57.14%)
Mutual labels:  as2
dofedex
A Dofus Retro encyclopedia
Stars: ✭ 45 (-41.56%)
Mutual labels:  as2
invoice-generator-api
A free API for generating invoice PDFs and e-Invoices.
Stars: ✭ 350 (+354.55%)
Mutual labels:  einvoicing
Timeline
AS2 & AS3 CPPS Emulator, written in Python. (Club Penguin Private Server Emulator)
Stars: ✭ 49 (-36.36%)
Mutual labels:  as2
CPSC
Club Penguin Singleplayer Client
Stars: ✭ 37 (-51.95%)
Mutual labels:  as2

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].