Game Development Community

TCP Object queries..

by Sam Guffey · in Torque Game Engine · 10/26/2002 (9:31 pm) · 4 replies

Just wondered if the TCP object is working? Ive made attempts to connect with it and added call backs in the scripts to see if I was or wasnt connected and I dont get squat.

#1
10/26/2002 (9:41 pm)
read this
#2
10/26/2002 (11:04 pm)
TCP Listen Objects do not work without a hack to the TCP code.
#3
10/28/2002 (6:33 am)
Also, there was a bug in the early versions of Torque that made DNS lookups with the TCP object fail. I am not really sure when it got fixed, but I think 1.1.2 has the fix in it. HEAD certainly does.

Josh
#4
10/28/2002 (7:11 am)
Hey LabRat I heard you were doing an IRC thing after I was in the middle of doing one myself. Im gonna post what I have since I really need to be spending my time on other things, maybe someone will pick it up and streamline and finish the work.

Sam