Click here to Skip to main content
15,886,791 members
Articles / DevOps / Testing

Multithreaded DNS Tester

Rate me:
Please Sign up or sign in to vote.
4.94/5 (6 votes)
23 Jan 2013CPOL5 min read 21.6K   1.1K   26  
This is basicaly Charles Putney's dns tester but also is multithreaded and can be used with a static list
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type='text/xsl' href='_UpgradeReport_Files/UpgradeReport.xslt'?><UpgradeLog>
<Properties><Property Name="Solution" Value="dnstester">
</Property><Property Name="Solution File" Value="C:\Users\Soroosh\Downloads\Compressed\dnstester_src\dnstester.sln">
</Property><Property Name="User Options File" Value="C:\Users\Soroosh\Downloads\Compressed\dnstester_src\dnstester.suo">
</Property><Property Name="Date" Value="Thursday, October 25, 2012">
</Property><Property Name="Time" Value="18:29 PM">
</Property></Properties><Event ErrorLevel="0" Project="" Source="dnstester.sln" Description="File successfully backed up as C:\Users\Soroosh\Downloads\Compressed\dnstester_src\Backup\dnstester.sln">
</Event><Event ErrorLevel="0" Project="" Source="dnstester.suo" Description="File successfully backed up as C:\Users\Soroosh\Downloads\Compressed\dnstester_src\Backup\dnstester.suo">
</Event><Event ErrorLevel="0" Project="dnstester" Source="dnstester.csproj" Description="Project file successfully backed up as C:\Users\Soroosh\Downloads\Compressed\dnstester_src\Backup\dnstester.csproj">
</Event><Event ErrorLevel="0" Project="dnstester" Source="dnstester.csproj.user" Description="Project user file successfully backed up as C:\Users\Soroosh\Downloads\Compressed\dnstester_src\Backup\dnstester.csproj.user">
</Event><Event ErrorLevel="0" Project="dnstester" Source="dnstester.cs" Description="File successfully backed up as C:\Users\Soroosh\Downloads\Compressed\dnstester_src\Backup\dnstester.cs">
</Event><Event ErrorLevel="0" Project="dnstester" Source="dnstesterInfo.cs" Description="File successfully backed up as C:\Users\Soroosh\Downloads\Compressed\dnstester_src\Backup\dnstesterInfo.cs">
</Event><Event ErrorLevel="0" Project="dnstester" Source="App.ico" Description="File successfully backed up as C:\Users\Soroosh\Downloads\Compressed\dnstester_src\Backup\App.ico">
</Event><Event ErrorLevel="0" Project="dnstester" Source="dnstester.resx" Description="File successfully backed up as C:\Users\Soroosh\Downloads\Compressed\dnstester_src\Backup\dnstester.resx">
</Event><Event ErrorLevel="0" Project="dnstester" Source="dnstester.csproj" Description="Project converted successfully">
</Event><Event ErrorLevel="3" Project="dnstester" Source="dnstester.csproj" Description="Converted">
</Event><Event ErrorLevel="0" Project="" Source="dnstester.sln" Description="Solution converted successfully">
</Event><Event ErrorLevel="3" Project="" Source="dnstester.sln" Description="Converted">
</Event><Event ErrorLevel="0" Project="dnstester" Source="dnstester.csproj" Description="Scan complete: Upgrade not required for project files.">
</Event></UpgradeLog>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Student Isfahan University of Technology (IUT)
Iran (Islamic Republic of) Iran (Islamic Republic of)
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions