Security ActiveX
Crypt
SSH
SFTP
SSHServer
SSHTunnel
SSHpackage
SFTPdll

Security .NET
SSH.NET
SFTP.NET
FtpDLX.NET
WebServer.NET

General Protocols
AppUpdate
HttpDLX
FtpDLX
TelnetDLX
FTPServer
WebServer
VPN
XMPP

Mail
MailServer
Mailbox
ImapServer
SmtpServer
Pop3Server
Smtp
Pop3

Free
Beep
DHCPServer
ShellMenu

Knowledge base

WeOnlyDo Knowledge Base / How to distribute WOD components?
Search:     Advanced search
Browse by category:



How to distribute WOD components?

Views: 5884
Votes: 1

When you develop and distribute an application that uses this component:

1. Choose between COM object (wodFtpDLX.DLL) and the ActiveX control (wodFtpDLX.OCX) to include into the installation package. Both versions are independent on each other.

2. You should include wodCertificate.DLL for Certificate management - if it is needed in your application. wodFtpDLX does not depend on it - only uses it for client authentication with the certificate or private key.

3. Above binaries can be included royalty-free in your application.

4. Use RegSvr32.EXE (or any other installer package creator) to register both the OCX and the DLL. Usually, installer software will do this for you

5. Install the component file(s) into the user\'s Windows SYSTEM32 folder. The component file(s) has/have version information built into it. So, during installation, you should ensure that you are not overwriting a newer version.


Using licensed version

To use retail (licensed) version in your code, put your license key into LicenseKey property, immediately after initializing the component. For ActiveX control, you cannot do this (there is no LicenseKey property) because your license key will be read internally by wodFtpDLX.

NOTE: For all other components you can use this steps.

 
Copyright © 2001-2013 WeOnlyDo All Rights Reserved
Privacy statement     |     Terms of use     |     Refund policy