Results 1 to 2 of 2

Thread: COM Port communication

  1. #1

    Thread Starter
    Addicted Member Nice's Avatar
    Join Date
    Oct 2000
    Location
    Germany
    Posts
    144

    Unhappy COM Port communication

    hi

    how can i communicate with my COM port ? (i want to write a pgm which detects COM port and reads or sends data to it using VB) what are the APIs to use? would be great with a code snippet..

    thanx in adv

    Nice

  2. #2
    Hyperactive Member razzaj's Avatar
    Join Date
    Oct 1999
    Location
    jounieh
    Posts
    261
    I wrote a VB Application that communicates with COM Port
    but to do this I built a small DLL in C++ and used it from VB because VB doesnt support the out and in commands that were available in Qbasic. go http\\www.lvr.com]Here[/URL] there is a pretty simple tutorial on this, complete too. It is an excellent lead.
    Last edited by razzaj; Jun 20th, 2001 at 09:06 AM.
    - regards -
    - razzaj -

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