datasnap
How to return a record in a DataSnap method
I wish to be able to declare a Data Snap method with the following signature type TLoginInfo = record Username: string;[详细]
2022-12-13 01:45 分类:问答big streams with DataSnap
I\'m trying to transfer some big streams (~1Mb) between DataSnap server/client but to no avail. I\'m trying to understand the code of Jim Tierney (http://blogs.embarcadero.com/jimtierney/2009/04/06/31[详细]
2022-12-12 18:42 分类:问答How to write a Remote DataModule to run on a linux server?
i would like to know if there are any solution to do this. Does anyone? The big picture: I want to access data over the web, using my delphi thin clients. But i´would like to keep my server/service[详细]
2022-12-11 03:34 分类:问答Can we use TDSProviderConnection to replace TLocalConnection for in-process DataSnap application?
I able to access server method by in-process DataSnap application. Click here for details. However, there is another aspect of in-process datasnap application. It is the IAppServer or TDataSetProvide[详细]
2022-12-08 18:00 分类:问答How to consume in process server method with DataSnap 2010
I define a server method: TServerMethod = class(TPersistent) public function EchoString(Value: string): string;[详细]
2022-12-08 16:25 分类:问答
加载中,请稍侯......