[ros-dev] [ros-diffs] [lsuggs] 43700: First push of nslookup implementation.
Alex Ionescu
ionucu at videotron.ca
Sat Oct 24 18:22:54 CEST 2009
nslookup on Windows uses DNSAPI exclusively for DNS resolution, and
the Rtl* network APIs for IP processing.
In fact, there are even lots of Wine postings about people trying to
run nslookup and failing due to missing dnsapi functionality.
Best regards,
Alex Ionescu
On Sat, Oct 24, 2009 at 4:04 AM, KJK::Hyperion <hackbunny at reactos.org> wrote:
> Alex Ionescu wrote:
>> Please revert this, it is implemented ass-half-backwards and does not
>> use the correct DNSAPI services provided by Windows.
>
> nslookup doesn't use DNSAPI even on Windows (not for queries at least).
> What I'm more disappointed about is that we are rewriting a standard BSD
> tool, which has already been ported to Windows:
>
> https://www.isc.org/software/bind
>
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.org
> http://www.reactos.org/mailman/listinfo/ros-dev
>
More information about the Ros-dev
mailing list