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

    Send/Receive files to/from the Net

    can my app send/receive a file (e.g pictures) to/from the net through socket ? how ?

    can i issue a response header to a browser ? how ?

    many thanx


  2. #2
    Join Date
    Aug 1999
    Location
    Pakistan
    Posts
    366

    Re: Send/Receive files to/from the Net

    Try using the Internet Controls available with VB.The help at msdn should also help


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