messanger

Feb 27 2008 4:43 AM
Hi, This is my first post. Plz help me
I've created a chat application. i.e. server and client. It is windows application in c#
It is running perfectly on LAN.
Now I want to deploy my chat server on web.
What steps should i follow
Should I make my server a webservice or
I can deploy it as it is(windows application) and run it. If so,how is it possible?

Any Ideas, suggestions will most appretiable

Thank u