On Oct 25, 2006, at 1:56 PM, Alan Bourke wrote:
There are a lot of security considerations with web services.
Especially if you run them through a product such as IIS.
I've done something similar using a small Python program that
listened on a particular port for requests, and if the request was
well-formed, would return the requested information. The router
simply directed requests for that URL to the port that the service
was listening on.
-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.