Click here to Skip to main content
15,897,291 members

Comments by Member 14915174 (Top 4 by date)

Member 14915174 7-Mar-21 8:28am View    
thanks for searching :), I think this might have worked I can transfer image files I will look into larger files later on my own thanks for your help.
Member 14915174 6-Mar-21 13:15pm View    
Hello it's me again do you know by any chance if the "socket.puts" function alone sends full (large) data given to it. thanks again.
Member 14915174 6-Mar-21 12:37pm View    
oh, I use Marshal to dump then load the data I even tried to base64 encode and then decode but same results, if I understood your second question correctly I send the "END_OF_SOCKET_DATA" at the end of the send function after I have sent all the chunks.
Member 14915174 1-Mar-21 11:03am View    
Thanks, didn't know that.