How to correctly hash HTTP POST requests to a JBossWeb 2.0.0 server
I'm developing an iPhone app that will request data from a JBossWeb server.
Examples provided shows this sample request:
ip_chiamante=c7f200374aabc08a2b1d100e5462ecca0f13f1e4&max=20&ricerca=ristorazione&start=21&tipo=Impresa&hash=zVDb01wk18bwzlHwUMskmA%3D%3D
How to hash the request? I tried various algorithm but none returns the
same result as the example.
PS: ip_chiamante is the italian for "caller_ip". Device IP was 192.168.0.17
No comments:
Post a Comment