vdsonline.dll extension Online Status Extension for Visual DialogScript

Version: 1.7.2.2003
Copyright © 2002-2003 PGWARE
All rights reserved


Description:
This is an extension for Visual DialogScript (32-bit version.) It adds a ONLINE function to the vocabulary of VDS. The dll allows users to determine if the user has connected to the internet and return the ip address. This extension is freeware for any type of usage. The dll comes with the source code so you can make modifications if you would like to. The source code was compiled in Borland Delphi 6.

If you use this extension in a commercial/shareware application or have made money off your application in anyway please send us a donation, you are not required to do so but it would be nice if you would donate. Any donation amount is welcomed, your donation is 100% secure with an online payment to RegNet. Also please take a look at our product Alloy at http://www.pgware.com/. Alloy can integrate the vds runtime dll into your exe file. Alloy can also put other files inside of the exe such as bitmaps and other dll's, so you only have one single exe to distribute to your end-users. Give it a try and see what Alloy can do for your applications.

Functions:
[+] @ONLINE(GETIP)
[+] @ONLINE(ISONLINE)


[ Function Explanation ] :

[-] @ONLINE(GETIP)

This function will return the IP Address. If the user is not connected to the internet the value '127.0.0.1' is returned.



[-] @ONLINE(ISONLINE)

This function will return the status of the users internet connection as one of two values:
0 - Computer is OFFLINE
1 - Computer is ONLINE




Support:
Please note that since this is a freeware product, support is not provided. However bug fixes will be made as they are found. Report bugs to [
support@pgware.com ].



Copyright © 2002-2003 PGWARE / All rights reserved.