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
VBA querytables.refresh not working
calling oracle stored procedues from VC++ using ADO
Forms, tab control and subforms
@Xml.nodes - Query
WIndows 7 client in 2003 domain vbs logon script
"blue arrows" display on Outlook folders--ASAP--
hyper v virtual nic on guest machine gets a dhcp assigned ip address
extend Windows Server 2003 group policy to suport Vista / 7
Access 2007 Webbrowser Active X Control
Oracle Case Insensitive Query