Free Ebook Manual Download

Programming, Automotive, Hardware, Gadget

Borland Delphi is known to be a great environment for the development of stand-alone and client-server applications on the Microsoft Windows platform. Its virtues range from full OOP support to visual development, in a unique combination of power and ease. However, the new frontier of development is now Internet programming. What has Delphi got to offer in this new context? Which are the features you can rely upon to build great Internet applications with Delphi? That’s what this paper intends to reveal. We’ll see that Delphi can be used:
• For direct socket and TCP/IP programming;
• In conjunction with third-party components that implement the most common Internet protocols, on the client or the server side;
• To produce HTML pages on the server side, with the WebBroker and Internet Express architectures;
• As well as to work with Microsoft’s core technologies, including MTS, COM, ASP, and ActiveX.
Read the rest of this entry »

This guide is intended to for use with the PRAXIS v2.0 manual in the development of custom scripts which can be run within the PRAXIS measurement system. Praxis Scripts are Windows applications in themselves that run from within PRAXIS. They include visual forms on which you can place familiar user interface components like buttons, edit boxes, sliders, text editors, images, etc., and easily give them high level functionality by setting properties and writing code in DelphiScript (based on Borland Delphi) or VBScript (a language based on Microsoft Visual Basic).
Read the rest of this entry »