Home
english
Home
WebDAV Server
WebDAV Client
WebDAV AJAX
Map Drive
Pricing
News
Contacts
info@ithit.com



Reading the WebDAV Server License

By default IT Hit WebDAV engine searches for License.lic file in the executing and calling assembly directories (in the folder where your .dll or .exe file resides). To store your license in a different place (registry, database, etc) you should override Engine.License property and return the license string from this property. You can also hardcode the license text in your server implementation. In this case you do not need any additional files when redistributing your application. Please note that to redistribute ITHit.WebDAV.Server.dll with your application you need to purchase the IT Hit WebDAV Server Redistribution License.

Make sure you do not make any changes in Data and Signature tags of license string as license validation will fail in this case.

 

public class MyEngine : Engine

{

       public override string License

       {

             get

             {

                    return "<?xml version='1.0' encoding='utf-8'?><License><Da ...

             }

       }

}


What WebDAV software would you like to have?

Selected Customers:
Country: Norway
DnB NOR Group
Country: Finland
Bank of Finland
Country: United Kingdom
Bechtle Direct
Country: Sweden
BT Industries
Country: USA
California Chamber of Commerce
Country: Denmark
Danfoss Group
Country: Denmark
DFDS
Country: USA
Fluke Networks
Country: USA
HNI Corporation
Country: USA
IHS Inc
Country: USA
LandAmerica Financial Group
Country: Canada
Laurentian University
Country: USA
Microsoft
Country: Israel
RADVISION
Country: Ukraine
Raiffeisen Bank
Country: Netherlands
Sanoma Uitgevers
Country: USA
Siemens
Country: Australia
WorkCover NSW
Country: Ukraine
OTP Bank
Country: USA
Intel Corporation
Country: Austria
Austrian Federal Railways
Home WebDAV Server WebDAV Client WebDAV AJAX Map Drive Pricing News Contacts

Updated: Tuesday, January 02, 2007