Hi. I am trying to send a file "Props.txt" from a client to a server using a Socket.
I am currently receiving and error from the server side stating that there is a "Connection Reset".
I am wondering what I am doing wrong.
Client:
Server:
thank you in advance for the help.