473,385 Members | 1,752 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Named Pipes in C# ... HELP !!

Hi All,

I'm looking for a system similar to named pipes using C#. Basically what I
want is some sort of fast inter-process communication, preferable usable
with COM.

What I currently have is:
- Theoretically I could use the Queue object but, as I understand it, the
Queue can only dequeue one element at a time. So this is not my favorite.
- Alternatively I could use a more direct approach using C++ CreatePipe, I
think this should work, but since I not a C++ expert at all I'll definitely
need some help on this one...

All help (examples/info/alternatives) will be really appreciated !
Thx, Tom

Nov 15 '05 #1
3 5357
http://www.gotdotnet.com/Community/U...f-ed68978f3d6d

hope that helps!

"Tom Vandeplas" <to***********@agilent.com> wrote in message
news:10***************@cswreg.cos.agilent.com...
Hi All,

I'm looking for a system similar to named pipes using C#. Basically what I
want is some sort of fast inter-process communication, preferable usable
with COM.

What I currently have is:
- Theoretically I could use the Queue object but, as I understand it, the
Queue can only dequeue one element at a time. So this is not my favorite.
- Alternatively I could use a more direct approach using C++ CreatePipe, I
think this should work, but since I not a C++ expert at all I'll definitely need some help on this one...

All help (examples/info/alternatives) will be really appreciated !
Thx, Tom

Nov 15 '05 #2
Voila Tom zo simpel kan het leven zijn ;-)

"Günter Prossliner" <g.**********@gmx.at> wrote in message news:<#S**************@TK2MSFTNGP10.phx.gbl>...
http://www.gotdotnet.com/Community/U...f-ed68978f3d6d

hope that helps!

"Tom Vandeplas" <to***********@agilent.com> wrote in message
news:10***************@cswreg.cos.agilent.com...
Hi All,

I'm looking for a system similar to named pipes using C#. Basically what I
want is some sort of fast inter-process communication, preferable usable
with COM.

What I currently have is:
- Theoretically I could use the Queue object but, as I understand it, the
Queue can only dequeue one element at a time. So this is not my favorite.
- Alternatively I could use a more direct approach using C++ CreatePipe, I
think this should work, but since I not a C++ expert at all I'll

definitely
need some help on this one...

All help (examples/info/alternatives) will be really appreciated !
Thx, Tom

Nov 15 '05 #3
???

"Koen Gullentops" <ko**@digipoint.be> wrote in message
news:ef**************************@posting.google.c om...
Voila Tom zo simpel kan het leven zijn ;-)

"Günter Prossliner" <g.**********@gmx.at> wrote in message

news:<#S**************@TK2MSFTNGP10.phx.gbl>...
http://www.gotdotnet.com/Community/U...f-ed68978f3d6d
hope that helps!

"Tom Vandeplas" <to***********@agilent.com> wrote in message
news:10***************@cswreg.cos.agilent.com...
Hi All,

I'm looking for a system similar to named pipes using C#. Basically what I want is some sort of fast inter-process communication, preferable usable with COM.

What I currently have is:
- Theoretically I could use the Queue object but, as I understand it, the Queue can only dequeue one element at a time. So this is not my favorite. - Alternatively I could use a more direct approach using C++ CreatePipe, I think this should work, but since I not a C++ expert at all I'll

definitely
need some help on this one...

All help (examples/info/alternatives) will be really appreciated !
Thx, Tom

Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Matt W | last post by:
Hi all, I just noticed this in the manual yesterday: http://www.mysql.com/doc/en/Windows_running.html "MySQL supports TCP/IP on all Windows platforms. The mysqld-nt and mysql-max-nt servers...
5
by: rajnish | last post by:
Hi Gurus, I am a newbee in C++ field. And I have been assigned to complete a task of create a template class, so that names pipes can be created using this template. I don't have a clue from...
5
by: glenn.owens | last post by:
In the process of doing some routine monitoring/clean-up we've discovered that several (many?) users are apparently set to access our SQL Server 2000 database instances via the Named Pipes...
2
by: Rudolf Bargholz | last post by:
Hi, DB2 7.1 FP11 Windows 2000 Earlier this evening, after dropping and recreating a trigger, DB2 locked up. I am not entirely sure that the cause of the problem was the replacing of the...
4
by: Ken Allen | last post by:
Is there any built-in facility for handling named pipes in C#/.Net, or must one use unsafe code to access the WIN32 API directly? There exists some code that uses named pipes heavily and there...
1
by: Jarrod Morrison | last post by:
Hi All Im looking for a way use named pipes between a service app and an app run when a user logs on and be able to pass string based data, im hoping that the service can contact the app that is...
1
by: Jarrod Morrison | last post by:
Hello all Ive been trying to get a service app that i run to interact with the logged on user of the machine and so far havent been very successfull and have read that maybe named pipes is the...
2
by: fahad.usman | last post by:
I am making an application in which if the second instance of the same application is launched, it checks its command-line arguments and passes them to the already running instance. I have been...
1
by: dgk | last post by:
I trying to use a named pipe but can't figure out how to get the callback to work: Module Module1 Private ps As System.IO.Pipes.NamedPipeServerStream Public Sub main()...
7
by: andrewb | last post by:
Hi all, Having some trouble using named pipes and Visual Basic .NET and would appreciate and help you could offer. Essentially I am trying to develop a simple client/server application that...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.