CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Port Problem

  1. #1
    Join Date
    May 1999
    Posts
    92

    Port Problem

    I am using ReadFile to read from the com2 port, but when I run my app, it gets nothing from the port even though I know for sure that there is information to read. I will use the Hyperterminial to see what is in the port, and then my app works just like I would want it to. What is the problem?


  2. #2
    Guest

    Re: Port Problem

    Hi Im Jay;
    I have a sample program on Serial Communication. I can give u the source code
    just send me your request at [email protected].


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured