Re: programming LPT port

2007-04-30 Thread csanyipal
On Mon, Apr 30, 2007 at 07:26:41PM +0200, csanyipal wrote: > > > I wish to programing LPT port on the PC box from Debian Etch system. > > > I wish to make some applications that can run on other platforms too. > > > (eg.: win 32) > > Python has modules for accessing the parallel port. Python in

Re: programming LPT port

2007-04-30 Thread Douglas Allan Tutty
On Mon, Apr 30, 2007 at 07:26:41PM +0200, csanyipal wrote: > Hello Doug! > > On Mon, Apr 30, 2007 at 10:33:31AM -0400, Douglas Allan Tutty wrote: > > On Mon, Apr 30, 2007 at 01:08:09PM +0200, csanyipal wrote: > > > > > > I wish to programing LPT port on the PC box from Debian Etch system. > > > I

Re: programming LPT port

2007-04-30 Thread csanyipal
Hello Doug! On Mon, Apr 30, 2007 at 10:33:31AM -0400, Douglas Allan Tutty wrote: > On Mon, Apr 30, 2007 at 01:08:09PM +0200, csanyipal wrote: > > > > I wish to programing LPT port on the PC box from Debian Etch system. > > I wish to make some applications that can run on other platforms too. > >

Re: programming LPT port

2007-04-30 Thread Douglas Allan Tutty
On Mon, Apr 30, 2007 at 01:08:09PM +0200, csanyipal wrote: > Hello! > > I wish to programing LPT port on the PC box from Debian Etch system. > I wish to make some applications that can run on other platforms too. > (eg.: win 32) > > Which one programming language is capable to easily access the

programming LPT port

2007-04-30 Thread csanyipal
Hello! I wish to programing LPT port on the PC box from Debian Etch system. I wish to make some applications that can run on other platforms too. (eg.: win 32) Which one programming language is capable to easily access the LPT port and in the same time to allow to port the applications to other