Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Interop / July 2003

Tip: Looking for answers? Try searching our database.

IPC is very bad in framework

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Ville Pirhonen - 31 Jul 2003 13:02 GMT
I have been reading this newsgroup quite often, and quite many are stuck
with
problem of proper IPC in Framework.

This is  my humble opinion:

It is very very bad that there is no proper IPC tools in .NET environment.
If I have got things right, the CLR is in the way of IPC. There is no
implementation for low level IPC between binaries, in example your .NET
service and .NET frontend that will manage service, the communication is
very difficult. That's very stupid.

I have used MMF, to do IPC, but it's old technology. It's very very sad that
there is not good IPC in .NET or should I say CLR.

Ville Pirhonen
Dino Chiesa [MSFT] - 31 Jul 2003 14:32 GMT
I am not sure what you mean.  There are a number of ways to do inter-process
communication in .NET.
Among them:

1. Web Services - this is probably the most general

2. .NET Remoting

3. Memory mapped files.
see, for example, http://www.mvps.org/windev/dotnet/ and look at FileMap

4. use SendMessage (dllimport:user32.dll)  to send Windows Messages to other
local Windows applications (not necessarily built with .NET).

Also see
http://msdn.microsoft.com/library/en-us/cpguide/html/cpconchoosingcommunicationo
ptionsinnet.asp

> I have been reading this newsgroup quite often, and quite many are stuck
> with
[quoted text clipped - 12 lines]
>
> Ville Pirhonen

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.