Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: airik
  • Order by date
  1. airik

    pcANYWHERE OLE code for VB

    Ok, Things get a little more complicated, but are still managable. I've found that the above code only works some of the time, but other times reinitializing the object and disconnecting doesn't kill the hung file transfer. Here are some additions that will forcefully end the file transfer. If...
  2. airik

    pcANYWHERE OLE code for VB

    I have found a solution to my previous post that I think will help some of you having the same problems. What I have done is launch a function in a separate thread that does nothing but monitor PCanywhere's status. I reference Threading.dll in my project and am able to create a simple function...
  3. airik

    pcANYWHERE OLE code for VB

    First off, Thank you all who contributed to this thread. It has helped me immensely. Thanks to this thread I now have a somewhat working VB app that will go through a database of clients, call each one, and tranfer a set of files. My problem and question are with the FileXferFromHost . I need...

Part and Inventory Search

Back
Top