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. .NET (Core and Framework)
  4. Webservice Question

Webservice Question

Scheduled Pinned Locked Moved .NET (Core and Framework)
questioncsharpasp-netsysadminxml
1 Posts 1 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
    Steve Messer
    wrote on last edited by
    #1

    I looked at the web development message board and my question seems to me to fit better here. There are three parts to my situation. 1) XML server that pushes XML streams as updates are available to a URL of my choice. 2) Here is the question lies. 3) Normal Service that wants to consume the XML streams from item 1. Currently I have an ASP.NET page that writes the xml streams to disk, my service has a file watcher that watches the directory that the ASP.net page is writing the files to. While this works, I find it far from ideal. I would like to have a webservice running that would "forward" the xml streams straight to my service and skip the write the files to disk altogether. I am not sure how to go about this. Should my service have some sort of listener that listens for input from the webservice? Ideas appreciated, Steve

    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