VULAB-42: Standardize on data transmission from client to server

Description

Decide on data transmission low-level protocol:

  • FTP
  • Message Queue
  • JDBC
  • SFTP / SCP
  • HTTP

Comments

  • David Makalsky commented 2008-10-03T13:33:04.000-0400

    pushed to VULAB4

  • David Makalsky commented 2008-10-27T13:26:03.000-0400

    decided on ftp as a prototype transport, will refactor to http subsequently