The purpose of this client / server application is to show the user how to add to a record of a existing ADO database using the TClientSocket and TServerSocket controls. It could be used as a subsitute for a Database server (with a lot of modification) on small projects, i.e Registration for chat program. It is very basic but it does what it is supposed to do, and is very well commented throughout, I personally think that if you are interested in the subject, it will be valuble to you to look at the code. And if you like my code, dont hesitate to vote :)
File List:
@PSC_ReadMe_881_7.txt
1Kb
Client/DatabaseClient.cfg
386b
Client/DatabaseClient.dof
1Kb
Client/DatabaseClient.dpr
194b
Client/DatabaseClient.res
1Kb
Client/Unit1.dfm
4Kb
Client/Unit1.pas
1Kb
Server/DataBaseServer.cfg
386b
Server/DataBaseServer.dof
1Kb
Server/DataBaseServer.dpr
194b
Server/DataBaseServer.res
1Kb
Server/Unit1.dcu
6Kb
Server/Unit1.dfm
2Kb
Server/Unit1.pas
4Kb
Server/users.mdb
124Kb
Similar code
php4Delphi
(Popularity: ) : PHP4Delphi 5.0 is a first Visual Development Framework for creating custom PHP Extensions using Delphi. PHP4Delphi also allows executing the ... HTML Table Generator
(Popularity: ) : This program generates the HTML code for tables after you set the options for your table, like the number of ... ICQ Pager Using TClientSocket
(Popularity: ) : This code will send an ICQ page to a specified UIN. Might be good to make a little flooder out ... idISAPIRunner
(Popularity: ) : idISAPIRunner component allows to run ISAPI modules using Indy TidHTTPServer. Internet Direct (Indy) library is required. An internet browser that stops most popups
(Popularity: ) : This code is an internet browser which stops most of those annoying popups. The code is a bit buggy and ... CGI Expert
(Popularity: ) : The CGI Expert components are developped to simplify the writing of Win-CGI applications with Delphi 2.0. The ThtmlViewer component provides ... THTMLDataSource Component
(Popularity: ) : The THTMLDataSource component is a non-visual component that helps in generating HTML tables from Delphi data sources. It hides most ...