Hi,
I want to know is it possible to web hosting in client side using windows 8 app.
shishir
It depends on what exactly you mean.
Your app can act as a web server when it runs, but not when it is suspended. It wont work as a persistent web server, but it can be used for temporary communications.
--Rob