i have implemented a concurrent server model , now i wish to transfer files from client to server , i checked send() api of the socket but in that i can't directly send the file , so i want to know what are the best options to transfer a file, can i use OpenSSH module (scp functions in that for transfer) ? I have read few old posts but none have used send directly to transfer files they have used file handles for some processing. pls help
In reply to Transfer file from client server in socket prog by t-rex
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |