CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1

Threaded View

  1. #1
    Join Date
    Apr 2005
    Posts
    42

    File uploading through winsock.

    Attached is an application for transfering file through winsock.
    This is a client and a server application, run both the applications and click on the "Connect and recieve file" button on the client form, then click the "send file" button on the server form. A label on the server form will show an error that I was unable to figure out.
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured