discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Connection Refused when transmitting


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Connection Refused when transmitting
Date: Sun, 21 Dec 2008 20:27:59 -0800
User-agent: Mutt/1.5.18 (2008-05-17)

On Mon, Dec 22, 2008 at 11:31:23AM +0800, Joreen Tan wrote:
> 
> Hi,
>  
> I am currently trying to transmit a picture using the TCP transmission. 
> However, there are some problem regarding the transmission side. It appears 
> that the port is blocked as there is a socket error which states 'Connection 
> refused'. 
>  
> please input server IP address: 172.20.2.89
> please input esrver port (default is 5000): 5000
> Traceback (most recent call last):
>   File "MainFrame.py", line 180, in OnTransmit
>      s.connect((HOST, PORT))
>   File "<string>", line 1, in connect
> socket.error: (111, 'Connection refused')
>  
> The result is the same even if i input the IP address as 127.0.0.1.
>  
> Help is much appreciated! Thank you so much!
> Regards,Joreen


Firewall?





reply via email to

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