How can I get a client’s address from a WCF Service Application? Also, is there an event raised when a client connects, possibly with address information?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In 3.0, this is quite hard; but was improved in 3.5 (read Detect Client IP in WCF 3.5). I’m not aware of an event, though.