Re: controlling devices through computers
From: Alf P. Steinbach (alfps_at_start.no)
Date: 02/28/05
- Next message: Tim Smith: "Re: [XPOST] A unique number for every "person" - can it be done?"
- Previous message: Peter Amey: "Re: WSJ article on software liability"
- Next in thread: Rob Thorpe: "Re: controlling devices through computers"
- Maybe reply: Rob Thorpe: "Re: controlling devices through computers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 28 Feb 2005 09:14:57 GMT
* yadavindrian01@hotmail.com:
>
> I am a student of computer engg. I have to make a project -
> controlling devices through computer using parallel port. I know
> necessary details of the parallel port.
>
> Please guide me. also tell me if can i use VB as front end and C++ as
> the coding language and how.
Assuming that the above means you're focused squarely on "computer = PC" then
there are essentially three approaches: (1) get hold of a 12 to 15 year old PC
running MS-DOS or other non-protected OS, or (2) invest in LabView or similar
software for a modern PC, or (3) for a modern PC use some existing library (C
or C++ library, language-independent ActiveX control, whatever).
Perhaps e.g. LabView is coded in C++, but I'm fairly sure it's beyond your
current abilities to do that sort of thing in C++ in modern Windows or Linux:
you need to choose one of the three approaches outlined above, or perhaps
something I haven't thought of.
XFUT: [comp.programming] (this is off-topic in [comp.lang.c++])
-- A: Because it messes up the order in which people normally read text. Q: Why is it such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?
- Next message: Tim Smith: "Re: [XPOST] A unique number for every "person" - can it be done?"
- Previous message: Peter Amey: "Re: WSJ article on software liability"
- Next in thread: Rob Thorpe: "Re: controlling devices through computers"
- Maybe reply: Rob Thorpe: "Re: controlling devices through computers"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|