Hey
1. A WCF cannot "become" a web service
2. You will have to give client the wsdl, and .config file (possibly it would be best to make a "demo" app and send all the source for the project.
3. WCF is not bound to IIS - you can host it in a windows service as well
4. :) - no shortcuts to good code ;)