Dinko Miljak
Professional set of Delphi and C++Builder components for virtual instrumentation
- Meters, Bars (Gauge), with linear or log(10) scaling
- Digital indicators (time, value)
- Operating Point display
- Dial (knob), Sliders, Trend/Recorder
- buttons, switches, LED indicators
- DB-Aware components and many more
Total 2 products
IBM MQSeries Delphi API Samle 0.0.4
Code Samples > Samples > Other
By Dinko Miljak.
Freeware + source 16 May 2002Description
This is example how to use IBM MQSeries 5.2 API without IBM ActiveX components. Black window (non GUI) exe samples are included.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 112kB
Platforms: D2, D3, D4, D5, D6
TCGI v.1.0.1.1
Components > Internet > CGI, ISAPI
By Dinko Miljak.
Freeware + source 23 May 2001Description
This class will help you build small and fast CGI scripts, compared with standard Delphi approach using TWebBroker component.Problem with Delphi approach is that programmer must make one huge string and after that programmer can send this string to standard output. This library allow you to send small strings (not huge one). Big strings are very inefficient.
This class is derived from nothing, and it not use any Delphi class. Instead of 300K for Delphi CGI exe, this class will produce 55K exe. Cookies are supported, and some functions useful for extracting values from WEB request are included (FormInteger, FormString, FormFloat).
Cookies and input form example is included.
Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 43kB
Platforms: D2, D3, D4, D5