| Highwinds Software Product Documentation: Typhoon, Twister, Tornado, Hurricane, and Cyclone | ||
|---|---|---|
| <<< Previous | Chapter 7. Program-Based Authentication | Next >>> |
Similar to the authenticate request, Typhoon, Twister, and Tornado Back End will send the following to the authentication program when a host disconnects:
Action: disconnect\r\n Interface: 10.0.0.3\r\n Cookie: empty\r\n ConnectionTag: -\r\n Hostname: browser.company.com\r\n IPAddress: 10.0.0.1\r\n SessionID: session\r\n Username: username\r\n IncomingFeedName: value\r\n Subscription: value\r\n FilterSubscription: value\r\n AllowReading: value\r\n AllowFeeding: value\r\n AllowPosting: value\r\n AllowNewNews: value\r\n SendXrefInOverviews: value\r\n WelcomeMessage: value\r\n XComplaintsTo: value\r\n Organization: value\r\n ForceOrganization: value\r\n TimeOut: value\r\n HostConnectionLimit: value\r\n MaxIncomingNumberOfStreams: value\r\n .\r\n |
As before, the string value will be replaced by the appropriate value from the appropriate feed object.
Typhoon, Twister, and Tornado Back End expect NO response to this request.
| <<< Previous | Home | Next >>> |
| Authenticate | Up | Cookies, ConnectionTags, and SessionIDs |