so far connecting is not the problem, a similar login-function runs properly
however i think i overlooked some neccesary POST-variables
all phpBB answers is something like: "no posting-mode choosen"
however i clearly send a mode variable
Perhaps you can help. [although its php]
Joined: 25 Jun 2004 Posts: 130 Location: Liverpool(home) or Derby(uni), UK votes: 3
Posted: Sat Aug 23, 2008 8:26 am Post subject:
It could be nothing but did you try using \r\n\r\n after connection: close instead of just \n\n, I cant tell you how much trouble ive had to do with that type of thing. How are you finding out the fields etc...? Have you tried using wireshark and making a reply in your browser so you can packet sniff the exchange?