<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi<br>
<br>
I developed a Delphi web service (SOAP based) and delphi clients. This
worked fine but has the disadvantage of only running on Windows web
servers. This was of course the requirement for the next web job we
had. This time I used PHP for the web service and passed the data as
XML. I developed a system that can be used again and again for any web
site DB and table structure, however if I had not done this the task
would have been very simple. I would strongly recommend using PHP for
the web side of your service and then just use standard Delpi / indy
for the client side. It works well, is portable and fast. There are
lots of PHP examples on the web you can use. <br>
<br>
Hope that helps :)<br>
<br>
Rob
<div class="moz-signature">
<div class="Section1"><br>
<p class="MsoNormal"><span style="color: rgb(255, 153, 0);" lang="EN-NZ"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="" lang="EN-NZ"><o:p> </o:p></span></p>
</div>
</div>
<br>
<br>
Charlie wrote:
<blockquote cite="mid:025901ca2dd3$55d25ec0$01771c40$@net" type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="Section1">
<p class="MsoNormal"><span style="font-size: 14pt;">Hi, I would
appreciate any
recommendation you can give me about developing a web service and a
client
using Delphi. I have found some examples on the web but in each
instance I have
encountered errors when trying to compile or run the service.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 14pt;">Oh I’m using BDS
2006
Pro.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 14pt;">Thank you,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 14pt;">Charlie<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size: 14pt;"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size: 14pt;"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span
style="font-size: 14pt; font-family: Consolas; color: rgb(54, 95, 145);">Charlie
Kerscher<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span
style="font-size: 14pt; font-family: Consolas; color: rgb(54, 95, 145);">'A
Magisterium Faithful Catholic'<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span
style="font-size: 14pt; font-family: Consolas; color: rgb(54, 95, 145);">Williamson
GA<o:p></o:p></span></b></p>
<p class="MsoNormal"><b><span
style="font-size: 14pt; font-family: Consolas; color: rgb(54, 95, 145);">Cell:
770.468.1757<o:p></o:p></span></b></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: <a class="moz-txt-link-abbreviated" href="mailto:delphi@delphi.org.nz">delphi@delphi.org.nz</a>
Admin: <a class="moz-txt-link-freetext" href="http://delphi.org.nz/mailman/listinfo/delphi">http://delphi.org.nz/mailman/listinfo/delphi</a>
Unsubscribe: send an email to <a class="moz-txt-link-abbreviated" href="mailto:delphi-request@delphi.org.nz">delphi-request@delphi.org.nz</a> with Subject: unsubscribe</pre>
</blockquote>
</body>
</html>