STUN-iOS
STUN-iOS copied to clipboard
STUN protocol implementation for iOS
Results
3
STUN-iOS issues
Sort by
recently updated
recently updated
newest added
Getting Null in "Public IP" "public Port"
Will be nice to add licence. MIT or BSD, because they are similar to what you described in readme file. :+1:
http://stackoverflow.com/questions/28254482/p2p-udp-connection-with-stun Here i tried to integrate your code for a simple task of sending messages with the help of demo udp echoclient and echoserver from CocoaAsyncUDPSocket. I am trying just...