Post
Topic
Board Electrum
Re: Electrum server is not responding
by
shsmith
on 23/04/2016, 18:31:39 UTC
I wrote a electrum client in python.
it gets response from coinomi server,  but other server gives no response and close the connection.
I am confused what I am doing wrong?
Try port 50001.
Port 50002 is usually SSL and you don't have code to handle that.
Port 50001 is for plain TCP.