Internet application proxy
-
Hi All, I am developing an website application for client which would be hosted by US and but it need to access client database. I have made client webservice to access database but main problem comes when pages hosted by my application need to access client webservice. client is not ready to open up webservice to internet(quite understandable)? I was thinking of writing internet application proxy which will reside on client. It will access client webservice and also will access my pages. Do you guys have any other idea or if there is sample code for similar idea being implemented, please forward it to me? Thanks, Amit
-
Hi All, I am developing an website application for client which would be hosted by US and but it need to access client database. I have made client webservice to access database but main problem comes when pages hosted by my application need to access client webservice. client is not ready to open up webservice to internet(quite understandable)? I was thinking of writing internet application proxy which will reside on client. It will access client webservice and also will access my pages. Do you guys have any other idea or if there is sample code for similar idea being implemented, please forward it to me? Thanks, Amit
You could set up a sub-domain that is password protected and has its own database. Something like test.domain-name.com as a sub-domain of www.domain-name.com. I do that for development and testing of new features to a production site so that only authorized people can gain access and the new features can be throughly tested on the actual web server that they will eventually be deployed on. That model would also work for rolling out new web services. You could throughly test the services before cut over to the production domain.
Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems
I'm on-line therefore I am. JimmyRopes