Home

Buy Now

Products
  InaAuthenticate
  InaAuthenticate.Net
  InaCalcStd (Free)
  InaCalcPro
  InaCalc.Net
  InaCardCheck
  InaCardCheck.Net
  InaClock
  InaClockCtrl
  InaClockCtrl.Net
  InaCryptCompress.Net
  InaEmailCheck
  InaEmailCheck.Net
  InaEmailSend
  InaFileConverter
  InaGrid
  InaSysTray
  InaUploadFile
  InaXplorer

  XComp (Free)

Support

About

Press Releases
   .Net
   InaAuthenticate
   InaCalc
   InaCardCheck
   InaClock
   InaEmailCheck
   InaEmailSend
   InaGrid
   InaUploadFile

ComponentSource Professional Partner

InaCryptCompress Frequently Asked Questions (FAQ)


How do I contact Inabyte Inc.?
What’s in the evaluation version?
What does the control do?
How do I create the control in an application?
What kind of licensing agreement do I need to distribute the control?
What kind of licensing agreement do I need to run the control on a server?

What’s in the evaluation version?

The evaluation version is a full version of the product that expires 30 days after installation.

(Back to top)

What does the control do?

InaCryptCompress integrates crypt and compress functionality into one. It is suitable for data crypt, data compressing or for joint use of these functionality. InaCryptCompress supports Blowfish and Rijndael crypt algorithms and ZLib data compress algorithms.

(Back to top)

How do I create an InaCryptCompress control in an application?

In the Solution Explorer Window, right click on the Project Name and select the Add Reference option. 

In the Add Reference Window, scroll down and find the Inabyte.InaCryptCompress.InaCryptCompress.dll and double click on it. 

This dll will be added to Selected Components window and after that click on OK button.

[Visual Basic]

Private InaCryptCompress As Inabyte.InaCryptCompress.InaCryptCompress

Try
  InaCryptCompress = New Inabyte.InaCryptCompress.InaCryptCompress()
Catch exception As Exception
  MessageBox.Show(Me, exception.Message, Me.Text)
End Try

[C#]

private Inabyte.InaCryptCompress.InaCryptCompress inaCryptCompress;

try
{
  inaCryptCompress = new Inabyte.InaCryptCompress.InaCryptCompress();
}
catch(Exception exception)
{
  MessageBox.Show(this, exception.Message, this.Text);
}

(Back to top)

What kind of licensing agreement do I need to distribute the  control?

You are required to purchase a license in order to distribute applications that contain one or more InaCryptCompress controls. Without this license, the InaCryptCompress control is considered under evaluation.

If you are writing web applications then additional server licenses would also be required. See below.

(Back to top)

What kind of licensing agreement do I need to run the control on a server?

You are required to purchase a license in order to run InaCryptCompress on a server. Without this license, the InaCryptCompress control is considered under evaluation. One license per server is required.

A developer is a license that everyone pays regardless of subsequent deployment. A 3 man team means 3 licenses. If the product is subsequently deployed on a Server Node/PC for Client Server or on a Web Server Node/PC you need to buy a license per node. A 10 node web site with the component on 6 of the nodes requires 6 licenses to be purchased.

(Back to top)

How do I contact Inabyte Inc.?

By Phone   415-898-7905
By Fax   415-898-1652
By Email   support@inabyte.com
   info@inabyte.com
By Internet   http://www.inabyte.com/support.html
   http://www.inabyte.com
By US Mail   Inabyte Inc.
   PO Box 728
   Novato CA 94948-0728
   USA

(Back to top)


Home Products Support About Press Releases

Copyright © 1996 - 2005 by Inabyte Inc., Novato, California, USA
Last modified: Tuesday, November 19, 2002 14:48

Inabyte Inc.
5 Betty Lane
Novato CA 94947
Phone: +1 415 898 7905
Fax: +1 415 898 1652