stun and p2p communication
- by sr-dusad
hi
I m new in network programming.I want to traverse NAT using Stun .I use the stun client application defined in code project Stun Client .It returned me a mapped ip and port.But i don't know how to use this ip and port for p2p communication in c#.net.
Pls Help me .
Any help will be appriciated