Welcome to Radarspotting. Please login or sign up.

May 19, 2024, 05:15:27 AM

Login with username, password and session length

New Members

New Members

You should get an activation email when you join.  If not, please use the Contact option.

SBS-3, read RAW output

Started by delkov, December 31, 2016, 04:59:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

delkov

Hello everyone!
I have an SBS-3 and I want to listen it by port without using any software(like BaseStation):

nc 192.168.1.102 10001 (where 192.168.1.102 - is IP of SBS)

I got some flow (see screen).
But I want to get some information in MSG format.
Or HEX, like this:
8D4840D6202CC371C32CE0576098
...
...

How can I do that?
Many thanks!

[Attachment deleted by Admin to save file space]

Anmer

Here to Help.

delkov

Thank you! I've read it.
Please look at the screen (attached).

Anmer

Quote from: delkov on December 31, 2016, 05:25:06 PM
Please look at the screen (attached).

What are you using to connect directly to the SBS-3?
Here to Help.

delkov

SBS works in stand alone mode.
I conected to STB via netcat(linux) or telent(windows)

nc 192.168.1.102 10001
OR
telnet  192.168.1.102 10001