Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Physical Separation of Tiers
Message
De
08/01/2004 18:19:54
 
 
À
05/01/2004 17:27:14
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00863826
Message ID:
00865271
Vues:
24
Steve,

I saw your post and wanted to offer the following:

I had to implement a solution about a year ago where the middle tier resided on a completely different server than the web server. We had to use remoting. Here are some web sites that offer intros and sample code...

http://msdn.microsoft.com/architecture/default.aspx?pull=/library/en-us/dndotnet/html/introremoting.asp

http://www.devarticles.com/c/a/C-Sharp/An-Introduction-To-.NET-Remoting/

There was also a ton of sample code on a site called csharpcorner.net, but for some reason I can't hit that site anymore. Maybe they changed the URL or maybe I'm not remembering the URL correctly, I'm not certain.

Remoting was a bit tough for me to fathom at the beginning, but after some reading and talking to people here on the thread, I got the hang of it. Admittedly, using web services is much easier, though that means putting IIS on every server, and some places may balk at putting IIS on an application server.

Hope this helps...

Kevin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform