Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 75539
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T20:31:55+00:00 2026-05-10T20:31:55+00:00

I have a server process built in Delphi/C++Builder with RemObjects SDK which claims to

  • 0

I have a server process built in Delphi/C++Builder with RemObjects SDK which claims to support SOAP requests.

What’s the quickest and easiest way of testing out the SOAP support? I’d prefer not to have to learn a new language/install a new IDE/spend more than a day…

To clarify this, I’m already connecting to the server happily using the RO native protocol, and have SOAP enabled, but I want to test how systems NOT based on the RO SDK can use it. Using RO SOAP for both client and server doesn’t accomplish this…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T20:31:56+00:00Added an answer on May 10, 2026 at 8:31 pm

    I haven’t tried it with RemObjects, but if the server already supports SOAP, I can’t think of an easier way to test it than to simply consume the web service using Delphi and call each of the methods. It’s surprisingly straight forward.

    • Create a new application.
    • In File|New|Other|WebServices choose WSDL Importer.
    • Enter the server’s WSDL page. A wrapper unit is created for you with all of the web service methods and any additional classes/enumerations the web service uses.

    Just above the Implementation section, you will see a method to return an instance of your web service class:

    function GetMyServerSoap(UseWSDL: Boolean=System.False; Addr: string=''; HTTPRIO: THTTPRIO = nil): MyServerSoap; 

    Instantiate it with the defaults and start calling methods.

    If you want/need to see the XML being sent and received, supply your own HTTPRIO component and use the OnBeforeExecute and OnExecute events.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have one website on my server, and my IIS Worker Process is using
I have Windows Server 2008 (64-bit), VS 2008 with its built-in webserver and an
I have a web application built on ASP.NET MVC framework which requires a service
Question I've built an app in two parts: a low-overhead server which listens for
Based on this tutorial I have built a page which functions correctly. I added
My requirement is I have server J2EE web application and client J2EE web application.
I have a server running Gentoo 2.6.12 r6 and I want to run Apache
I have a server that sends data via a socket, the data is a
I have a server access log, with timestamps of each http request, I'd like
I have a server written in Java that runs as a Windows service (thanks

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.