dernasherbrezon / sdr-server

High performant TCP server for rtl-sdr
GNU General Public License v2.0
173 stars 16 forks source link

Yey. But... #4

Closed DE8MSH closed 3 years ago

DE8MSH commented 3 years ago

Hello.

But what client do I need/can I use?

dernasherbrezon commented 3 years ago

sdr-server provides API, which can be accessed via TCP. Here is the sample client implemented in C: https://github.com/dernasherbrezon/sdr-server/blob/main/test/tcp_client.c