Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. howto to implement SOAP in C#

howto to implement SOAP in C#

Scheduled Pinned Locked Moved C#
csharpxmljavaapachevisual-studio
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Stephan Wright
    wrote on last edited by
    #1

    Hy everyone! What I do want to do is sending information of my Windows Application (some Textboxes) via LAN or net to a server (apache and/or tomcat). My Application is written in C# in Visual Studio 2003 and the server will be implemented in JAVA. So we decided on SOAP and XML for the communication between the server and the client (= my Windows Application). So I had a look for some infos on SOAP and how to implement the main modules, but 'til now I wasn't successfull. So it would help me a lot if someone told me how to do this. Thanks. Stephan.

    R 1 Reply Last reply
    0
    • S Stephan Wright

      Hy everyone! What I do want to do is sending information of my Windows Application (some Textboxes) via LAN or net to a server (apache and/or tomcat). My Application is written in C# in Visual Studio 2003 and the server will be implemented in JAVA. So we decided on SOAP and XML for the communication between the server and the client (= my Windows Application). So I had a look for some infos on SOAP and how to implement the main modules, but 'til now I wasn't successfull. So it would help me a lot if someone told me how to do this. Thanks. Stephan.

      R Offline
      R Offline
      Roman Rodov
      wrote on last edited by
      #2

      Did you develop your application without looking ONCE into the .NET Framework documentation?

      S 1 Reply Last reply
      0
      • R Roman Rodov

        Did you develop your application without looking ONCE into the .NET Framework documentation?

        S Offline
        S Offline
        Stephan Wright
        wrote on last edited by
        #3

        thanks for the hint, I guess I had overlooked it, but now I have found the relating chapter (13) in the documentation! ;) Stephan.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups