I would like to make an application that is attached to a port on an IIS server, so that a Flash application may communicate with it using XML data.
Is this possible? If so, where do I start.
Printable View
I would like to make an application that is attached to a port on an IIS server, so that a Flash application may communicate with it using XML data.
Is this possible? If so, where do I start.
I don't know about making it a part of IIS, but you could use the Winsock control or API to make a server in VB.