Clever Geek Handbook
πŸ“œ ⬆️ ⬇️

IntraWeb

IntraWeb is a trademark of Atozed Software company software that implements technology for rapid application development using the IW library of components for the Internet and mobile applications in Delphi / C ++ , and there are versions for other programming languages ​​such as Java , C ++ Builder and Delphi for .net .

Demonstration of the appearance of components (IW Standard) in the component palette

Content

Description

The IntraWeb component library (also known as VCL for the Web) can be installed and used on Delphi development systems from versions 7.0 - 2009 and C ++ Builder .

The main difference from the standard VCL library is that it is designed exclusively for Web user interfaces. Like other VCL or CLX libraries , the IW library has a similar structure and programming method, but adds a unique IW prefix for components and modules, for example, Button - IWButton or Forms - IWAppForm .

IntraWeb 5.0 first appeared on the software market as part of the Borland Delphi 7.0 distribution with permission from Atozed Software .

IntraWeb, as a RAD tool, aims to reduce labor and save time for application developers . The main feature of the component library is the transfer to the web development area of the same technologies and skills that programmers used in Delphi or C ++ Builder to create ordinary desktop applications . Thus, it does not take a lot of time to master it and quickly begin to create full-fledged applications.

The client part of the IntraWeb application

The finished IntraWeb application is available to customers as a regular Web page loaded into Internet Explorer , Mozilla Firefox or Netscape Navigator .

Server-side IntraWeb-application

 
Sample web application running in Internet Explorer

The server part of the IntraWeb application can be implemented as:

  • operating system service
  • Windows application
  • IIS extension ( ISAPI extension )

In all implementations, the IntraWeb server supports:

  • SSL
  • storing state with session id
  • user authentication means
  • JavaScript code tools

See also

  • Internet direct
  • Visual component library

Notes

Links

  • Russian-speaking resources (documentation, articles)
  • IntraWeb technology // Bobrovsky Sergey Igorevich. Technologies C ++ Builder. Application development for business. Training course. (inaccessible link)
  • IntraWeb Technology Introduction
  • IntraWeb for Web Application Development
Source - https://ru.wikipedia.org/w/index.php?title=IntraWeb&oldid=92612030


More articles:

  • Tennessee Army (South)
  • Zhao Maria
  • Coat of Arms
  • Kochubey, Matryona Vasilievna
  • Spain Football Cup 2012/2013
  • Territorial dispute
  • Holy Trinity Church (Ishimbay)
  • Pedersen, Niklas
  • Commonwealth University of Virginia
  • His Holiness Secret Documents of Benedict XVI

All articles

Clever Geek | 2019