Languages C / C++ Internet/ Browsers/ HTML  

dnsLookup

download download  
important code information
author:
Francesco gasparetto
minimum requirements:
dnsLookup description

Translate an IP address to a host name and vice versa. It shows how to use gethostbyname() and gethostbyaddr() to perform normal and inverse queries to the DNS server. It checks if a tcp port choosen by the user is listening at the remote computer


AppWizard has created this loookup application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.


File List:
loookup/Debug/0b
loookup/Debug/StdAfx.obj104Kb
loookup/Debug/loookup.obj13Kb
loookup/Debug/loookup.pdb2393Kb
loookup/Debug/loookup.res13Kb
loookup/Debug/loookupDlg.obj29Kb
loookup/Debug/vc60.idb209Kb
loookup/Debug/vc60.pdb356Kb
loookup/ReadMe.txt4Kb
loookup/StdAfx.cpp209b
loookup/StdAfx.h1Kb
loookup/loookup.aps22Kb
loookup/loookup.clw1Kb
loookup/loookup.cpp2Kb
loookup/loookup.dsp4Kb
loookup/loookup.dsw1Kb
loookup/loookup.h1Kb
loookup/loookup.ncb81Kb
loookup/loookup.opt49Kb
loookup/loookup.plg1Kb
loookup/loookup.rc6Kb
loookup/loookupDlg.cpp6Kb
loookup/loookupDlg.h1Kb
loookup/res/0b
loookup/res/Thumbs.db3Kb
loookup/res/loookup.ico1Kb
loookup/res/loookup.rc2399b
loookup/resource.h1Kb

Similar code
Tic Tac Toe (Popularity: ) : The classic Tic Tac Toe game. Allows 2 players to play game or one player can play against the Computer. The logic is designed so that the computer never loses.

A Simple Text to Html File Converter (Popularity: ) : This progran can convert any text file into an Html File. Most of the well known "special html characters" are all handled. The code is very easy to understand,there is no complication in it.

CHTTPTransaction - C++/Win32 - Reusable Class (Popularity: ) : CHTTPTranscation is an enhancement for CHTTPSocket class, with full source code. Full qualified, multiple redirections support, HTTP client. Supports all previous features: virtual hosts, proxy servers, plus new redirections support for standart HTTP 3xx responses. In sample, CSampleTrans is a ...
Console Simple Webpage maker (Popularity: ) : This code simply makes an html file for you, by the inputs that you put in, it is simple and fun well i hope it is fun
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 4
version
size in Kb 933
popularity   593/7913373
user rating 5/10
ad


New Code
Popular Code