Hi,
I have in my website a Flash Application. I've written a server as a desktop application and tested all my Web Site over the server. Either I want to put the server in my web page, but I do not know how? Should I write a WCF ? Or should I put a class under App_Code folder with a public static class which opens the port and does everthing on communication?
Thanks