by xspotlivin » Sun Apr 19, 2009 11:38 pm
I'm trying to do an HTTP Post, but I'm having a lot of trouble. I have a server running on my computer. I know the URL needs to be my IP address and port number. How do you create a URL object out of an IP address and port number? I also have some headers and such that I need to put on the post message. I haven't seen anyone doing a simple HTTP post on Android. Can anyone help me?