swallowcc / rfc5766-turn-server

Automatically exported from code.google.com/p/rfc5766-turn-server
0 stars 0 forks source link

Where is the programming guide? #124

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I want test this software in real environment, so I need to write a client to 
run behind the gateway, which is the best template to refer ?

Thanks

Original issue reported on code.google.com by bomi...@gmail.com on 20 May 2014 at 9:55

GoogleCodeExporter commented 9 years ago
we are not planning to write a programming guide, right now. If a technical 
writer joins the project then it may change. For now, you can use the 
information from here: 
http://turnserver.open-sys.org/downloads/extradocs/turn.extra.docs-2.0.0.1.tar.g
z. After you compile the project, the necessary client includes are in the 
"include" directory and the client library is in the "lib" directory.

Original comment by mom040...@gmail.com on 20 May 2014 at 4:10

GoogleCodeExporter commented 9 years ago
... and the client example is the turnutils_uclient application (the sources 
are in src/apps/uclient directory).

Original comment by mom040...@gmail.com on 20 May 2014 at 4:11