0
votes
votes
1 answers
transfer file from client to server using sockets using c#
i want to do the following :- transfer file from client to server using sockets in a windows based application. I am stuck at the server side code. Server side : ------------- my problem : how to receive file from client and save fil ...
