VDatabase versus VRBDataBase

Joseph Morgan joseph at checkos.com
Mon Sep 30 05:02:02 CDT 2013


Answering my own question but need someone to confirm that I am correct:

The following is from the wiki: http://www.valentina-db.com/docs/dokuwiki/v5/doku.php?id=valentina:products:vserver:embedded:manual:registration
>>> Valentina Embedded Server (VServer Embedded) is intended to be bundled with your application. This product is only available through Valentina Developer Network.
>>> 
>>> If you have purchase VDN then you will receive a special file “license_emb_dddddd” that can be used on any platform supported by Valentina; it allows the default 5 connections. This file has a special signature that is locked to the developer who licenses it.
>>> 
>>> This signature also is sent to you in the file “Embedded Serial.txt”. You must specify it in the constructor VConnection() in the last parameter inOptions.
>>> 
>>> ABSTRACT EXAMPLE:
>>> 
>>> connect = new VConnection( "localhost", "sa", "sa", 15433, 0, 
>>>                   "AB567654C457546765234E345434F786762354CD456756" )
>>> VServer Embedded will refuse any connections that are not signed by this signature.
>>> 
>>> NOTE: If you run Valentina Server with “license_emb_dddddd” file then only your application(s) will be able connect to it. For example, Valentina Studio and ADK examples will not be able connect because they do not know your connection signature.
>>> 


Is that all I need?

Joseph

On Sep 29, 2013, at 10:24 PM, Joseph Morgan <joseph at checkos.com> wrote:

> Hello,
> 
> In the past I made an application using VRBDataBase.
> 
> I was using embeddedSerial because I wanted to be able to distribute my application to many users so I was using VDN (if I remember correctly).
> 
> Anyways, now I am wondering about which one I should use VDatabase or VRBDataBase. Does it matter? I cannot figure how to use an embedded serial with VDatabase. Is it even how we are supposed to do it now when using VDN?
> 
> Any information on this would be helpful.
> 
> Thank you!
> Joseph
> 
> 
> 
> 
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina/attachments/20130930/41e9d5c0/attachment.html>


More information about the Valentina mailing list