PDA

Click to See Complete Forum and Search --> : Can I make a VB Servlet??


benski
Jul 18th, 2001, 05:15 AM
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.

JoshT
Jul 18th, 2001, 06:52 AM
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.