How do I determine the remote IP Address of a connected socket? I have a RemoteEndPoint object I can access and well as its AddressFamily member.
I wanted to create REST friendly URLs with my WCF service endpoints by avoiding the use of .svc. I know I can 开发者_开发百科accomplish this by using IIS rewrite module to append the .svc.