Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 4 of 4 total |
EWB and RemObjects |
Fri, Nov 9 2012 10:20 AM | Permanent Link |
thomh | Hi,
I would like to know if anyone is using the above combination and can share their experience. I have a large server written in Delphi/RemObjects with a substantial amount of business logic and would like to know the fastest way to reuse this codebase while using EWB on the client side. Thanks. // Thom |
Fri, Nov 9 2012 7:05 PM | Permanent Link |
Robert Devine | Hi Thom
Check the demos newsgroup around around Feb of this year and you'll find some code I posted. I'm using EWB successfully with Data Abstract. Bob On 09/11/2012 15:20, thomh wrote: > Hi, > > I would like to know if anyone is using the above combination and can share their experience. > > I have a large server written in Delphi/RemObjects with a substantial amount of business logic and would like to know the fastest way to reuse this codebase while using EWB on the client side. > > Thanks. > > // Thom > |
Sat, Nov 10 2012 11:10 AM | Permanent Link |
thomh | Hi Bob,
>>Check the demos newsgroup around around Feb of this year and you'll find >>some code I posted. I'm using EWB successfully with Data Abstract. Cool, thanks! How do you handle encryption on the client side? Can you use the client channel's Encryption property? // Thom |
Sat, Nov 10 2012 11:35 AM | Permanent Link |
Raul Team Elevate | Thom,
I don't use RO but EWB generates javascript which is client side language running in browser so any type of encryption is easily crackable/explorable by the end user. You can do it but don't think it's in any way secure. Use SSL/TLS for the communication and that's the best you can do really to avoid attacks in the middle. Raul thomh wrote: How do you handle encryption on the client side? Can you use the client channel's Encryption property? |
This web page was last updated on Monday, October 14, 2024 at 05:15 PM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |