discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PDU socket block


From: Felipe Gama
Subject: PDU socket block
Date: Wed, 12 Aug 2020 09:08:12 -0300

Hi all,

I'm developing my doctoral research on wavelet coding and I'm trying to automate the experimental tests developed from the developed codes, I made a python script from a TCP client that sends it to a TCP server created by the socket block PDU, however at the reception of this client I'm not able to handle the data received because I don't know which format the PDU socket sends and I didn't find it in the documentation. Sending to the PDU socket the output of the block created by me, which is of the complex message type. Attached is the client in python, flowchart code and the client output.

Thanks,

Me. Eng. Felipe Gama

Attachment: output.txt
Description: Text document

Attachment: flowchart.py
Description: Text Data

Attachment: client.py
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]