Ok cool...BUT the next question here is, does cassini require .NET to framework/SDK/Whatever to run? or is it a proper win32 App.?
Jeremy -----Original Message----- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Thu, 3 Jun 2004 12:29:40 +1000 Subject: RE: [DUG] HTTP Server of some sort > That's not true. You need the CSC compiler which comes with the > framework > sdk. > > > -----Original Message----- > From: vss [mailto:[EMAIL PROTECTED] > Sent: 3 June 2004 12:17 PM > To: NZ Borland Developers Group - Delphi List > Subject: RE: [DUG] HTTP Server of some sort > > > gotta have C++ to compile the one that comes this D8 tho. > > Jeremy > > -----Original Message----- > From: Myles Penlington <[EMAIL PROTECTED]> > To: "'NZ Borland Developers Group - Delphi List'" > <[EMAIL PROTECTED]> > Date: Thu, 3 Jun 2004 13:56:05 +1200 > Subject: RE: [DUG] HTTP Server of some sort > > > Delphi 8 comes with the cassini web server. > > I think there is also a Delphi 7 one - Indy or someone else has one > > from > > memory. > > > > Myles. > > > > -----Original Message----- > > From: vss [mailto:[EMAIL PROTECTED] > > Sent: Thursday, 3 June 2004 13:51 > > To: [EMAIL PROTECTED] > > Subject: [DUG] HTTP Server of some sort > > > > > > Hi all. > > Been thinking about changing an app. I have to being thin-client > using > > an > > HTTP server of some kind, and cant always rely on IIS being > installed, > > and want to avoid installing PWS or apachie if I can. So it has to be > > simple...if it can be...to install. > > My inital thought was to look at IntraWeb controls, but the ones that > > come with Delphi are not going to work because of the limitations > > imposed > > on them like how it wont run as a standalone server which would be > > ideal. > > > > We have 2 requirments, #1 reports need to be able to be > > shown...although > > I can write somethign to render the reports from ReportBuilder to > HTML, > > or more prob. PDF so the user gets mulit pages etc. > > And the 2nd thing is Charts. Once again I could write something for > > TChart to export the chart as an image. I did look at the TeeChart > OCX, > > but WOO !! thats really expensive ! > > > > Does anyone have any good ideas? > > > > Jeremy > > > > _______________________________________________ > > Delphi mailing list > > [EMAIL PROTECTED] > > http://ns3.123.co.nz/mailman/listinfo/delphi > > _______________________________________________ > > Delphi mailing list > > [EMAIL PROTECTED] > > http://ns3.123.co.nz/mailman/listinfo/delphi > > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] > http://ns3.123.co.nz/mailman/listinfo/delphi > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] > http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
