| View previous topic :: View next topic |
| Author |
Message |
Thomas Miller Guest
|
|
| Back to top |
|
 |
Nathanial Woolls Guest
|
Posted: Thu Jun 22, 2006 1:55 am Post subject: Re: 3rd Party tools for SOAP and Web Services |
|
|
Thomas Miller wrote:
| Quote: | Unfortunately the stuff built in doesn't work reliably. Thanks.
I would whole heartedly, and without reservation, recommend RemObjects |
SDK for this. It is simply the best tool for remoting. It works
wonderfully, has a very low learning curve, is almost infinitely
flexible, and has great support. While the framework supports SOAP and
Web Services, the real power comes from support those standards while
allowing RemObjects clients (be they written in Delphi or .NET) to use
more optimized methods for communications. |
|
| Back to top |
|
 |
Ed Dressel Guest
|
Posted: Thu Jun 22, 2006 5:22 am Post subject: Re: 3rd Party tools for SOAP and Web Services |
|
|
| Quote: | I would whole heartedly, and without reservation, recommend RemObjects
|
ditto. Nice product. Nice support. Well designed. Nice coding.
Ed Dressel |
|
| Back to top |
|
 |
Joe Hendricks Guest
|
Posted: Thu Jun 22, 2006 5:53 am Post subject: Re: 3rd Party tools for SOAP and Web Services |
|
|
Nathanial Woolls wrote:
| Quote: | I would whole heartedly, and without reservation, recommend RemObjects
SDK for this.
|
ditto!
JoeH |
|
| Back to top |
|
 |
Jonathan Neve[Microtec] Guest
|
Posted: Thu Jun 22, 2006 8:12 am Post subject: Re: 3rd Party tools for SOAP and Web Services |
|
|
Thomas Miller wrote:
| Quote: | Unfortunately the stuff built in doesn't work reliably. Thanks.
|
If you must have SOAP, then I suppose something like RemObjects might
be best (never used it myself). If you just want remoting, I would
recommend RTC (www.realthinclient.org), which I find to be both very
easy to use, and quite powerful.
Alternatively, if you need to be able to interact with a non-Delphi
server (Java, PHP, or whatever) I would recommend XML-RPC. It's
considerably less flexible than RTC (in particular when it comes to
transfering binary objects), but it does have the advantage of being
extremely simple, and, since it's an open standard, there are
implementations for many languages/platforms. There's an open-source
implementation for Delphi on source-forge, there's an implementation
for PHP, Apache produces a Java implementation (and I'm sure there are
plenty of others I don't know of).
--
Best regards,
Jonathan Neve
_______________
CopyTiger - advanced database replicator for Interbase/Firebird!
Web : http://www.microtec.fr/copycat/ct
_______________________________________
CopyCat - database replication components for Delphi/C++Builder!
Web : http://www.microtec.fr/copycat/cc |
|
| Back to top |
|
 |
Dave Nottage [TeamB] Guest
|
Posted: Fri Jun 23, 2006 4:24 am Post subject: Re: 3rd Party tools for SOAP and Web Services |
|
|
Matthew Jones wrote:
| Quote: | I'd be interested in a summary of what you think is wrong. I have an
app that is using it and running 24/7 and working just fine.
|
Same here. We have Delphi for .NET webservices (written with BDS 2006)
and Win32 clients (written in D7) working just fine.
--
Dave Nottage [TeamB] |
|
| Back to top |
|
 |
Robert Baker Guest
|
Posted: Fri Jun 23, 2006 5:34 am Post subject: Re: 3rd Party tools for SOAP and Web Services |
|
|
ditto
Robert Baker
"Dave Nottage [TeamB]" <rot13.qnivqa (AT) enqfbsg (DOT) pbz.nh> wrote in message
news:449b26a3 (AT) newsgroups (DOT) borland.com...
| Quote: | Matthew Jones wrote:
I'd be interested in a summary of what you think is wrong. I have an
app that is using it and running 24/7 and working just fine.
Same here. We have Delphi for .NET webservices (written with BDS 2006)
and Win32 clients (written in D7) working just fine.
--
Dave Nottage [TeamB] |
|
|
| Back to top |
|
 |
Mike Orriss Guest
|
Posted: Sat Jun 24, 2006 1:30 pm Post subject: Re: 3rd Party tools for SOAP and Web Services |
|
|
Nathanial Woolls wrote:
| Quote: | I would whole heartedly, and without reservation, recommend
RemObjects SDK for this.
|
Thank you, much appreciated.
In case you haven't seen my announcement in our newsgroups, you might
like to read our article describing our new Super TCP channel:
www.remobjects.com?RO37
--
Mike Orriss
General Project Manager
RemObjects Software
www.remobjects.com |
|
| Back to top |
|
 |
|