Home Forums C Programming Concept utilising file transfer from client to server

Viewing 1 reply thread
  • Author
    Posts
    • #1993
      parita
      Participant

      hey,
      i have designed a code linking the server and the client. my purpose is to transfer a file from server as desired by the client. the code for client side is as under:-

      the code for server side is as under:-
       

      But, i am not able to accomplish the task.
      Please help me with ur assistance.

    • #3247
      MonicaLoche
      Participant

      I guess there is ERROR writing to socket because you might need some socket initialization.

      __________________
      Writing jobs

Viewing 1 reply thread
  • The forum ‘C Programming’ is closed to new topics and replies.