Language
Delphi
Remove
Platform
Any
License
Any
I've been experimenting with sockets lately, and wanted to build something, but it may already exist. I want a system utilizing the TServerSocket and TClientSocket (Winsocks) with a simple packet...
: Hey! How could i be able to check all details, such as account holder's name, and all other bank details. I dont know which account will be written but, depending on the credit card number, i can...
Hi!
In case of still using BDE, you can try Session managament. Add to uses list: DBTables.
Here is an examle from delphi7 help file:
The following example specifically creates a local alias...
In Delphi 5 how does MIDAS handle multiple clients attaching via the BDE to a single database through a single app server?
Do you have to create a new BDE session object with each client...
: Greetings,
:
: Just wanting to knwo how to create a registry key in
: Delphi and read form it later - I need to build a bit of
: authentication into a program.
:
Look up TRegistry and...
Greetings,
Just wanting to knwo how to create a registry key in
Delphi and read form it later - I need to build a bit of
authentication into a program.
Hello everybody!
I want to code an application to read SmartCards. For this, i'm searching for a component for Delphi 5. Does anybody know where i can get such a component? Then please let me know...