by nawledge on Fri Feb 26, 2010 4:31 am
([msg=35797]see Re: Permanent Programming 11[/msg])
OK, so I am just starting to learn programming, and trying these challenges out to help. Igot the string, did the "proper" math on each number, and converted it to a string... What I can't seem to figure out is how to get and post to the same connection, in that order.. Is this even possible. I have seen many examples of how to post data and get the server response, but nothing vice versa. Maybe I'm using the wrong classes, and trying to find an "easy" way out (my code is already beyond 45 lines.) If I open a new connection, after getting the data, will that not generate a new string to compare my string to?
I don't want to post code to avoid any spoilers.. But I'm using java.. Any more details needed, just pm me.
Thanks