Auszug aus der Delphi 7 Readme
Zitat:
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.