Dick Responded to you On Tue, Dec 13, 2016 at 12:41 AM, Richard W. Solomon <[email protected]> wrote:
> As I e-mailed earlier, the cause was ticking the wrong shortcut. > Once I ticked the right one, it opened up. > > NOW, how does one get it to run in full screen mode. I tried the /f > tag but it did not work. > > Any ideas ? > > Thanks, Dick, W1KSZ > > -----Original Message----- > From: time-nuts [mailto:[email protected]] On Behalf Of John > Miles > Sent: Monday, December 12, 2016 10:04 PM > To: 'Discussion of precise time and frequency measurement' > Subject: Re: [time-nuts] Lady Heather Ver 5 Problem > > The error message in question came from the IPCONN::connect() method in > ipconn.cpp. That particular code (11004) is returned by gethostbyname() > when it fails to resolve a DNS name. Normally, when Heather tries to > connect to the test server, gethostbyname() is used to turn " > ke5fx.dyndns.org" into a numeric address that can be passed to > connect(). If it returns 11004, it means that the client's DNS provider > was able to find a record, but couldn't actually resolve it. > > Should just be a temporary glitch in the Matrix. Nothing specific can be > done about it AFAIK. > > -- john, KE5FX > Miles Design LLC > > > I grep'd all the source code and there is no 11004 anywhere in the > program... > > > > _______________________________________________ > time-nuts mailing list -- [email protected] To unsubscribe, go to > https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts > and follow the instructions there. > > _______________________________________________ > time-nuts mailing list -- [email protected] > To unsubscribe, go to https://www.febo.com/cgi-bin/ > mailman/listinfo/time-nuts > and follow the instructions there. > _______________________________________________ time-nuts mailing list -- [email protected] To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts and follow the instructions there.
