DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   Visual Basic 4 / 5 / 6 (http://www.daniweb.com/forums/forum4.html)
-   -   Single-server, multiple client ActiveX (http://www.daniweb.com/forums/thread58534.html)

bpmccall Oct 18th, 2006 6:03 pm
Single-server, multiple client ActiveX
 
I have created two ActiveX EXEs, one is the client, the other is the server. I want to set up a system where a single server class handles the method calls of multiple instances of the clients. The problem is, the only way I know how to create a reference from the server in the client is [inline code]echo "Dim myServer as ServerLib.ServerClassName"[/inline code]. Using this technique and opening multiple instances of the client EXE, I end up with multiple instances of the server class as well, when all I want is one instance of hte server class. How do I do this?


All times are GMT -4. The time now is 9:54 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC