-- [ Picked text/plain from multipart/alternative ] You could use good old winsock coding for this. Create a socket on the server and one on the target client, connect them, and transfer the file using TCP.> From: [EMAIL PROTECTED]> To: [email protected]> Subject: [hlcoders] Transfering data via HTML> Date: Tue, 24 Jul 2007 11:34:53 -0400> > This is a multi-part message in MIME format.> --> [ Picked text/plain from multipart/alternative ]> I'm trying to implement some sort of file transfering system within the source engine. (Wanting to transfering data via HTML).> I got as far as making html pages viewable, but i'm trying to find a way to send files from a webserver.> So i was trying to find how the server transfers files to the clients on map download and such, but that's built into the enigne i'm assuming.> > So, my question is. Would this be possable? Is there any framework or something i can start off with?> --> > > _______________________________________________> To unsubscribe, edit your list preferences, or view the list archives, please visit:> http://list.valvesoftware.com/mailman/listinfo/hlcoders> _________________________________________________________________ Besoin d'un e-mail ? Créez gratuitement un compte Windows Live Hotmail, plus sûr, plus simple et plus complet ! http://www.windowslive.fr/hotmail/default.asp --
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

