You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lidgren...@googlegroups.com
I have a server with 6 IP addresses and when i do server.start() how to i get the IP address that it bound to? server.configuration.address is nothing...
lidgren
unread,
Aug 16, 2012, 7:52:16 PM8/16/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lidgren...@googlegroups.com
To get your local IP address using NetUtility.GetMyAddress(out mask). Getting your external IP address is a bit more complex.