Might want to start with sample code that does POST over plain (non-secure)
HTTP and build it from there, verifying in WireShark as you go.

You are probably missing something really simple, but Java libraries often
have so many ways to do the same thing, it's easy to make some sort of
trivial error.
--
Kostya Vasilyev -- http://kmansoft.wordpress.com

24.08.2010 22:24 пользователь "Bret Foreman" <[email protected]>
написал:

Alright, just for simplicity, I pointed the client at http://www.amazon.com.
I can see the DNS look-up request and reply messages, which is what I
would consider the first part of the process. But then there is no
subsequent post message. Looks like the client is failing, but partway
through the process. It's definitely not something from the server.
Now I'm really stuck. Failing client, no error messages, sniffer trace
is fine except the client never does the post. Hmmm.


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" ...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to