Skip to content

a simple STUN server and a peer messenger application for peer-to-peer connection over UDP using NAT hole punching.

License

Notifications You must be signed in to change notification settings

sorousherafat/UdpPeerToPeerJustStun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UdpPeerToPeerWithStun

This repository contains the source code for two projects:

  • A simple STUN server that sends each peer's temporarily public IP address and port number to another peer based on the groupName.
  • A simple peer messenger that communicates with the STUN server, punches an UDP hole inside the other peer's NAT, and starts messaging.

About

a simple STUN server and a peer messenger application for peer-to-peer connection over UDP using NAT hole punching.

Topics

Resources

License

Stars

Watchers

Forks

Languages