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. TcpChannel Remoting - Proxy Possible?

TcpChannel Remoting - Proxy Possible?

Scheduled Pinned Locked Moved C#
comquestion
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.
  • K Offline
    K Offline
    Kir Birger
    wrote on last edited by
    #1

    I found a bit of code that allows you to add a webproxy to an HttpChannel (http://dotnetjunkies.com/WebLog/chris.taylor/archive/2004/01/24/6050.aspx) but even this approach would not work for TcpChannel. Is there some other way to implement a proxy functionality on a tcp channel?

    B 1 Reply Last reply
    0
    • K Kir Birger

      I found a bit of code that allows you to add a webproxy to an HttpChannel (http://dotnetjunkies.com/WebLog/chris.taylor/archive/2004/01/24/6050.aspx) but even this approach would not work for TcpChannel. Is there some other way to implement a proxy functionality on a tcp channel?

      B Offline
      B Offline
      b0ksah
      wrote on last edited by
      #2

      Well, maybe you should look at custom sinks ... just an idea .. I'm not sure at all here :wtf:

      K 1 Reply Last reply
      0
      • B b0ksah

        Well, maybe you should look at custom sinks ... just an idea .. I'm not sure at all here :wtf:

        K Offline
        K Offline
        Kir Birger
        wrote on last edited by
        #3

        I've used sinks, but to my knowledge the last sink on the client side is the Transport Sink, and that cannot be customized or overridden.

        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