0
kicks
Detect client IP address in .Net remoting
In some remoting scenario, you will need to detect client’s IP address. The client’s IP address can be obtain by creating a custom sink and link the custom sink to the server channel. Here are the samples for detecting the IP address.