Page 1 of 1

webservice and proxy server security.

Posted: Fri Feb 13, 2009 9:18 am
by highjo
Hello everybody!
I'm having let's say unease when it comes to setup a webservice client to talk to a .NET webservice server on the internet with a proxy server sitting between to 2.
Formerly i use nuSoap and it was working properly until i change the environment where the proxy comes into picture.From my research on the net i can notice that it's not that straight forward and there is no clear work around it.In my case none of what i've seen works.I wanted to try zend_soap and that one too i have all the difficulties setting up a simple project since it's rare to find a decent tutorials for it.So what do you think?Does anyone encountered the same issue? who is willing to share experience?i 'm just seeking for a piece of advice.And open to try anything that works so you can feel free help me out with zend_soap or nusoap, anything.Thanks very much

Re: webservice and proxy server security.

Posted: Sat Feb 14, 2009 7:48 am
by highjo
hello!
if this post was so ignored like that i can guess easily that there is something obvious i should know or i've just posted a stupid question.Whatever is the case i'm missing something.Can anyone give me at least a clue? i just need something.Please this is important.Thanks for reading anyway.

Re: webservice and proxy server security.

Posted: Sat Feb 14, 2009 9:07 am
by Mordred
Check the documentation of both libraries if they support requests through proxies. Alternatively, seek help in their respective support forums. I haven't worked with any of them, so I don't have first-hand experience, sorry.