13. november 2003 - 14:58Der er
4 kommentarer og 1 løsning
ServerSocket og ClientSocket i Delphi 7
hvor er ServerSocket og ClientSocket blevet af i Delphi7??? jeg plejer og bruge Delphi 6, og er nu skiftet, men jeg kan ikke finde ServerSocket og ClientSocket...
Hvor er de blevet af??? er der noget jeg har misset...
Borland is deprecating the use of TSQLClientDataSet and TBDEClientDataSet. Borland recommends that you use TSimpleDataSet for simple, two-tier applications. TSQLClientDataSet and TBDEClientDataSet are no longer displayed on the Component palette. If you require backward compatibility, you can still access TSQLClientDataSet and TBDEClientDataSet in the Demos directory (by default, C:\Program Files\Borland\Delphi7\Demos).
Borland is deprecating the use of the TServerSocket and TClientSocket from the unit ScktComp. It is recommended that you use the Indy components for socket operations. The TServerSocket and TClientSocket will no longer be installed on the component palette by default. If you require the use of these components then you can install the design time package named dclsockets70.bpl, found in your bin directory. For deployment with runtime packages, you will need to deploy rtl70.bpl and any other required packages.
Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.