Doubt In Serial Communication.

  • Thread starter Thread starter Runni
  • Start date Start date
R

Runni

hi

I hav to upload data from office of one branch to another branch which
is 15 KM apart
only through VB.Net using Telephony as They Dont Hav the Web Server And
They r
convenient with Telephony.
Well I can Use MSCOMM32.ocx registered and proceed on,but i want to
know whether
we hav an other controls for serial comm in VB.Net?

Thanks
 
Hi,

You can download DesktopSerialIO from my homepage, or XMCommCRCNET (supports
error-checked file transfers using XMODEM, both checksum and CRC). There
are other free serial objects, too.

The source code for both of these is in my book (see below).

Dick

--
Richard Grier (Microsoft Visual Basic MVP)

See www.hardandsoftware.net for contact information.

Author of Visual Basic Programmer's Guide to Serial Communications, 4th
Edition ISBN 1-890422-28-2 (391 pages) published July 2004. See
www.mabry.com/vbpgser4 to order.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top