|
ID: 29661, [Delphi Tuts] DataSnap "Hello World" - DoSaySee script
Do-Say-See script for "Delphi Tuts: DataSnap Hello World" step-by-step tutorial
|
Download
| Details
|
|
FTP
download also available
|
|
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
|
To download this, you must have registered:
|
For Delphi, Version 19.0
to 19.0
227 downloads
Copyright: All rights reserved
Size: 1,145,067 bytes
Updated on Fri, 06 Dec 2013 06:25:07 GMT
Originally uploaded on Fri, 06 Dec 2013 06:24:59 GMT
SHA1 Hash: 9A35022DDAC9BAA73053D25E2B60345D34E225CC
MD5 Hash: 039905F32156138561358F87487D8EA1
|
Explore the files in this upload
File Exploration is Disabled
We're sorry, but errors in the uploaded zip file prevent it from being explored.
The error generated by the Zip attachment is:
You may still be able to repair the zip file contents if you download the entire zip locally. You may also want to ask the author to repost the attachment.
|
Description
|
This is a "Do-Say-See" presentation script in PDF format for demonstrating the "Delphi Tuts: DataSnap Hello World" tutorial.
"Do-Say-See" is a document organized as a table with three columns. In the first cell of a row there is description of what you need to do, in the second - what you say in the meantime, and in the third - what you see on the screen.
In this tutorial we are going to use Delphi XE5 to build the simplest possible DataSnap client/server system. The difficulty level of this lab is “Hello World”.
This step-by-step tutorial is intentionally very simple, so even not experienced Delphi programmers should be able to build projects described here. The objective of this lab exercise is to get familiar with basic steps needed for building DataSnap servers and clients.
Our system consists of a server and a client applications. They both use TCP/IP as the communication protocol. The server is implemented as Delphi VCL Forms application and the client is FireMonkey Desktop Application. The server provides two methods that a client can invoke: “EchoString” and “ReverseString”. In this demo there is a very simple client with just an edit and a button. When a user clicks on the button, the contents of the edit box will be sent to the server, reversed and the result will be displayed in the edit.
|
|

Server Response from: ETNACDC04
|
Connect with Us