Transfer an EDI or XML document from one machine to another machine through AS1 or AS2 or AS3 protocol
问题 I want to write a simple java program to transfer an EDI or XML document from one machine to another machine using the AS1 or AS2 or AS3 protocol. Can anyone help me to get started with it? 回答1: The latest updates to OpenAS2 have just been released and includes fairly documentation which should help anyone reading this to better understand setting up and using the OpenAS2 application from sourceforge 回答2: All three use different transport layers (SMTP, HTTP, FTP). AS2 would probably be easier