Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
> sftp mccdev
Connecting to mccdev...

sftp> cd /data_disk_slc/slc/greg
sftp> cd dev/aida/package/aida/edu/stanford/slac/aida/dp/dpslcbuffacq
sftp> mput *.java

Purloin Back on VMS, purloin a *server.java file from one of the existing VMS data providers (eg ref_aidashr:dpslcmodelserver.java). Copy it to your working directory and modify it. Also copy an existing *_impl.java file as a starting off point for your new server.

...