lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] SNTP client does not work


From: Karl Karpfen
Subject: Re: [lwip-users] SNTP client does not work
Date: Thu, 29 Jan 2015 17:57:50 +0100



2015-01-29 15:56 GMT+01:00 Simon Goldschmidt <address@hidden>:
Karl Karpfen wrote:
> No but there I have to specify the IP of the NTP-server to communcate with
> My assumption: when I have to ntohl() the netif-IP, I have to do that for
> the NTP-IP and the port-number too. Is this wrong?

Yes.

Do you have evidence that there is an endianness problem here? Have you checked with wireshark what gets sent?

BTW: ipaddr_aton already returns network byte order and udp_sendto() takes a host byte order port. Please first check your code before assuming bugs in other people's code ;-)

Sorry but I did nowhere and never blamed somebody for bugs, I just asked a question regarding USAGE of lwIP - or isn't this allowed here in this maling list?


reply via email to

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