首页 > Windows开发 > 详细

Delphi xe 10.2之安装 TServerSocket 和TClientSocket

时间:2021-01-12 16:58:52      阅读:60      评论:0      收藏:0      [点我收藏+]

http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Installing_Socket_Components

The socket components are not installed by default. To use the socket components, you must install the dclsockets<.bpl> package.

To install the socket components:

  1. Select Component > Install Packages.
  2. In the Install Packages dialog box, click Add.
  3. In the Add Design Package dialog, browse to C:\Program Files (x86)\Embarcadero\Studio\19.0\bin.
  4. Select dclsockets250.bpl, and click Open.
  5. Click OK to dismiss Install Packages dialog.
  6. The socket components (TClientSocket and TServerSocket) are listed in the Internet category of the Toot Palette.

Note: These steps are one-time installation instructions. The socket components should be available for all future projects.

Delphi xe 10.2之安装 TServerSocket 和TClientSocket

原文:https://www.cnblogs.com/jijm123/p/14266340.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!