EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

inetnotify

Type for handling messages. This structure is passed to the message handling function as a parameter. Additional parameters take various values depending on the message code.

type inetnotify
{
   str url
   str head
   uint param
   str sparam
}

Members

url The URL address being processed.
head The header of the received packet.
param Additional integer parameter.
sparam Additional string parameter.

Related links

Source