Click here to Skip to main content
16,014,392 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Generalvb.net class Pin
pnpfriend1-Jun-04 16:50
pnpfriend1-Jun-04 16:50 
GeneralRe: vb.net class Pin
Colin Angus Mackay1-Jun-04 22:37
Colin Angus Mackay1-Jun-04 22:37 
GeneralRe: vb.net class Pin
Dave Kreskowiak2-Jun-04 0:32
mveDave Kreskowiak2-Jun-04 0:32 
GeneralRe: vb.net class Pin
pnpfriend2-Jun-04 6:02
pnpfriend2-Jun-04 6:02 
GeneralRe: vb.net class Pin
Dave Kreskowiak2-Jun-04 12:14
mveDave Kreskowiak2-Jun-04 12:14 
GeneralRe: vb.net class Pin
Anonymous3-Jun-04 10:50
Anonymous3-Jun-04 10:50 
Generaluser validation in vb.net Pin
vince campellone1-Jun-04 13:52
sussvince campellone1-Jun-04 13:52 
GeneralRe: user validation in vb.net Pin
Dave Kreskowiak1-Jun-04 15:08
mveDave Kreskowiak1-Jun-04 15:08 
Your application would need its own licensing server. Something you would have to write from scratch and into your application. Your app would ask the user for an username and password, login into the license server, check out a license on a lease (timed) basis, say 30 minutes, and when the app quits, check with the license server to return the license. You would also have to write into the license server some kind of timeout where if the server did not hear from the client, the license would be returned to the license pool. The clients would also have to check in with the server occasionally to renew their leases. This is necessary for the simple reason an application could hang and the license would be checked out without ever being checked back in properly. Not too hard to write, but, like I said, you'd have to write it from scratch.

Oh! Then you would need a management tool to administer the license server too...

Or buy the components from a 3rd party, of which I have no idea who sells something like this...


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralSounds-playing in VB 6.0 Pin
Boggahutt871-Jun-04 12:58
Boggahutt871-Jun-04 12:58 
GeneralRe: Sounds-playing in VB 6.0 Pin
Dave Kreskowiak1-Jun-04 15:14
mveDave Kreskowiak1-Jun-04 15:14 
GeneralRe: Sounds-playing in VB 6.0 Pin
Boggahutt871-Jun-04 16:06
Boggahutt871-Jun-04 16:06 
Questionhow to -" Pin
soul.ripper1-Jun-04 11:37
soul.ripper1-Jun-04 11:37 
AnswerRe: how to -" Pin
skoizumi291101-Jun-04 14:54
sussskoizumi291101-Jun-04 14:54 
AnswerRe: how to -" Pin
Dave Kreskowiak2-Jun-04 3:04
mveDave Kreskowiak2-Jun-04 3:04 
GeneralRe: how to -" Pin
soul.ripper2-Jun-04 10:28
soul.ripper2-Jun-04 10:28 
GeneralRe: how to -" Pin
Dave Kreskowiak2-Jun-04 12:10
mveDave Kreskowiak2-Jun-04 12:10 
GeneralRe: how to -" Pin
soul.ripper3-Jun-04 6:29
soul.ripper3-Jun-04 6:29 
GeneralRe: how to -" Pin
Dave Kreskowiak3-Jun-04 12:17
mveDave Kreskowiak3-Jun-04 12:17 
QuestionHow can I insert a new column in database table at the desired place? Pin
ATC1-Jun-04 11:33
ATC1-Jun-04 11:33 
AnswerRe: How can I insert a new column in database table at the desired place? Pin
Dave Kreskowiak2-Jun-04 2:56
mveDave Kreskowiak2-Jun-04 2:56 
GeneralRe: How can I insert a new column in database table at the desired place? Pin
ATC2-Jun-04 5:15
ATC2-Jun-04 5:15 
AnswerRe: How can I insert a new column in database table at the desired place? Pin
^eleK2-Jun-04 9:23
^eleK2-Jun-04 9:23 
QuestionHow to catch all that is doing on a computer Pin
marclenoir20051-Jun-04 11:22
marclenoir20051-Jun-04 11:22 
AnswerRe: How to catch all that is doing on a computer Pin
Dave Kreskowiak2-Jun-04 2:37
mveDave Kreskowiak2-Jun-04 2:37 
GeneralLet's make it more simple. Pin
Anonymous2-Jun-04 10:31
Anonymous2-Jun-04 10:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.