How to get my Server's Http class code to work in Windows 7

Discussion in 'C#' started by kwillie, Apr 11, 2014.

  1. kwillie

    kwillie New Member

    Joined:
    Nov 12, 2013
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    I have a client that can do Http POSTs and a server that can do HttpListener operations
    in Windows XP. The existing Http classes from MSDN library for my server don't work in
    Windows 7, i.e. HttpListener, HttpListenerRequest, HttpListenerResponse, and
    HttpListenerContext. Is anyone familiar with other existing Http classes that work in
    Win 7 or patches for my server?

    Thanks for any suggestions,


    Kent
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Whats the dot net framework version is in XP and what is the framework version in Win 7?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice