Results 1 to 4 of 4

Thread: Access dll in remote server. Please help. (Unresolved + Guru needed)

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2002
    Location
    http://www.vbforums.com
    Posts
    164

    Unhappy Access dll in remote server. Please help. (Unresolved + Guru needed)

    Hi, I have a problem with dll access.

    The situation here is that I have a server app and a client app.
    When the server app is fired up it will access a local .dll to check if the licensing key is available. (The licensing key is a external hardware which I have functions in the .dll to determine its availability.)

    For the client apps, when it fires up, it has to access the server .dll to check for the licensing key. The way I'm doing it now is by packaging a setup a file without the .dll but I includes the .vbr. (I read this way somewhere else in the forum but I didn't get an elaborated way of how exactly to do it.)

    Can anyone explain to me the steps to achieve the desired results? Client (without local .dll) to access a remote server (with local .dll).

    Thanks,
    Jeremy
    Last edited by jeremy_ckw; May 6th, 2003 at 01:03 AM.
    "If ignorance is bliss, that probably explain why I'm in a such a mess right now!!"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width