⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme_quickstart.txt

📁 Delphi快速开发Web Server
💻 TXT
字号:
---------------
BCB_Client1
---------------

Client Lesson 1 (get files from a Server), using Borland C++ Builder

---------------
BCB_Server1
---------------

Server Lesson 1 (a simple Web Browser), using Borland C++ Builder

---------------
Delphi_BrowserUpload
---------------

Example using RTC SDK components to accept file uploads from a Web Browser.
This demo also demonstrates accessing Form Post variables.

---------------
Delphi_ClientUpload
---------------

Example sending a file from a RTC Client to a RTC Server (file upload).

---------------
Delphi_DualServer
---------------

Example connecting the same Data Provider components to multiple Server 
connection components by using the TRtcDualDataServerLink component.

----------
Delphi_rtcParse1, 2 & 3
----------

Examples using the simple RTC Parser (TRtcParse) for generating dynamic content.
TRtcParse component was created by Cord Schneider and donated to the RTC SDK.

---------------
Delphi_RemoteFunctions
---------------

Example using RTC SDK components to write a RTC server to provide remote functions
and also write a RTC client to call those remote functions from the server.

---------------
Delphi_XMLRPCTest
---------------

Small test application using the RTC SDK to check XML-RPC strings by parsing the 
content entered in a memo field to create a TRtcValue object, then using this object
to generate a new XML-RPC string (100% XML-RPC standard compliant). 
Additionaly, this example shows the same data in the RTC format (for comparison).


---------------
Delphi_ServerLesson 1 - 4
---------------

Ready-to-run Server Lessons from the Quick-Start guide:
http://www.realthinclient.org/quickstart.htm

Starting with a simple "TIME" Server, moving step-by-step to a WebServer, 
capable of serving local files and folders of any size.

---------------
Lazarus_Server
---------------

Example using RTC SDK components from Lazarus to build a simple Web Server.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -