EDI Transmissions

Streamline Data Exchange Using Major Transmission Protocols

RDPCrystal EDI Library contains the HTTP and the HTTPS transmission protocols to help you correctly and securely send EDI file over the internet.

Transmission Protocol: (HTTP)

RDPCrystal EDI Library allows you to send and receive files using HTTP

  •     Send files over HTTP
  •     Receive files over HTTP
  •     Supports username and password authentication
  •     Upload and download files asynchronously
  •     Delegate event model – Delegate event model allowing developers to easily capture events fired from the HTTP component

Transmission Protocol: (HTTPS)

RDPCrystal EDI Library allows you to send and receive files using HTTPS

  • Send files over HTTPS
  • Receive files over HTTP S
  • Supports username and password authentication
  • Add custom headers
  • Validate server certificates before sending files
  • Send your certificates to a server
  • Delegate event model – Delegate event model allowing developers to easily capture events fired from the HTTPS component

You can also use your favorite transport protocols to send and receive EDI Files