|
-
Aug 3rd, 2006, 03:55 PM
#1
Thread Starter
Hyperactive Member
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!!
 - 
-
Aug 3rd, 2006, 04:13 PM
#2
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
-
Aug 3rd, 2006, 04:17 PM
#3
Thread Starter
Hyperactive Member
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!!
 - 
-
Aug 3rd, 2006, 04:24 PM
#4
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
-
Aug 3rd, 2006, 04:26 PM
#5
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|