DelphiBuilder / NetCom7

The fastest communications possible. Delphi rulez.
MIT License
174 stars 43 forks source link

How to use in Delphi 10.4 #25

Closed pcosman closed 6 months ago

pcosman commented 2 years ago

Hi,

I'm having a lot of issues with the Indy server components that come with Delphi 10.4 so I want to try your NetCom7 component.

What's the correct installation of this component in Delphi 10.4?

DelphiBuilder commented 2 years ago

Hi there. You just install them as any other package. Please make sure you have included the encryption folder in your units search 

Στάλθηκε από το Ταχυδρομείο Yahoo σε Android

Στις Δευ, 6 Ιουν, 2022 στις 4:20, ο @.***> έγραψε:

Hi,

I'm having a lot of issues with the Indy server components that come with Delphi 10.4 so I want to try your NetCom7 component.

What's the correct installation of this component in Delphi 10.4?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

pcosman commented 2 years ago

Installing packages in Delphi is done by importing a .bpl file. But your solution doesn't come with a .bpl file?

checkdigits commented 2 years ago

Open the .dpk file found in the root and select "install" from the menu which appears when you right-click on it in the project manager.

You can also do this by opening the .dpr found in the same place.

vpapanik commented 2 years ago

Also add \NetCom7\Source to library path