• Licensing
  • Installation Instruction
  • Using DNS Classes to query DNS Resource Records
  • Using NTP Time classes to get internet time
  • Using IPLookup classes to find from which country your visitors are comming from
  • Using WhoIs classes to lookup for Domain Registration Information
  • Using TraceRoute classes to ping and perform Internet route tracing
      ComponentPro UltimateNetkit

      Overview of UltimateNetkit

      Language Filter: AllSend comments on this topic to ComponentPro

      This topic outlines some important general features of ComponentPro UltimateNetkit

      Key Features

      • Fully supports both event-driven (asynchronous) and blocking (synchronous) application designs.
      • DNS - Supports Resource Records: A, A6, AAAA, AFSDB, ALL, CNAME, GPOS, HINFO, ISDN, KEY, MB, MD, MF, MG,
        MINFO, MR, MX, NS, NSAP, NSAPPTR, NULL, NXT, PTR, PX, RP, RT, SIG, SOA, SRV, TXT, WKS, X25.
      • DNS - Supports RFC-1034/RFC-1035.
      • DNS - Retrieves the list of available DNS servers.
      • DNS - Sends and receives DNS request and responses messages.
      • Time - Supports the Network Time Protocol (RFC-1305).
      • Time - Supports the Time Protocol (RFC-868).
      • Time - Supports the Daytime Protocol (RFC-867).
      • Time - Supports conversion between NTP time and .NET time.
      • Time - Easy-to-use with maximum flexibility.
      • Time - Supports both SNTP (version 3) and NTP(version 4).
      • Time - Provides access to all NTP packet fields.
      • WhoIs - Fully compliant with RFC-954.
      • WhoIs - Specifies the question to ask.
      • WhoIs - Requests domain registration, user, mailbox and related information.
      • IPLookup - Finds which countries your visitors are from.
      • IPLookup - Targets your advertising and special offers geographically.
      • IPLookup - Displays correct currencies.
      • IPLookup - Reduces credit card fraud.
      • IPLookup - Gets Region.
      • IPLookup - Gets Country code and Short name.
      • IPLookup - Gets Capitals.
      • IPLookup - Gets Currency code and name.
      • IPLookup - Gets embedded country Flag images.
      • TraceRoute - Supports RFC-792.
      • TraceRoute - Retrieves hops counts, router addresses and names, responses time and Time To Live (TTL).
      • TraceRoute - Echo Reply Message is fully parsed.
      • Uniform and comprehensive error handling with .NET exceptions.

      Support

      • Royalty free run-time.
      • 1 year minor and major product updates.
      • Full Windows XP, Windows Vista, Windows 7, Windows 8, and Windows 10 support.
      • Supports Visual Studio, Xamarin Studio, Delphi, C# Builder and other compliant development environments.
      • Supports Drag/Drop integration within Visual Studio.
      • UltimateDns can be used from ASP.NET web pages, Windows Forms and Web Services.
      • Supports .NET Framework 2.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2 and above.
      • Supports .NET Compact Framework 2.0, 3.5, and 3.9.
      • Supports Xamarin.Android 4 and above.
      • Supports Xamarin.iOS 6, 7 and above.
      • Supports Mono 2.1, 3.x on Linux and Apple's OSX.

      .NET Technology

      • 100% managed code written in C# (Complete source code included in the Gold License with Source Code).
      • CLS compliant (Common Language Specification).
      • Object-oriented design created specifically for .NET Framework version 2.x and above.
      • Does not use unsafe blocks for minimal permission requirements.
      • Seamless integration with the .NET base class libraries.
      • Documentation fully integrated into Visual Studio .NET.
      • C# and VB.NET samples included in the setup package show how to work with UltimateNetkit.