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

    How to read a File in Unix from VB

    Can any one suggest me a site/an article to read a text file on Unix from a VB program.


    chakradhar

    Software Engineer
    IT Solutions India
    Banagalore

  2. #2
    Join Date
    May 1999
    Location
    Omika, Japan
    Posts
    729

    Re: How to read a File in Unix from VB

    You could try Winsock control and ftp actually.

    Recently Chris Eastwood had putup an article , where in He wraped the WinInet.dll functionality in a Active-x dll. You could check that. It may be of use.


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