Bitcoin Forum

Bitcoin => Electrum => Topic started by: mswiggs on February 11, 2014, 08:40:21 AM



Title: Command to determine what servers can be connected too?
Post by: mswiggs on February 11, 2014, 08:40:21 AM
Is there a command showing a list of servers that can be connected too? I have tried using

Code:
getservers ...
but I have problems connecting to some of the servers on that list. Also what do the letters of the list mean? i.e each port has an associated letter-key.

Code:
    "electrum.random.re": {
        "g": "443",
        "h": "80",
        "s": "110",
        "t": "50001"
    }


Title: Re: Command to determine what servers can be connected too?
Post by: btcven on February 11, 2014, 06:26:09 PM
Check this link in this same sub forum https://bitcointalk.org/index.php?topic=422571.0


Title: Re: Command to determine what servers can be connected too?
Post by: mswiggs on February 11, 2014, 08:55:35 PM
Thanks!