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. WCF and WF
  4. WCF

WCF

Scheduled Pinned Locked Moved WCF and WF
csharpwcfsysadmintutorialquestion
6 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.
  • M Offline
    M Offline
    Mohammad Dayyan
    wrote on last edited by
    #1

    Hi. Is it possible to send and get data via LAN(in my case a WORKGROUP network) for a specific IP with WCF ? if so , how I can do it ? Would appreciate if you guide me ? Thanks in advance. (I'm naive in WCF)

    M 1 Reply Last reply
    0
    • M Mohammad Dayyan

      Hi. Is it possible to send and get data via LAN(in my case a WORKGROUP network) for a specific IP with WCF ? if so , how I can do it ? Would appreciate if you guide me ? Thanks in advance. (I'm naive in WCF)

      M Offline
      M Offline
      mark_w_
      wrote on last edited by
      #2

      have a look here to start A simple peer to peer chat application using WCF netPeerTcpBinding[^] Maybe get that working and then, stream data rather than sending text. I stream large files across the network using wcf, when you set up the binding try looking into setting the transferMode="Streamed" also look at Progress Indication while Uploading/Downloading Files using WCF[^] Hope that has given you something to start on

      M 1 Reply Last reply
      0
      • M mark_w_

        have a look here to start A simple peer to peer chat application using WCF netPeerTcpBinding[^] Maybe get that working and then, stream data rather than sending text. I stream large files across the network using wcf, when you set up the binding try looking into setting the transferMode="Streamed" also look at Progress Indication while Uploading/Downloading Files using WCF[^] Hope that has given you something to start on

        M Offline
        M Offline
        Mohammad Dayyan
        wrote on last edited by
        #3

        So , can we transfer data (like a movie) with WCF ?

        M 1 Reply Last reply
        0
        • M Mohammad Dayyan

          So , can we transfer data (like a movie) with WCF ?

          M Offline
          M Offline
          mark_w_
          wrote on last edited by
          #4

          I have just added some more to my previous post. I stream a whole file (pdf in my case), dont know how you would stream a movie real time I am not great at wcf, just trying to help with what i can!!

          M 1 Reply Last reply
          0
          • M mark_w_

            I have just added some more to my previous post. I stream a whole file (pdf in my case), dont know how you would stream a movie real time I am not great at wcf, just trying to help with what i can!!

            M Offline
            M Offline
            Mohammad Dayyan
            wrote on last edited by
            #5

            Thanks, I've got it

            M 1 Reply Last reply
            0
            • M Mohammad Dayyan

              Thanks, I've got it

              M Offline
              M Offline
              mark_w_
              wrote on last edited by
              #6

              Good Luck!! :)

              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