Proxy Server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Banupriya06
    New Member
    • Jan 2008
    • 11

    Proxy Server

    Proxy server queries the location server and receives the target info,
    suppose i have 3 destinations whom proxy should forward request, it forwards request.. and receives response i need to identify which destination sent me the response, how do i identify..
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Hi Banupriya

    Welcome to TheScripts family.

    Feel free to post questions in the related forum only by choosing from under the blue bar on the top of your page.

    Please follow the posting guidelines in every new post/reply.

    Please specify your post/question clearly.Please use proper code tags in all your codes.

    Regards
    Debasis

    Comment

    • Banupriya06
      New Member
      • Jan 2008
      • 11

      #3
      I am implementing SIP Proxy Server.

      My Proxy server will be coded in C language, I'm still in the design phase.
      My doubt is if the proxy forwards Sip Request to multiple destination and different responses are received from the destination.. how do i identify that a particular response is for a particular destination, how do i map the response..
      Any way to implement in C?

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        Originally posted by Banupriya06
        I am implementing SIP Proxy Server.
        ............... ............... ............
        Any way to implement in C?
        I hope you have read my previous post ........

        Comment

        Working...