This client can receive a VOTable (TABLEDATA only) from another SAMP client (table.load.votable) and receive row highlight messages from it (table.highlight.row, table.select.rowList). If you click on a row in the loaded table, it will broadcast a table.highlight.row message.

This is a proof of concept only - it is not very robust or scalable. You probably shouldn't try to send a table with more than a few hundred rows.

Table