Is Asp .Net  Web service a better to do the same ?

--- Peter Laan <[EMAIL PROTECTED]> wrote:
> I haven't tried remoting with a computer name as the
> adress, but I can't see
> why it shouldn't work (if they are in the same
> domain). If you use tcp
> remoting, connect to
> 'tcp://<computername>:<port>/<facadename>.rem'.
>
> Peter
>
> ----- Original Message -----
> From: "george antony" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, June 06, 2002 7:02 AM
> Subject: [DOTNET] Communication Options in .Net -
> Arhcitectural decision -
> Urgent pls
>
>
> > Hi all
> >  I am using a distributed architecture where in my
> > business facade objects are on a remote machine
> and my
> > client is on a different machine.
> >
> > Now I have different servers that have business
> facade
> > objects and I have to connect to one of them based
> on
> > the server name that is got from the user at the
> > client end .
> >
> > How do I do this ?  Does .Net remoting support
> this ?
> >
> > Or should I convert by business facade objects to
> Asp
> > .Net Web Service ?
> >
> > Kindly help
> >  thanks
> > George
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! - Official partner of 2002 FIFA World Cup
> > http://fifaworldcup.yahoo.com
> >
> > You can read messages from the DOTNET archive,
> unsubscribe from DOTNET, or
> > subscribe to other DevelopMentor lists at
> http://discuss.develop.com.
>
> You can read messages from the DOTNET archive,
> unsubscribe from DOTNET, or
> subscribe to other DevelopMentor lists at
http://discuss.develop.com.


__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to