What are the advantages in using DataSnap compared to writing a soaps开发者_开发问答erver application.
For a dataset which takes a very long time to open (it is a stored procedure), I would like to implement some kind of caching on the Datasnap server.
Has anyone ever managed to get a datasnap system (BDS2006) running in apache? I have set up my apache to acceot cinnections to the httpsvr.dll as per this article
How do i send files using TClientDataSet? i am using Delphi2010 thanks vladimir. My appologies for the confusion, my intention is to send/tranfer pdf f开发者_JAVA百科iles from one TCLientDataSet
I need to implement a small, standalone web server that will be used to process REST API calls, using Delphi 2010.There seem to be two easy choices available with Delphi 2010 out of the box: Indy\'s T
Someone can tell me how to get the client ip of a connected session from the server si开发者_运维知识库de?.
I\'m often getting this exception \"EDBClient: Mismatch in datapacket\" when I call ApplyUpdates on a particular ClientDataSet.
With DataSnap 2009 i seems to be possible to use a remote database connection in the client datamodule, usi开发者_Python百科ng a TDSProviderConection and an associated TSQLConnection. The client side
I have done a search on Google for applications writen with Datasnap and didn\'t find much information. 开发者_Python百科
I am building a small multipliplayer which will need the following: it must be written in Delphi must support Internet connection (not only LAN)