CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 1999
    Posts
    12

    CSocket Problem.

    Dears,

    I want to transfer file(s) on local area network useing CSocket.
    If it is possible please help me how it is possible.
    thanks.



  2. #2
    Join Date
    Apr 1999
    Posts
    5

    Re: CSocket Problem.

    Please look into the sample program given in VC++ 5.0. You can obtain them by typing chatserver sample in the infoview search window.



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