Logo
English Russian German French Spanish Italian
contact usprivacy
   Support Forums
chart
• About the product
• Download (OCX only)
• Download (full setup)
• Writing WhoIs control
• Using with VB
• Using with MTS/COM+
• Using with VBScript
• RFC 954
• FAQ
WhoIs Control

WhoIs.ocx is a Visual Basic library, allowing to query WhoIs servers. WhoIs.ocx is distributed as freeware (as is, with limited technical support) and is free for use in any type of application (personal, open-source, commercial, etc.)
for use with Visual Basic 5 and 6 (any edition):
1)download whois.zip
2)unzip WhoIs.ocx from it to Windows System directory
3)run "regsvr32 WhoIs.ocx" from command-line

for use with Visual Basic 4, Visual C++, Delphi, Powerbuilder, ASP, VBA and scripting languages:
1)download whois.exe
2)run it from Windows Explorer

Methods:
WhoIs.Connect()connects to server, sends query,
retrieves result, closes the connection

Events:
WhoIs_ConnectWhoIs()occurs on connection to server
WhoIs_CloseWhoIs()occurs on closing the connection to server
WhoIs_ErrorWhoIs(ByVal Number As Long, Description As String)occurs on error

Properties:
WhoIs.StatusReturns status of control
WhoIs.QuerySets query to be sent to WhoIs server
WhoIs.ResultReturns results of query sent to WhoIs server
WhoIs.ServerReturns/Sets WhoIs server name or IP address


Copyright © 1996-2008 OstroSoft. All rights reserved. info@ostrosoft.com