XDenSer HTTP Server Component Pack 1.2
27 Dec 2006
In category
Description
With XDenSer HTTP Server Components Pack you can easily create a standalone HTTP server w/o any HTML coding. Just put TxdsHTTPServer component and TxdsFormContentProducer on your form, create 1 HTTPAction Item and your form is turned into web form ready to interact with user.Components:
- TxdsHTTPServer - incapsulates HTTP server functionality, has HTTPActions collection to respond to HTTP requests, each HTTPAction item has corresponding Content Producer.
- TxdsSimpleContentProducer - simplest content producer, the content produced just saved in Content property.
- TxdsEventContentProducer - has an Event Handler to produce the content.
- TxdsFormContentProducer - the content produced is based on the controls placed on the form, allows interaction with User through HTTP. Supports HTTP sessions.
- TxdsHTTPSessionManager - manages the Session creation, handling and expiration for TxdsFormContentProducer component, when TxdsFormContentProducer works in multisession mode.
- TxdsScreenImageContentProducer - the component similar to TxdsHTTPShareForm, but works in conjunction with TxdsHTTPServer and HTTPActions.
- TxdsStaticPagesProducer - just allows access to html files in Shared Directory through TxdsHTTPServer.
- TxdsHTTPForm - the component for TxdsFormContentProducer in multisession mode.
Informations
- Status: Trial (work while IDE is running)
- Source: SW
- Price: $34
- Source price: $135
- Size: 1 235 876kB
Platforms:
- C++ Builder 6
- Delphi 2006 (Win32)
- Delphi 5
- Delphi 6
- Delphi 7
Downloads