Win 32 Pipes
From: Neil Benn (benn_at_cenix-bioscience.com)
Date: 03/10/04
- Next message: SBrunning_at_trisystems.co.uk: "RE: Nice way of getting items from two lists"
- Previous message: Terry Reedy: "Re: Is there any example code to read WMA format?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 10 Mar 2004 18:36:49 +0100 To: python-list@python.org
Hello,
I am working on an application which needs to use the
win32pipe module from
ActvieState. However I wish to open a connection to an existing named
pipe and then post and receive messages without disconnecting. I know I
can use win32pipe.CallNamedPipe but that connects and disconnects on
every transaction. I've been playing with the win32pipe API but I can't
quite get it to work.
Please could someone let me know how to make a permanent connection
to an already created named pipe?
If this isn't the correct newsgroup for this question, apologies -
please could you let me know the correct group?
Cheers,
Neil
-- Neil Benn Senior Automation Engineer Cenix BioScience PfotenhauerStrasse 108 D-01307 Dresden Germany Tel : +49 (351) 210 1300 e-mail : benn@cenix-bioscience.com Cenix Website : http://www.cenix-bioscience.com
- Next message: SBrunning_at_trisystems.co.uk: "RE: Nice way of getting items from two lists"
- Previous message: Terry Reedy: "Re: Is there any example code to read WMA format?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|