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 / Remoting / September 2006

Tip: Looking for answers? Try searching our database.

Use .Net remoting between two app on same machine whit no net card

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
RF - 21 Sep 2006 12:54 GMT
Hi,

We built two application that communicate with each other using .Net
remoting on the same machine, essentially replicating what we used to be able
to do with DCOM when one application controls another on the same workstation.

Everything works fine until the Network card is not active anymore (WiFi
connection).  The odd thing is that we have another application the
communicates through sockets and that one keeps working.

Is there a way to configure .Net remoting or the workstation to make this
work?
James Westgate - 21 Sep 2006 15:37 GMT
1. In .NET there is a new IPC channel for inter process communication.
This may bypass the network layer..
2. You may want to try installing a loopback adaptor.

> Hi,
>
[quoted text clipped - 8 lines]
> Is there a way to configure .Net remoting or the workstation to make this
> work?
RF - 21 Sep 2006 16:06 GMT
We found that adding binto="127.0.0.1" to our channel resolves our problem
but I will look into this new IPC channel.

Thanks

> 1. In .NET there is a new IPC channel for inter process communication.
> This may bypass the network layer..
[quoted text clipped - 12 lines]
> > Is there a way to configure .Net remoting or the workstation to make this
> > work?
Jonathan Boivin - 21 Sep 2006 17:09 GMT
I think that 127.0.0.1 is good solution because it doesn't require any
installation and it is the "natural" loopback address.

Jonathan Boivin
---
Email : jonathanboivin@cints.net
CyberInternautes : http://www.cints.net
> We found that adding binto="127.0.0.1" to our channel resolves our problem
> but I will look into this new IPC channel.
[quoted text clipped - 21 lines]
>> > this
>> > work?

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.