From: D_Brook@btinternet.com   
      
   When you said "troubles with built-in events", what did you mean?   
      
   Thanks,   
   Darren   
      
   "Dikkie Dik" wrote in message   
   news:4579b32f$0$8902$bf4948fe@news.tele2.nl...   
   > Because of the troubles with "built-in" events, I switched to using   
   > java-style events: The server defines an interface that standardizes the   
   > sending and/or receiving of the messages. The clients then have objects   
   > that implement that interface, which are handed to the server. The server   
   > now communicates through those objects.   
   >   
   > Best regards   
   >   
   > Darren Brook wrote:   
   >> Does anyone know how to create an ActiveX EXE Server that raises events   
   >> which can be captured by muliple clients?   
   >>   
   >> So, I have two applications that are both clients. I need to pass data   
   >> via   
   >> the activex exe from one application to the other. The messages will be   
   >> "captured" as in the event handler, the code will check one of the   
   >> paramaters that contains a simple string that represents the recipients   
   >> "address" (these strings could be just "App1" and "App2".   
   >>   
   >> I've tried to do this but it only raises the event in the application   
   >> that   
   >> is sending the message. I need the event to be raised in both   
   >> applications.   
   >>   
   >> I have the ActiveX EXE properties set to "MultiUse" and using a Thread   
   >> Pool   
   >> of 1.   
   >>   
   >> Any help or advice would be very welcome as this is really causing me   
   >> some   
   >> problems.   
   >>   
   >> Many thanks,   
   >> Darren   
   >>   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|