
20 Aug
2009
20 Aug
'09
10:33 p.m.
Well I discovered today something new, that most upper languages will not talk directly to hardware. So am now having to stop c# for a while, take a detour into something allows direct talking to computer hardware. No matter how complete they try to make it, something always lacks and big time. Eg, Since I'm trying to focus on c# and comms layers, this thing requires much more than classes built into the c# language. Any of you programmers come accross this or am I just talking a difficult route? Eg if you are writing an app to query a usb device? Rgds.