Hi, I wrote an application (with tek-tips' help, of course) using VB6 and pcAnywhere object, via dial up modem to modem. The application did:
1. send a text file to the host pc via dial up(aaa.txt)
2. run an .exe on the host computer that would generate a text file (bbb.txt)
3. retrieve the bbb.txt file from the host computer
sometimes the application works great, sometimes it doesn't. Is there a website or thread in tek-tips that shows how to accomplish those 3 tasks using VB.NET? I am currently just learning to code in VB.NET.
Thanks a bunch guys!
1. send a text file to the host pc via dial up(aaa.txt)
2. run an .exe on the host computer that would generate a text file (bbb.txt)
3. retrieve the bbb.txt file from the host computer
sometimes the application works great, sometimes it doesn't. Is there a website or thread in tek-tips that shows how to accomplish those 3 tasks using VB.NET? I am currently just learning to code in VB.NET.
Thanks a bunch guys!