|
Home > Archive > Programming with dBASE > November 2005 > zmodem transfer
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Doug Novak 2005-11-14, 11:23 am |
| I would like to be able to dial, connect, upload user id's and passwords, and finally send a file with a zmodem portocol. Dial-up is a must, since it is Medicare/Medicaid requirements. I can do everything easily with serialcomm.cc except the zmodem file t
ransfer. Is it capable of this? Hyperterminal will not work, and I am currently using ProCom Plus, but it would be cleaner if it can be done within my own app.
Thanks in advance,
| |
| Robert Bravery 2005-11-15, 3:23 am |
| Hi,
Procomm Plus should have an activeX or Active DLL, use that in your app to
surface the functions in procom pluss
Or look on the internet for a free activex that utilises zmodem
Robert
"Doug Novak" <secdn@aol.com> wrote in message
news:kNpJGrT6FHA.1492@news-server...
> I would like to be able to dial, connect, upload user id's and passwords,
and finally send a file with a zmodem portocol. Dial-up is a must, since it
is Medicare/Medicaid requirements. I can do everything easily with
serialcomm.cc except the zmodem file transfer. Is it capable of this?
Hyperterminal will not work, and I am currently using ProCom Plus, but it
would be cleaner if it can be done within my own app.
> Thanks in advance,
>
|
|
|
|
|