wodWebD help - IwodWebNotify
Back to product page
Introduction
License agreement
Getting Started
Getting started in VB
Getting started in VC
Getting started in Delphi
Enumerations
DeliveryEnum
EncryptionsEnum
ISAPIFilterPriorityEnum
LanguageEnum
SecureProtocols
StatesEnum
StatusCodes
ThreadTypes
TransferEncodingsEnum
WebActions
WebAuthentications
WebAuthenticationTypes
Objects
wodWebServer
Methods
About
Start
Stop
Properties
Activated
AllowBrowsing
Authentication
AuthenticationType
BindIP
Certificate
Compression
DocumentRoot
Encryption
ISAPI
Language
LocalCertBag
MyHostname
MyIP
Notification
Port
Secure
ServerName
SessionTimeout
SSLCipherList
Threads
Timeout
UseIPv6
Users
Version
Events
CGIStart
CGIStop
RequestDone
RequestHeaders
ResponseDone
ResponseHeaders
RunScript
SessionExpire
StateChange
UploadFilename
UserAuthenticate
UserConnected
UserDisconnected
WebSocketConnect
WebSocketData
IwodWebNotify
Methods
CGIStart
CGIStop
RequestDone
RequestHeaders
ResponseDone
RunScript
SessionExpire
StateChange
UploadFilename
UserAuthenticate
UserConnected
UserDisconnected
WebSocketConnect
WebSocketData
ISAPIExtension
Properties
Active
IsExtension
IsFilter
Name
Path
Priority
ISAPIExtensions
Methods
Add
Remove
RemoveAll
Properties
Count
Item
WebHeader
Methods
ToString
Properties
Name
Value
WebHeaders
Methods
Add
Exists
Remove
RemoveAll
ToString
Properties
Count
Item
WebRequest
Properties
Body
Filename
FullURI
Headers
HttpVersion
Method
PageName
Path
Posted
QueryVariables
Tag
Uploads
URI
WebRequestUploadPart
Methods
Save
Properties
Begin
Body
End
Filename
Headers
WebRequestUploads
Properties
AutoParse
Count
Item
WebResponse
Methods
CGIExecute
ISAPIExecute
Redirect
Send
SendChunk
SendHeaders
Properties
Body
Delivery
Filename
Headers
HttpVersion
RangeEnd
RangeStart
ScriptBegin
ScriptEnd
StatusCode
StatusLine
StatusText
Tag
TransferEncoding
WebSession
Properties
Name
Value
WebSessions
Methods
Add
Exists
Remove
RemoveAll
Properties
Count
ID
Item
WebUser
Methods
Disconnect
ResolveURI
TestNTLMResponse
WebSocketReceiveText
WebSocketSendText
Properties
BytesDownload
BytesUpload
Certificate
DocumentRoot
Domain
Login
MaxTransferRate
Password
PauseReceive
RemoteIP
RemotePort
Request
Response
SessionVars
State
StateText
Tag
TimeConnected
UseNTAuthentication
WebUsers
Properties
Count
Item
How to get support?
Technical information
Fast notifications interface
Error list
IwodWebNotify Object
Methods
CGIStart
Called when CGI script is ready to be started.
CGIStop
Called when CGI finishes its execution.
RequestDone
Called when wodWebServer receives request headers from the user.
RequestHeaders
Called when wodWebServer receives request headers from the user.
ResponseDone
Called when wodWebServer completes sending response to the user.
RunScript
Called when script is found inside response body
SessionExpire
Called when session expires.
StateChange
Called when users state changes
UploadFilename
Called when server needs new name for the file currently being uploaded.
UserAuthenticate
Called when user wants to authenticate.
UserConnected
Called when user connects to wodWebServer
UserDisconnected
Called when user disconnects from wodWebServer
WebSocketConnect
Called when request for WebSocket connection arrives.
WebSocketData
Called when data arrives on WebSocket.
Platforms
Windows