Microsoft
Software
Hardware
Network
Question : How to get client machine name from WCF Service
I know how to get the client's IP Address but I would prefer to get the machine name that made the request to a WCF Service. Does anyone know how to do this?
Answer : How to get client machine name from WCF Service
I got it by doing the following. Anyone else have a better approach?
Dns.GetHostByAddress(((Rem
oteEndpoin
tMessagePr
operty)Ope
rationCont
ext.Curren
t.Incoming
MessagePro
perties[Re
moteEndpoi
ntMessageP
roperty.Na
me]).Addre
ss).HostNa
me;
Random Solutions
Windows Vista Home Premium Password Issue
Column 'xxx' is invalid in the select list because it is not contained in either an aggregate function or the GROUP BY clause
Error on Running Powerpoint from Access
problem using DAO.Workspace and connecting to Access Database
printing color fill effects in word 2003
Access 2003 spell checker msg.
#Name? Error Access Unbound Text Boxes
Opening a report in Access - It asks a question - The answer I type is added as text in the report
Can't change working time in project 2007
Is there any Chinese writing PAD driver source code for windows and mac?