Jump to content

AS3 (networking): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
add defaultsort per WP:DEFAULTSORT
add hatnote link to the //other// AS3 (not 100% sure if this is the right hatnote template to use, but there should definitely be a hatnote. see also: AS2)
Tag: Reverted
Line 1: Line 1:
{{for|the programming language sometimes abbreviated to AS3|ActionScript#ActionScript 3.0{{!}}ActionScript § ActionScript 3.0}}
{{refimprove|date=July 2020}}
{{refimprove|date=July 2020}}
'''AS3''' (Applicability Statement 3), [[RFC (identifier)|RFC]] 4823, is a standard by which vendor applications communicate structured business-to-business data over the Internet using File Transfer Protocol (FTP). It is an [[Electronic data interchange|EDI]] protocol.
'''AS3''' (Applicability Statement 3), [[RFC (identifier)|RFC]] 4823, is a standard by which vendor applications communicate structured business-to-business data over the Internet using File Transfer Protocol (FTP). It is an [[Electronic data interchange|EDI]] protocol.

Revision as of 14:13, 10 March 2024

AS3 (Applicability Statement 3), RFC 4823, is a standard by which vendor applications communicate structured business-to-business data over the Internet using File Transfer Protocol (FTP). It is an EDI protocol.

While AS2 is a transfer protocol, AS3 is a message standard that focuses on message formatting. Where AS2 requires dedicated AS2 server and client to send messages, AS3 is flexible; once an AS3 message is composed, it can be transmitted via any other protocol – FTP, SFTP, HTTPS, and more – as long as both the sender and recipient can access the message's location. Also unlike AS2, AS3 is a push-pull protocol and does not require an ongoing connection.[1]

See also

References

  1. ^ "AS2, AS3, and AS4 File Transfers". goanywhere.com. Retrieved 2020-06-04.

External links

RFC 4823