I am using .net remoting in my application, and I want the user to be able to pick an available server from a list instead of having to know the computer name and type it in.
Is there a way that I can discover Remoting servers on the local subnet that have a given port and topic?
or
Is there a way that I can browse and get a list of all the computer names on the local subnet or workgroup?
Is there a way that I can discover Remoting servers on the local subnet that have a given port and topic?
or
Is there a way that I can browse and get a list of all the computer names on the local subnet or workgroup?