I wanna do usb port programming in c/c++.......i m using intel pentium dual core T2080 processor,x86 archit..........Plz help me to start writing programs to access usb ports nd other hardware of my laptop through c/c++ programs.I m gud in c/c++ but had nver wrkd with hardwre interactn prgrms
usb port programming in c/c++usb port programming in c/c++ for intel pentium dual core T2080,x86 ar
Page 1 of 1
3 Replies - 26691 Views - Last Post: 12 February 2009 - 08:19 AM
Replies To: usb port programming in c/c++
#2
Re: usb port programming in c/c++
Posted 11 February 2009 - 09:43 AM
er_amehra, on 11 Feb, 2009 - 01:10 AM, said:
I wanna do usb port programming in c/c++.......i m using intel pentium dual core T2080 processor,x86 archit..........Plz help me to start writing programs to access usb ports nd other hardware of my laptop through c/c++ programs.I m gud in c/c++ but had nver wrkd with hardwre interactn prgrms
In what way? If you mean interacting with them, then it's the same as interacting with C:. IF you mean enumerating them, then that's dependant on the OS you're coding for. So define "USB Port Programming."
#3
Re: usb port programming in c/c++
Posted 12 February 2009 - 01:28 AM
ccubed, on 11 Feb, 2009 - 08:43 AM, said:
er_amehra, on 11 Feb, 2009 - 01:10 AM, said:
I wanna do usb port programming in c/c++.......i m using intel pentium dual core T2080 processor,x86 archit..........Plz help me to start writing programs to access usb ports nd other hardware of my laptop through c/c++ programs.I m gud in c/c++ but had nver wrkd with hardwre interactn prgrms
In what way? If you mean interacting with them, then it's the same as interacting with C:. IF you mean enumerating them, then that's dependant on the OS you're coding for. So define "USB Port Programming."
by usb port programming hereby i mean i wanna write programs like cntrolling the printer attached to my laptop,turning it on/off or snding command to printer to print text entered through c/c++ program and all the other related stuff.....
** Edit ** Fixed quote tags
#4
Re: usb port programming in c/c++
Posted 12 February 2009 - 08:19 AM
::
:: if you study assembly
:: you will be able to control IO with Peripherals
::
:: if you don't want to bother your self with assembly language
:: there are defined functions to control,configure, and modify
:: USB port .. well, it depends on the OS you use
::
:: in Windows i would look for windows API
::
:: if you study assembly
:: you will be able to control IO with Peripherals
::
:: if you don't want to bother your self with assembly language
:: there are defined functions to control,configure, and modify
:: USB port .. well, it depends on the OS you use
::
:: in Windows i would look for windows API
::
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote





|