Results 1 to 5 of 5

Thread: Help On Sending And Receiving

  1. #1

    Thread Starter
    Hyperactive Member g4hsean's Avatar
    Join Date
    May 2006
    Posts
    267

    Question Help On Sending And Receiving

    Hi i was wondering if it is possible to see what the USB Port is send and receiving? if so could someone post an example code?
    Coding's a Breeze if you'r at ease! GOD THATS CORNY!!
    -

  2. #2
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Help On Sending And Receiving

    Sending and receiving what? You mean just in general, if some other program is using the port? Or if your program is using it?
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  3. #3

    Thread Starter
    Hyperactive Member g4hsean's Avatar
    Join Date
    May 2006
    Posts
    267

    Re: Help On Sending And Receiving

    if some other program is using port
    Coding's a Breeze if you'r at ease! GOD THATS CORNY!!
    -

  4. #4
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Help On Sending And Receiving

    Hmmm ...

    Probably by hooking the serial port (or whatever the device's driver installed it as) API somehow. I haven't done anything like that since around DOS 2.1, but I/O devices are virtualized now, so the method would be entirely different.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

  5. #5

    Thread Starter
    Hyperactive Member g4hsean's Avatar
    Join Date
    May 2006
    Posts
    267

    Re: Help On Sending And Receiving

    Ok so ill try that out thnx.
    Coding's a Breeze if you'r at ease! GOD THATS CORNY!!
    -

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