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 / .NET SDK / August 2003

Tip: Looking for answers? Try searching our database.

Services and desktop application

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Harkos - 28 Aug 2003 14:33 GMT
Hello everybody,

I'm creating a windows service that I want to use to sinchronize several
diferent applications. But I need to pass some messages to it without using
any form of network connection (aka. TCP/IP and NamedPipes). Could anyone
give a suggestion on how to do it?

[]'s,
Harkos
Dino Chiesa [MSFT] - 28 Aug 2003 19:13 GMT
shared memory?

(must be on the local machine)

example:
memory mapped files in C# :
http://www.codeproject.com/dotnet/GlobalCache.asp
http://www.winterdom.com/dev/dotnet/FileMap-2.0.1.zip

You could take this one step further by using .NET remoting, and building a
custom channel, backed by, for example, memory mapped files.
eg
http://www.developersdex.com/vb/message.asp?p=2923&ID=%3COq8HN8VVDHA%2E2192%40TK
2MSFTNGP10%2Ephx%2Egbl%3E

http://groups.google.com/groups?hl=en&lr=lang_en&ie=UTF-8&oe=UTF-8&q=custom+chan
nel+group%3Amicrosoft.public.dotnet.framework.remoting
.*

> Hello everybody,
>
[quoted text clipped - 5 lines]
> []'s,
> Harkos

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.