search results

  1. An application calls the ReadFile function to receive data from a device at the other end of a serial connection. ReadFile takes the same parameters as the WriteFile ...
    msdn.microsoft.com/en-us/library/​aa450604.aspx - Cached
    More results from msdn.microsoft.com »
  2. Once you\'ve got the serial InputStream, reading would be easy. Here\'s an example of code to read the serial port using InputStream: But the real problem ...
    embeddedfreak.wordpress.com/.../reading-​from-serial-port... - Cached
  3. Read from a Serial port, notifying when data arrives : COM Port « Development Class « Java
    www.java2s.com/Code/Java/Development-​Class/Readfroma... - Cached
  4. Even if modems have been replaced with high speed Internet access, some computers still use them for communication. If you\'re programming an application that uses a ...
    www.ehow.com/how_5142028_read-ports-​using-visual-basic.html - Cached
    More results from ehow.com »
  5. Hi everyone. I\'m having some troubles reading the serial port, I\'m traying to communicate two machines (one with winxp and the other with slackware)
    www.linuxquestions.org/.../how-to-read-​serial-port...494454 - Cached
  6. Adobe PDF
    Windows Serial Port Programming Robertson Bayer March 30, 2008 Intro This paper covers the basics of opening, reading from, writing to, and managing serial port ...
    robbayer.com/files/serial-win.pdf
  7. The latest versions of Windows do not allow direct access to the serial IO ports. This article describes how to read the serial port COM1 using C++ in Windows.
    suite101.com/article/reading-a-serial-​port-using-windows... - Cached
  8. I will have 2 machines hooked up via the COM1 ports. 1 machine running windows having a hyperterminal session opened and the other machine running Linux having my ...
    www.experts-exchange.com/Programming/​Languages/C/Q...
    More results from experts-exchange.com »