P
Prakash
Hi Friends,
I am developing application based on .net Remoting. In my client
application i have accessed the remote object by Activator.GetObject
function. In this GetObject function, i have passed the second argument
as URL, like "tcp://localhost:8384/Container". From my client program
how can i validate this URL ? i.e., before using this url i need to
identify whether any service is published on this URL or not. Please
help me to solve this issue.
Regards,
Prakash.
I am developing application based on .net Remoting. In my client
application i have accessed the remote object by Activator.GetObject
function. In this GetObject function, i have passed the second argument
as URL, like "tcp://localhost:8384/Container". From my client program
how can i validate this URL ? i.e., before using this url i need to
identify whether any service is published on this URL or not. Please
help me to solve this issue.
Regards,
Prakash.