Click here to Skip to main content
15,902,447 members

Comments by eldonnadie (Top 3 by date)

eldonnadie 9-Aug-11 20:47pm View    
Thanks a LOT! i paged it and now it works fine
eldonnadie 29-May-11 1:41am View    
the problem is when i do this line
clienteStream.Write(ArregloDeArchivo, 0,ArregloDeArchivo.Length);
i debugged it and it seemes to send it ok but on the reading side it seams to only read 8kb
eldonnadie 29-May-11 1:39am View    
how do i send it in chunks?