Network
In general, the term network can refer to any interconnected group or system.
Language
Delphi
Remove
Platform
Any
License
Any
Version 4.4
- Opportunity to save/load current settings of device has been added.
- Opportunity to create predefined session setups for mid- and high-volume scanners has been added.
- Memory...
If you have ever wanted to send email messages from your Delphi application, this article is for you. Jacques Noah explains how to use the open source Indy suite to set up an full fledged Mail Client.
This article introduces the working sample code in Borland Delphi which implements the digital singing of the SOAP messages using the SHA hash algorithm and the private key cryptography with X509...
This is a follow-on paper from Writing And Controlling Automation Servers In Delphi, covering more advanced Automation techniques.
This article explores how to control Automation servers and
also how to write them in Delphi.
In the mean time Delphi 4 came by with CORBA support, Wizards, Type Library Editor and the works. However, if you expose an object to CORBA, what basically happens is that the COM interface you wrote...
Building an e-business application? Then you'll need techniques like these to manage session states and authentication.
This article shows how to build a Web service using Indy and Delphi 6.