Kevin I couldn't completly understand your problem. Actually
STUN is for NAT'ed computers, I also couldn't understand why
you were running STUN server and client in a single computer
If you need to just run Server and client and see it working
1) Run STUN server at a machine outside the LAN (usually in
the Internet cloud with public IP).
2) From your internal LAN computers run STUN client.
In case you need to know the usage
for windows server execute: Server.exe -a
for windows client execute: client.exe -a
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1600487
Kevin I couldn't completly understand your problem. Actually
STUN is for NAT'ed computers, I also couldn't understand why
you were running STUN server and client in a single computer
If you need to just run Server and client and see it working
1) Run STUN server at a machine outside the LAN (usually in
the Internet cloud with public IP).
2) From your internal LAN computers run STUN client.
In case you need to know the usage
for windows server execute: Server.exe -a
for windows client execute: client.exe -a