ah I see....well the debugging was an attractive idea, and also the same app can be used in Win98-Win2K3 also seemed attractive.
Jeremy -----Original Message----- From: Paul McKenzie <[EMAIL PROTECTED]> To: NZ Borland Developers Group - Delphi List <[email protected]> Date: Tue, 20 Sep 2005 16:28:46 +1200 Subject: Re: [DUG] svCOM components > One of the reasons we used it ... It allowed DCOM within a Service. > If you are not going for DCOM inside a Service Why SVCOM ? and not just > a standard Service Application ? > > Regards > Paul McKenzie > Wellington > New Zealand > > > Jeremy Coulter wrote: > > umm...hang on....DCOM?? I thougth they were Windows Sevice > Components. I > > dont remember seeing anything about DCOM. > > > > Jeremy > > > > -----Original Message----- > > From: Paul McKenzie <[EMAIL PROTECTED]> > > To: NZ Borland Developers Group - Delphi List <[email protected]> > > Date: Tue, 20 Sep 2005 15:35:34 +1200 > > Subject: Re: [DUG] svCOM components > > > > > >>The latest is probably ok/worth a look - we had no need for a DCOM > >>Service (the old version)... > >> > >>Regards > >>Paul McKenzie > >>Wellington > >>New Zealand > >> > >> > >>Jeremy Coulter wrote: > >> > >>>no, we def. need a service. > >>> > >>>Jeremy > >>> > >>>-----Original Message----- > >>>From: Paul McKenzie <[EMAIL PROTECTED]> > >>>To: NZ Borland Developers Group - Delphi List <[email protected]> > >>>Date: Tue, 20 Sep 2005 14:48:42 +1200 > >>>Subject: Re: [DUG] svCOM components > >>> > >>> > >>> > >>>>Do you actually require a DCOM Service? > >>>>If not, why add the overhead of another 3rd party product. > >>>> > >>>>Our initial use of SVCOM was to provide an Application which > provided > >> > >>a > >> > >>>>DCOM Service on Win95 WinNT > >>>>and Win2K. Why ??? > >>>> > >>>>We managed to convince our clients that a service was not actually > >>>>necessary - all they required was > >>>>the auto launch of a DCOM AppServer when there was no logon active > on > >>>>the AppServer... > >>>> > >>>> > >>>>Regards > >>>>Paul McKenzie > >>>>Wellington > >>>>New Zealand > >>>> > >>>> > >>>>Jeremy Coulter wrote: > >>>> > >>>> > >>>>>hmmm.....well there is a demo so I will grab it and take a look. > >>>>> > >>>>>Jeremy > >>>>> > >>>>>-----Original Message----- > >>>>>From: Paul McKenzie <[EMAIL PROTECTED]> > >>>>>To: NZ Borland Developers Group - Delphi List > <[email protected]> > >>>>>Date: Tue, 20 Sep 2005 08:36:24 +1200 > >>>>>Subject: Re: [DUG] svCOM components > >>>>> > >>>>> > >>>>> > >>>>> > >>>>>>Yes, we found them difficult - this was 2-3 years back... > >>>>>>Re Stefan - "Older versions of svCom had a couple of nasty bugs > ... > >>>> > >>>>The > >>>> > >>>> > >>>>>>latest version is good > >>>>>>though, no problems at all with the component and happy with it." > >>>>>> > >>>>>>The new version may be worth a look at. > >>>>>> > >>>>>>Regards > >>>>>>Paul McKenzie > >>>>>>Wellington > >>>>>>New Zealand > >>>>>> > >>>>>> > >>>>>>Jeremy Coulter wrote: > >>>>>> > >>>>>> > >>>>>> > >>>>>>>do they have any functionality for communiation with other apps? > >>>>>>> > >>>>>>>Whay I mean by that is, can I write a contol panel applet that > >> > >>will > >> > >>>>>>>communicate with the service via their components? > >>>>>>> > >>>>>>>Jeremy > >>>>>>> > >>>>>>>-----Original Message----- > >>>>>>>From: "Stefan Mueller" <[EMAIL PROTECTED]> > >>>>>>>To: "'NZ Borland Developers Group - Delphi List'" > >>>>>> > >>>>>><[email protected]> > >>>>>> > >>>>>>>Date: Mon, 19 Sep 2005 16:30:50 +1200 > >>>>>>>Subject: RE: [DUG] svCOM components > >>>>>>> > >>>>>>> > >>>>>>>I do, makes debugging and testing of services pretty easy. > >>>>>>> > >>>>>>>Older versions of svCom had a couple of nasty bugs and the > >> > >>author > >> > >>>>>>kind of > >>>>>> > >>>>>> > >>>>>> > >>>>>>>looked like taking a year off without giving any support (you > only > >>>>>> > >>>>>>can buy > >>>>>> > >>>>>> > >>>>>> > >>>>>>>the source for the service framework, you dont get the source > for > >>>>>> > >>>>>>the > >>>>>> > >>>>>> > >>>>>> > >>>>>>>debug-tool). > >>>>>>> > >>>>>>>The latest version is good though, no problems at all with the > >>>>>> > >>>>>>component and > >>>>>> > >>>>>> > >>>>>> > >>>>>>>happy with it. > >>>>>>> > >>>>>>>Regards, > >>>>>>>Stefan > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>>-----Original Message----- > >>>>>>>From: [EMAIL PROTECTED] > >>>>>> > >>>>>>[mailto:[EMAIL PROTECTED] On > >>>>>> > >>>>>> > >>>>>> > >>>>>>>Behalf Of Jeremy Coulter > >>>>>>>Sent: Monday, September 19, 2005 4:14 PM > >>>>>>>To: [email protected] > >>>>>>>Subject: [DUG] svCOM components > >>>>>>> > >>>>>>>Hi all. > >>>>>>>Anyone on the list use or tried svCOM controls for creating > >> > >>windows > >> > >>>>>>>services? > >>>>>>>How do they rate? > >>>>>>> > >>>>>>>Thanks, Jeremy > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>> > >>>>>>----------------------------------------------------------------- > -- > >> > >>-- > >> > >>>>-- > >>>> > >>>> > >>>>>>- > >>>>>> > >>>>>> > >>>>>> > >>>>>>>_______________________________________________ > >>>>>>>Delphi mailing list > >>>>>>>[email protected] > >>>>>>>http://ns3.123.co.nz/mailman/listinfo/delphi > >>>>>> > >>>>>>_______________________________________________ > >>>>>>Delphi mailing list > >>>>>>[email protected] > >>>>>>http://ns3.123.co.nz/mailman/listinfo/delphi > >>>>> > >>>>> > >>>>> > >>>>>_______________________________________________ > >>>>>Delphi mailing list > >>>>>[email protected] > >>>>>http://ns3.123.co.nz/mailman/listinfo/delphi > >>>>> > >>>>> > >>>> > >>>>_______________________________________________ > >>>>Delphi mailing list > >>>>[email protected] > >>>>http://ns3.123.co.nz/mailman/listinfo/delphi > >>> > >>> > >>> > >>>_______________________________________________ > >>>Delphi mailing list > >>>[email protected] > >>>http://ns3.123.co.nz/mailman/listinfo/delphi > >>> > >>> > >> > >>_______________________________________________ > >>Delphi mailing list > >>[email protected] > >>http://ns3.123.co.nz/mailman/listinfo/delphi > > > > > > > > _______________________________________________ > > Delphi mailing list > > [email protected] > > http://ns3.123.co.nz/mailman/listinfo/delphi > > > > > > _______________________________________________ > Delphi mailing list > [email protected] > http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi
