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. .net (Pass data from web application to static IP)

.net (Pass data from web application to static IP)

Scheduled Pinned Locked Moved .NET (Core and Framework)
questioncsharpcom
6 Posts 3 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
    ShafiqA
    wrote on last edited by
    #1

    hi guys I don't know this is right place to ask this question. I have a situation. lets say there is a website called "www.abc.com" i want to send some string from that website to a remote local machine application through static IP(which is the ip of that particular machine). how can i complete this task. please share your idea. Regards... Shafiq

    P 1 Reply Last reply
    0
    • S ShafiqA

      hi guys I don't know this is right place to ask this question. I have a situation. lets say there is a website called "www.abc.com" i want to send some string from that website to a remote local machine application through static IP(which is the ip of that particular machine). how can i complete this task. please share your idea. Regards... Shafiq

      P Offline
      P Offline
      Pete OHanlon
      wrote on last edited by
      #2

      Take a look at Windows Communication Foundation (WCF). This should provide all the comms options you could possibly want (and more).

      "WPF has many lovers. It's a veritable porn star!" - Josh Smith

      As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

      My blog | My articles | MoXAML PowerToys | Onyx

      S 1 Reply Last reply
      0
      • P Pete OHanlon

        Take a look at Windows Communication Foundation (WCF). This should provide all the comms options you could possibly want (and more).

        "WPF has many lovers. It's a veritable porn star!" - Josh Smith

        As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

        My blog | My articles | MoXAML PowerToys | Onyx

        S Offline
        S Offline
        ShafiqA
        wrote on last edited by
        #3

        Hi Pete. Thanks for reply me. Can i accomplish this task without WCF, Because i am not very much aware of WCF. Please suggest. Shafiq

        D 1 Reply Last reply
        0
        • S ShafiqA

          Hi Pete. Thanks for reply me. Can i accomplish this task without WCF, Because i am not very much aware of WCF. Please suggest. Shafiq

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          Yeah, you could, but it's also going to the be easiest route to take.

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak

          S 1 Reply Last reply
          0
          • D Dave Kreskowiak

            Yeah, you could, but it's also going to the be easiest route to take.

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak

            S Offline
            S Offline
            ShafiqA
            wrote on last edited by
            #5

            What is other way. can you please explain me Thanks Shafiq

            D 1 Reply Last reply
            0
            • S ShafiqA

              What is other way. can you please explain me Thanks Shafiq

              D Offline
              D Offline
              Dave Kreskowiak
              wrote on last edited by
              #6

              No, I can't. There simplly isn't enough space in a forum post to cover everything WCF does and how to do it. WCF doesn't encompass just one method of communicating. It's a suite of classes that encapsulates many methods of communication. You can read more here[^].

              A guide to posting questions on CodeProject[^]
              Dave Kreskowiak

              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