TGEA 1.7.1 Bug : HttpObject TCPObject not working
by robo · in Torque Game Engine Advanced · 06/20/2008 (6:24 pm) · 21 replies
I have used this code.
I am getting errors look like
Error connecting to www.garagegames.com: No error
this code worked in 1.03.
Has anyone success connecting HTTPObject under TGEA 1.71 ?
'
%upd = new HTTPObject(CharLogin);
%upd.get("garagegames.com:80","/","");I am getting errors look like
Error connecting to www.garagegames.com: No error
this code worked in 1.03.
Has anyone success connecting HTTPObject under TGEA 1.71 ?
'
About the author
Torque Owner Taylor Petrick