webrtc/talk/examples/peerconnection/client
kjellander@webrtc.org 0402515d35 Implement command line flags for peerconnection client example on Windows
Adding the flags and functionality for 'autoconnect', 'autocall', 'server',
'port', and 'help' like in the linux example.

BUG=3459
R=tommi@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/13609004

Patch from Vicken Simonian <vsimon@gmail.com>.

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6573 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-07-01 16:28:13 +00:00
..
linux PeerConnectionClient needs to initialize SSL. 2014-02-12 00:41:59 +00:00
conductor.cc Use CreatePeerConnection method which accepts port_allocator. 2014-04-26 00:00:15 +00:00
conductor.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
defaults.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
defaults.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
flagdefs.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
main_wnd.cc Implement command line flags for peerconnection client example on Windows 2014-07-01 16:28:13 +00:00
main_wnd.h Implement command line flags for peerconnection client example on Windows 2014-07-01 16:28:13 +00:00
main.cc Implement command line flags for peerconnection client example on Windows 2014-07-01 16:28:13 +00:00
peer_connection_client.cc Update talk to 56619788 2013-11-13 22:48:52 +00:00
peer_connection_client.h Update talk to 56619788 2013-11-13 22:48:52 +00:00