ASP.NET application and remoting

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hey all,

i've got a simple asp.net page that uses remoting. the page just displays
the processor id for the server and the client.

When i do "RemotingConfiguration.RegisterWellKnownClientType" and put
http://localhost/... for the address should the processor id still be
different?

thanks,
rodchar
 
Back
Top