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
Calculate/edit a field in a datagrid VB.net
Excel 2007 Subtotal Function
remove formula from hidden rows
setup and deployment in vs 2005
Creating a child window
How do I find the highest value in a column in a list box?
Address generator for UK test data.
PC Won't Run Firefox
One way traffic over a hardware VPN
Microsoft Project Server 2007 Permissions questions ?