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




"Nick Hodges (CodeGear)" <nick.hodges@xxxxxxxxxxxx> wrote in message
news:45977c69@xxxxxxxxxxxxxxxxxxxxxxxxx
Dennis Landi wrote:

How many people in this forum have any kind of professional internet
site deployed using any of the web server technology constantly
discussed in the forum?

I developed this:

http://qc.codegear.com

in pure Delphi using ASP.NET

Ok, fine. That's one. And I must say its great to have a Delphi Product
Manager who can say such a thing.

To the extent that developers are worrying that they have to move to Visual
Studio in order to do ASP.NET then I suppose this should allay their fears.

But... How many people out there realize that they don't have to use
Microsoft's IIS webserver or any technology placed on top of it, to build a
web server; but instead they could write and deploy their own native
webserver as a stand-alone executable or service??

All these years, the entire internet market has lain wide open for Borland
to exploit with their own technologies; instead of building on others like
IIS/ISAPI or ASP.NET. Why be beholden and dependant on external web server
technology when Delphi Developers have always had the means to write a web
server from scratch? Why hasn't this information been trumpeted from the
roof tops? We don't need MS technology for web serving. We never have.

The fact is tServerSocket is all you need to build a high performance and
robust webserver. But, believe it or not, that component (instead of being
ehanced) has even now been deprecated in Delphi since verson 7. You can
still get to it, but you have to add it to the component pallette yourself.

And that's just one server-side component that ships with Delphi and so is
free for just about any Delphi license holder. Indy ships too, but I am not
sure if there is a full-fledged HTTP Server available for download to show
developers how to do it? Is there? Who has a link?

In my opinion, a serious lack in the Borland Delphi R&D organization has
been no "Internet Server Guy". I can't think of one, past or present.
We've had a few visionaries in various aspects of Delphi Tech, but they've
been all heavily weighted towards the GUI and not the Server-side
technology. As a result, we've been handed warmed-over IIS dependent
Microsoft knock-offs because of a complete lack of VISION in the
Internet/TCP-IP server space (one of the hottest markets of the decade)
where Delphi Developer's really had an opportunity to compete or even take
the lead.

If you are a Delphi Developer, and if you were given the chance to SIMPLIFY
the whole process of building your own webserver from scratch that had no
dependancies on any other technology, why wouldn't you jump at the chance?

-d




.



Relevant Pages

  • Why should anyone buy or form new Delphi-Co?
    ... Obviously many of us here want to keep Delphi around for the ... The market can really grow with the right forces driving ... still a lot of technology avenues to be explored and realized. ... This market space consists of not just Developers, that build widget X, ...
    (borland.public.delphi.non-technical)
  • Re: 64-bit Windows for AMD 64 is here...
    ... I have seen experienced senior developers say that they can "refactor" their ... So, a .NET server side solution, may be adequate for some specific scenarios ... Delphi Developers have been able to build from scratch ...
    (borland.public.delphi.non-technical)
  • A Socratic Dialog regarding 64-bit Delphi
    ... For commercial desktop or high performance server projects, ... However, for Delphi engineers with a huge, debugged, entrenched code-base, ... Macromedia's technology is unbelievably kick-ass. ... It is precisely for commercial applications that I would strongly favor ...
    (borland.public.delphi.non-technical)
  • Re: Over 100 Microsoft MVPs Have Signed Online Petition - Give Us Back VB!!
    ... Tim Jarvis [Borland] wrote: ... > this level of VB support in Delphi, but I do have a question... ... For about a decade developers were ... have to (Project Manager or boss made the decision on the technology to ...
    (borland.public.delphi.non-technical)
  • Re: Delphi Socket Servers: If you were shown how, would you?
    ... We've created a number of websites using Delphi since 2001. ... non-delphi web server technology platform if he/she already knew how to ... build a web server with Delphi... ...
    (borland.public.delphi.non-technical)