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

Metadata

Source
VULAB-42
Type
New Feature
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
David Makalsky
Reporter
David Makalsky
Created
2008-10-03T13:32:49.000-0400
Updated
2014-03-04T09:04:33.585-0500
Versions
  1. 0.5B
Fixed Versions
  1. 0.5B
Component
  1. RASCAL

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