RSP TCP Server and Client (Windows 10)

General discussions
Post Reply
hfaero
Posts: 30
Joined: Tue Oct 04, 2016 8:24 pm

RSP TCP Server and Client (Windows 10)

Post by hfaero » Sat Mar 02, 2019 2:40 am

I've downloaded the latest server and EXTIO dll and can get the server running using this command

Code: Select all

 rsp_tcp -E -f 8867000 
and get a command line response of :

Code: Select all

 libmirsdrrapi-rsp version 2.13 found 
 detected RSP model 'RSP 2' (hw ver 2)
 listening...
 
After copying ExtIO_SRP_TCP.dll to my Documents folder and running SDRuno.EXTIO.exe from my SDRPlay folder and selecting said dll I get:

Code: Select all

 
 client accepted!
 sending RSP extended capabilities structure
 failed to start the RSP device, return (3)
 failed to initialise RSP device
 bye!
 
Same happens with HDSDR (SDRPlay version)

Any ideas why I can't connect or why it's failing to connect?

Thanks.

Reason: No reason
Cheers,
Michael (Palmerston North, New Zealand)
HF Aeronautical Specialist
RSP2 / Custom Dipole for HF / Wideband VHF/UHF Antenna

hfaero
Posts: 30
Joined: Tue Oct 04, 2016 8:24 pm

Re: RSP TCP Server and Client (Windows 10)

Post by hfaero » Sat Mar 02, 2019 3:11 am

Managed to figure out the problem.

I had to set the IP address to my machine's network IP 192.168.1.xx instead of 127.0.0.1 and while that was OK to begin with, I still got a connection error until I removed the -f option and then a connection to the client could be made and maintained.

Nice little exercise.

Reason: No reason
Cheers,
Michael (Palmerston North, New Zealand)
HF Aeronautical Specialist
RSP2 / Custom Dipole for HF / Wideband VHF/UHF Antenna

Post Reply