discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Problem TCP blocks


From: Andreas Ladanyi
Subject: [Discuss-gnuradio] Problem TCP blocks
Date: Tue, 12 May 2015 10:38:55 +0200

Hi,
 
iam trying to setup a grc project with 2 TCP sinks server blocks each with own TCP port but both TCP blocks with the same IP.  So i want to open 2 different TCP Ports at the same host and same IP.  At the other grc project iam trying to setup 2 TCP source client blocks which connect to the sockets from the first grc project.
 
nmap tells me that only one port on the server side is open and the other server port is closed. iptables is down. So iam wondering that it isnt possible to get both ports open. Iam testing this scenario on the same host system. Do i understand something wrong in GRC / Python socket concept ?
 
cheers,
Andy

reply via email to

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