Page 1 of 1

websdr

Posted: Wed 15 Sep 15 2021 3:50 pm
by Daniel Wee

Re: websdr

Posted: Thu 16 Sep 16 2021 11:31 pm
by Daniel Wee
The actual server code are the python scripts in the PY directory. Within these scripts are defined the ports that are used to exchange data. Specifically, the TX/RX ports are defined in:-

remote_rx_audio.py - 8001
remote_rx_para.py - 8003
remote_rx_spectre.py - 8002
remote_tx_audio.py - 8004
remote_tx_para.py - 8005

For the web client, the ports are defined in the Javascript files in the JS directory:-

remote_sdr.js - 8001 (base port), 80