I am writing an application to sync time with NTP. it is a UDP client application. on my hardware, there are two interfaces. how to bind to a particular interface? An application is written in c language.
Be sure to click 'more' and select 'suggest as answer'!
If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!
I am writing an application to sync time with NTP. it is a UDP client application. on my hardware, there are two interfaces. how to bind to a particular interface? An application is written in c language.