[Date Prev][Date Next][Thread Prev][Thread Next] - [Date Index][Thread Index][Author Index]
RE: Proposed Internet Space Telemetry Protocol
- Subject: RE: [amsat-bb] Proposed Internet Space Telemetry Protocol
- From: Tony Langdon <tlangdon@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 1 Dec 2000 10:07:06 +1100
> Great idea! One thing to allow is the ability to either
> stream the data in
> real-time or store for either http or ftp recall. I currently
> can't access
> the TCP/IP servers because of our firewall. If telemetry data
> can be stored
> on a server and the files retrieved with say ftp, it seems I
> could write a
> web page that would display the data. Also the data could be
> archived for
> historical purposes.
In the UNIX tradition, that archiving function could be done by a separate
process which connects to a TCP/IP server in the same way as a normal
client. That way, it could be run on the server itself, or by anyone who
wants to collect archives over the Net (even if they don't have a receiver).
Something like:
./tel-archive 127.0.0.1 2001 > /home/ftp/telemetry.txt &
This functionality could also be built into the programs that display
telemetry.
----
Via the amsat-bb mailing list at AMSAT.ORG courtesy of AMSAT-NA.
To unsubscribe, send "unsubscribe amsat-bb" to Majordomo@amsat.org
AMSAT Home