This project implements a simple STUN server and client on Windows, Linux, and Solaris. The STUN protocol (Simple Traversal of UDP through NATs) is described in the IETF RFC 3489, available at http://www.ietf.org/rfc/rfc3489.txt
License
Vovida Software License 1.0Follow STUN Client and Server
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
I have compiled all these 3 projects..one MFC dialog(winstun), and server, client exes...but unable to understand winstun usage..! server client kept on same machine...gave parameter as server: server -v -h MyLocalIP -a MyLocalIP -p 3478 -o 3479 -m 6439..(Since I am having one NIC) client:client MyLocalIP -v -p 3478 -i MyLocalIP.. But could not understand use of MFC dialog(winstun).. Can anybody explain me..? -Pankaj
-
Really nice and simple solution but it needs a Windows Service option. I know it's planned.
-
There are *.pem files which are private keys/certificate int the compact file. I have got no idea why? does stun have got anything to do with PKI / support TLS?
-
Hi all, tell me please. I have two client A and B. Thay connected to stund server (they know IP address and port toghether). How Client A send message to client B directly? Thanks so much.
-
Good one!