<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=039290803-28102004><FONT face=Arial color=#0000ff size=2>If you 
are asking if a Delphi client can talk to a .NET web service then 
Yes.</FONT></SPAN></DIV>
<DIV><SPAN class=039290803-28102004><FONT face=Arial color=#0000ff size=2>A .NET 
client would also talk to a Delphi web service.</FONT></SPAN></DIV>
<DIV><SPAN class=039290803-28102004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=039290803-28102004><FONT face=Arial color=#0000ff size=2>The 
whole point of webservices is as long as the interface is&nbsp;public and the 
client can consume the wdsl (delphi can't without errors for some - but hand 
editing can fix them) they webservice server can communicate with any webservice 
client, regardless of the language either were written in.</FONT></SPAN></DIV>
<DIV><SPAN class=039290803-28102004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=039290803-28102004><FONT face=Arial color=#0000ff size=2>For 
instance, I write a Win32 application that connects to the borland webservice 
for QualityCentral (<A 
href="http://www.alphalink.com.au/~jed/QC/">http://www.alphalink.com.au/~jed/QC/</A>).&nbsp; 
>From this code, I also have a VCL.NET&nbsp; application that does the 
same.&nbsp; I also have a pure WInForms client that also can talk to the 
webservice but that was just a prototype.&nbsp; There is also another client 
that is currently under development.</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> Jeremy Coulter 
  [mailto:vss@vss.co.nz]<BR><B>Sent:</B> 28 October 2004 1:01 PM<BR><B>To:</B> 
  delphi@delphi.org.nz<BR><B>Subject:</B> [DUG] Delphi and .Net Web 
  services<BR><BR></FONT></DIV>
  <DIV style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma; BACKGROUND-COLOR: white">Hi 
  All.</DIV>
  <DIV 
  style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma; BACKGROUND-COLOR: white">when I 
  did my vb.NET course, one of the things that we looked at...in a hurry on the 
  last day....was how VB6 could intergrate with a .NET webservice.</DIV>
  <DIV 
  style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma; BACKGROUND-COLOR: white">&nbsp;</DIV>
  <DIV style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma; BACKGROUND-COLOR: white">I 
  am wondering if I can do the samething with Delphi&gt;</DIV>
  <DIV 
  style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma; BACKGROUND-COLOR: white">&nbsp;</DIV>
  <DIV 
  style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma; BACKGROUND-COLOR: white">Does 
  anyone know?</DIV>
  <DIV 
  style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma; BACKGROUND-COLOR: white">&nbsp;</DIV>
  <DIV 
  style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma; BACKGROUND-COLOR: white">&nbsp;</DIV>
  <DIV 
  style="FONT-SIZE: 10pt; FONT-FAMILY: tahoma; BACKGROUND-COLOR: white">Thanks, 
  &nbsp;jeremy</DIV></BLOCKQUOTE></BODY></HTML>