NATTools/samplecode at master · joerango/NATTools · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files


- Simple stunserver and client implementation -
Nothing fancy. Everything is done in main to show how the stun library can be used. 

start the stunserver on one machine
connect to it with:
> stunclient [ip_addr]

- Simple turnclient implementation -
Connect to a turnserve with:
> turnclient [ip_addr] user pass