RTC Forums

Subscription => Support => Topic started by: D.Tkalcec (RTC) on January 18, 2019, 01:30:48 PM



Title: Which components from RTC SDK v9.x are IMPORTANT for YOUR commercial products?
Post by: D.Tkalcec (RTC) on January 18, 2019, 01:30:48 PM
Here is the COMPLETE list of components used in commercial products developed and marketed by "Teppi".
In other words, these are the components which WE find IMPORTANT:

* TRtcHttpServer
* TRtcDataProvider
* TRtcDataServerLink
* TRtcDualDataServerLink

Yep, only these four, since these are the ONLY components you need to develop robust Web Applications with Delphi.

If you would like to let us know which components YOU are using in YOUR commercial products (your "daily bread"), simply vote in the POLL above.

Best Regards,
Danijel Tkalcec


Title: Re: Which components from RTC SDK v9.x are IMPORTANT for YOUR commercial products?
Post by: Dany on February 19, 2019, 11:28:20 AM
I could probably do without TRtcMessageServer and TRtcMessageClient using local loopback instead.
I could probably change TRtcLinkedModule to use many TRtcFunction(s) but that would be a bit convoluted.

Regards,

/D