Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
DotNet
acad.assignment.mngr
academic
adonet
aspnet
aspnet.announcements
aspnet.build.controls
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
clr
compactframework
component_services
datatools
distributed_apps
drawing
faqs
framework
framework.wmi
general
internationalization
interop
languages.csharp
languages.jscript
languages.vb
languages.vb.controls
languages.vb.data
languages.vb.upgrade
languages.vc
languages.vc.libraries
myservices
odbcnet
performance
remoting
scripting
sdk
security
setup
vjsharp
vsa
webservi.enhancements
webservices
windowsforms
windowsforms.controls
winforms.databinding
winforms.designtime
xml
  
 
date: Wed, 6 Aug 2008 10:28:02 -0700,    group: microsoft.public.dotnet.distributed_apps        back       


Remote objects across the internet?   
I have an application that I inherited from the previous programmer that uses 
the Remote framework to communicate between a GUI client and a server talking 
to specific hardware. Works fine when the two are on the same box, and even 
when the two are in the same intranet, but goes to *(** when its deployed 
across the internet. Anything in particular to look for? The program hangs 
when the server tries to raise an event using begininvoke to get the client's 
attention that the hardware has had a value change. Using TCP Channel, any 
parameters to set or things to make sure are cleared out in the firewalls? 
Are there any additional parameters to set on the connections - I have a 5 
second timeout at the moment between client and server.
date: Wed, 6 Aug 2008 10:28:02 -0700   author:   Scott Berger

Re: Remote objects across the internet?   
Hi Scott,

Are the network NAT'ed? Remoting works badly over NAT'ed networks, you 
can read more here: 
http://social.msdn.microsoft.com/Forums/en-US/netfxremoting/thread/6a91626a-3c44-45a1-b0f8-dbf4042f51e4/

I hope this helps.

-- 
Patrik Löwendahl
http://www.lowendahl.net
[MVP] [MCT - Enterprise Application Development]

Scott Berger skrev:
> I have an application that I inherited from the previous programmer that uses 
> the Remote framework to communicate between a GUI client and a server talking 
> to specific hardware. Works fine when the two are on the same box, and even 
> when the two are in the same intranet, but goes to *(** when its deployed 
> across the internet. Anything in particular to look for? The program hangs 
> when the server tries to raise an event using begininvoke to get the client's 
> attention that the hardware has had a value change. Using TCP Channel, any 
> parameters to set or things to make sure are cleared out in the firewalls? 
> Are there any additional parameters to set on the connections - I have a 5 
> second timeout at the moment between client and server.
>
date: Fri, 17 Oct 2008 13:49:59 +0200   author:   Patrik Löwendahl [MVP]

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us