DynuPing™ ASP Component v 1.0

Installation
Copy dynuping.dll to c:\windows\system32 or the corresponding system directory. On command prompt type "regsvr32 dynuping.dll". DynuPing component is now ready to use. To uninstall type "regsvr32 dynuping.dll /unregserver".

Sample ASP code
set myping = Server.CreateObject("dynuping.functions")
REM The below line of code will ping the host "dynu.com" and display the result.
Response.Write(myping.ping("dynu.com"))
set myping = nothing


Please visit Dynu Systems Inc. for updates and more ASP components.  Also feel free to contact our technical support staff at support@dynu.com with any questions or suggestions you may have. Source code for DynuPing ASP Component is available for sale for $99.00 at Dynu Systems Inc.

⌐ 1999 Dynu Systems Inc. All rights reserved.