How often do you have to transfer these "large amounts"? if you need updates only once in a couple seconds you could perhaps disperse the data transfer so that you dont get alot of lag at the same time? sort of an asynchronious low-priority transfer maybe?
a separate tcp/ip connection is not very different from the 255*255 char string, and alot more complicated methinks :/ ... please correct me if i'm wrong or just plain stupid :) -sergei At 12:11 AM 6/28/2002 -0400, you wrote: >I have considered it. Two problems: One is, I'm not quite sure how to >get the IP of the client from the server, or vice versa for that matter. >Secondly, I don't know UNIX sockets that well, and I'd have to port it >over for the Linux dedicated server. But it's something I've considered. > >Persuter _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

