Serial Communications

  • Thread starter Thread starter Joachim
  • Start date Start date
J

Joachim

Hello NG,
I want to write an application that can use the RS232 Port or any attached
modem for serial communication. Can I write this application so that it
works on any Windows version with the .Net Framework and on any pocket pc
with (WinCE.Net)? I mean one application that works on any platform.

Thanks,
Joachim
 
Hi,

You can download CFSerialIO from my homepage (free), or (also free) go to
http://www.opennetcf.org/serial.asp for an alternate.

Dick

--
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