Game Development Community

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.

%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 ?
'
Page«First 1 2 Next»
#21
08/17/2008 (9:47 am)
Its fine, I got it sorted out myself. Thanks for the help though. ;-)
Page«First 1 2 Next»