Examples
Here are some working examples:
- Pinger:
really really minimal SAMP web page
- Sender:
very simple script to send a table
- Navigator:
steers (e.g.) Aladin all-sky view using sliders
- Link Broadcaster:
sends links with only HTML
broadcaster.js
helper script
- Pingee:
receives a ping message and then unregisters
- Client Monitor:
monitors registered clients with their metadata and subscriptions
- Table Viewer:
receives a table from another client and does 2-way communications
Back