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. proxy implementation in chat client

proxy implementation in chat client

Scheduled Pinned Locked Moved C#
sysadminjsonlounge
2 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
    Kamran Zafar
    wrote on last edited by
    #1

    Hi, I have developed a chat application (Chat client and Server both) in c-sharp. I have used Sockets to communicate between client and Server. Now I want to give functionlity in my chat client to connect via proxy server. I have to support the following proxy types i.e. - HTTP 1.1 proxy - Socks ver 4 - Socks ver 5 I want to get an idea that in order to support for proxy (specially for HTTP 1.1), will it affect the the way I am reading and writing to/from client-Server applications. Or I only need to write routine to connect via proxy and rest of the code will be same. Please let me also know if anybody has any sample regarding this. Regards, Kamran

    L 1 Reply Last reply
    0
    • K Kamran Zafar

      Hi, I have developed a chat application (Chat client and Server both) in c-sharp. I have used Sockets to communicate between client and Server. Now I want to give functionlity in my chat client to connect via proxy server. I have to support the following proxy types i.e. - HTTP 1.1 proxy - Socks ver 4 - Socks ver 5 I want to get an idea that in order to support for proxy (specially for HTTP 1.1), will it affect the the way I am reading and writing to/from client-Server applications. Or I only need to write routine to connect via proxy and rest of the code will be same. Please let me also know if anybody has any sample regarding this. Regards, Kamran

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      While not C#, I think looking at the source code of Emule will give u an indication what is needed to make this work. There will most likely be just some encapsulation of the existing stream. top secret
      Download xacc-ide 0.0.3 now!
      See some screenshots

      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