marcosArruda / rfc5766-turn-server

Automatically exported from code.google.com/p/rfc5766-turn-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where is the programming guide?

GoogleCodeExporter opened this issue · comments

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

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

  • Changed state: WontFix
  • Added labels: Priority-Low
  • Removed labels: Priority-Medium
... 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