AS2 |
AS2 (Applicability Statement 2) is a specification about how to transport data securely and reliably over the Internet. It is described in detail in request_for_comments [http://www.ietf.org/rfc/rfc4130.txt 4130].
Data usually are Electronic Data Interchange (EDI) messages but may be of any other message type. AS2 specifies how to connect, deliver, validate and acknowledge data. AS2 creates an envelope for a message which is then sent securely over the Internet. Security is achieved by using digital certificates and encryption.
An implementation of AS2 involves two machines, a client and a server, communicating other over the Internet. On the operating system level, the AS2 client may be a server, too, offering its communication services to application software. The client sends data to the server, e.g. a trading partner. On receipt of the message the receiving application sends an acknowledgement or MDN (Message Disposition Notification) back to the sender.
== Advantages ==
== Disadvantages ==
== AS2 Technical Overview ==
|
|