 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
zvia Guest
|
Posted: Wed Apr 20, 2005 10:39 am Post subject: soap to existed dll |
|
|
Hello All,
I need your help to find how do i add a web service with soap & XML
to existed dll written in D6.
I have to implement it in Delphi 2005 with .Net cause another application
written in c# has to call it's web service.
Does it mean that i have to modify the current DLL written in D6 and open it
in
Delphi 2005 or write an external soap server that will connect to dll in D6.
Can someone define the steps that i have to do in order to do it.
I am new with soap and .net so any help will be useful and code sample
will help more .
Thank you for any help.
Zvia
|
|
| Back to top |
|
 |
William Egge Guest
|
Posted: Thu Apr 21, 2005 12:51 pm Post subject: Re: soap to existed dll |
|
|
| Quote: | I have to implement it in Delphi 2005 with .Net cause another application
written in c# has to call it's web service.
|
What does the caller (C#) have to do with what the web service was built with?
I assume that there is only one protocol for a web service, so couldn't the web
service be built with D6?
-Bill
|
|
| Back to top |
|
 |
Powered by phpBB © 2001, 2006 phpBB Group .
|