[Solved] C Programming Language Trying Send File Socket First Need Send File Size Data Inside File Q37180463
In C programming language I am trying to send a file through asocket, first I need to send the file size and then the data insideof the file to the client how would I go about doing so?
Expert Answer
Answer to In C programming language I am trying to send a file through a socket, first I need to send the file size and then the d… . . .
OR

