stun and p2p communication
Posted
by sr-dusad
on Stack Overflow
See other posts from Stack Overflow
or by sr-dusad
Published on 2010-04-17T07:29:50Z
Indexed on
2010/04/17
7:33 UTC
Read the original article
Hit count: 256
c#3.0
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
© Stack Overflow or respective owner