Click here to Skip to main content
15,900,973 members

Comments by Member 14841130 (Top 2 by date)

Member 14841130 28-Jun-20 16:09pm View    
able to create zip folder at client with the size as well, but no files inside the zip folder at client. please sugest
Member 14841130 10-Jun-20 12:40pm View    
Is this working??

From past three days I am facing an issue with one of my code which needs to transfer a file from server to code.
For this i am using TransmitFile function and before this trying to send the size of file and i used GetFileSize.
Once after the server connected with client, the server while sending the file size using send function. The server socket is disconnected.
Could anyone help me.
I need to transfer a zip file from server to 28 clients