[Lazarus] Send a ResultSet (encrypted) between 2 servers

Graeme Geldenhuys graemeg.lists at gmail.com
Thu Feb 10 11:56:27 CET 2011


Op 2011-02-10 12:43, Marcos Douglas het geskryf:
> 
> Right... and about the way to send these ResultSet packages, what would you use?

I don't know how others implement n-tier apps with FPC, but I would
probably us something as implemented in tiOPF [http://www.tiopf.com],
seeing that we already use tiOPF for all our object persistence. We
don't currently use n-tier apps at work, our encryption is inside a
client app reading encrypted content from a file and feeding it to a
Flash component.

It would be nice if somebody could post a wiki link, or create a short
wiki article if one doesn't exist yet - and showing how n-tier apps can
be implemented using FPC (and not with tiOPF). I have seen this question
asked numerous times over the years of using FPC. Is WebServices the
only option available to FPC developers, or is there something like
Delphi's Midas too?


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/





More information about the Lazarus mailing list