Re: Delphi Socket Servers: If you were shown how, would you?



Dennis,

Are there any Delphi Developers with web sites based on pure Delphi server
technology? Any Indy powered sites? RealThinClient sites? Delphi/Asp.net
sites? Kylix? Delphi/ISAPI/WebBroker sites? How about the good ole
original tServerSocket components? How about Eldos' SecureBlackbox server
tech? And I bet I just forgot five other Delphi technologies out there...

We are doing exactly this for all of our products that need an HTTP/HTTPS
interface - own webserver that's compiled with Delphi for Windows, and
with CrossKylix for Linux.

It's great. It's the best way to create scaling web applications - you
don't waste the server's power with all kinds of module indirections for
each request, and you don't bog down the system with slow server-side
scripting languages, but instead use fast native code.

The reason there are so few people using Delphi for this simply is lack
of marketing for this option by Borland/CodeGear - well, this and the
fact that hosted servers run Linux, and CodeGear has decided to kill Kylix.
Dedicated Windows servers are uncommon, expensive and a nightmare to maintain.

Simon


.



Relevant Pages

  • Re: Clarification about Delphi
    ... The biggest update for me is the inclusion of very nifty third party components for ... All developed using Delphi. ... smooth and easy to develop SOAP servers. ...
    (borland.public.delphi.non-technical)
  • Re: Is Delphi 8 dangerous ?
    ... I've got a very old newsreader that already uses threads. ... (wether or not there are many servers and clients), ... IMO this is where the split occurs: between those that use Delphi for Enterprise, ... that use it as an all-purpose language and development tool (like a VC++ with Delphi ...
    (borland.public.delphi.non-technical)
  • Re: Registration Solution
    ... registering, this should be long enough for servers to come back up if they are down ... immediately after you purchase your product. ... what might happen at some indeterminate point in the future - What if those activation servers don't ever come back up? ... If a simple uninstall + reinstall of *Delphi* gives you another X days usage - this would hardly constitute a major obstacle to the piracy that the Activation process is supposed to be preventing. ...
    (borland.public.delphi.non-technical)
  • Re: .NET And Win32; CHM Help
    ... available "in the box" in both Delphi for Win32 and Delphi for .NET: ... o dbExpress (supports most popular DB servers in a generic way). ... in both .NET and Win32, dbExpress or IBX are probably the best choices ...
    (borland.public.delphi.non-technical)
  • Re: Which Domain Controller is doing the authenticating?
    ... > Technology advanced faster than those that knew how to use it. ... and 8 servers over to Active directories. ... >> is slower? ... I would first look into Event Logs and DNS settings ...
    (microsoft.public.windows.server.networking)