Modem interface

  • Thread starter Thread starter Brad Markisohn
  • Start date Start date
B

Brad Markisohn

Is there any inherent support for modem communication in VB.Net? I need to
interface with a low speed device via a modem using an XModem protocol. Any
suggestions?

TIA

Brad
 
Hi,

This is straight forward using my XMCommCRC control. You can download it
from my homepage. I provide .NET example code that illustrate automated
XMODEM file transfers using it in my book. See below.

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 3rd
Edition ISBN 1-890422-27-4 (391 pages) published February 2002.
 
Back
Top