|
-
February 13th, 2003, 06:57 AM
#1
Obtaining a port no given the device name
Hi everyone,
Does anyone know how to obtain the port no given the device name connected to it ?
Thanks
Evelina
-
February 16th, 2003, 11:01 PM
#2
Hi All,
Nobody has any suggestion for this problem ?
Evelina
-
February 17th, 2003, 04:36 AM
#3
Details
Evelina,
Provide more details if possible.
What kind of port and what kind of device are involved in your development? It this question pertaining to a serial port or a USB port? What environment is the program running in, Windows or Linux? What is the code development environment, Visual Studio or something else?
Sincerely,
Chris.
You're gonna go blind staring into that box all day.
-
February 17th, 2003, 04:47 AM
#4
You should provide more information about your problem. "the port" might be anything: an ordinary serial port, an USB port, a parallel port, etc.
Regards,
ZDF
What is good is twice as good if it's simple.
"Make it simple" is a complex task.
-
February 17th, 2003, 04:50 AM
#5
Chris! Sorry! You are too fast! ;^)
ZDF
What is good is twice as good if it's simple.
"Make it simple" is a complex task.
-
February 17th, 2003, 10:14 PM
#6
Hi,
thanks for your replies. Currently I'm working with a card reader connected to the serial COM Port.
I am using Windows 98 environment and Visual C++
Thank You
Evelina
-
February 18th, 2003, 06:59 AM
#7
Serial communication programming under Windows (only?) is tricky. I have developed applications using serial communication and I always had a hard time (shame on me!).
Search MSDN for “Serial Communications in Win32” technical article written by Allen Denver. It contains all the information you need.
Regards,
ZDF
What is good is twice as good if it's simple.
"Make it simple" is a complex task.
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
|