Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   New Hosting Packages for Remoting SDK (https://www.delphipraxis.net/208014-new-hosting-packages-remoting-sdk.html)

DP News-Robot 27. Mai 2021 19:40

New Hosting Packages for Remoting SDK
 
ApplicationServer boilerplate once was a rather valuable addition to Remoting SDK for .NET. The entire server application infrastructure became available literally via a single line of code:

public static void Main(string[] args) { new ApplicationServer("Server App Name").Run(args); } Out-of-the-box support for command-line, GUI or Windows Service/Daemon run



Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 13:22 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz