Yingdi Yu | cf63b07 | 2013-11-11 02:03:46 -0800 | [diff] [blame] | 1 | ChronoChat Manual |
| 2 | =================================================================== |
| 3 | |
Yingdi Yu | 9740cc8 | 2013-11-11 11:25:05 -0800 | [diff] [blame] | 4 | Step 0. Before open ChronoChat, make sure ndnd is running on your machine. |
| 5 | If you have installed `NDNx Control Center`_, check if its tray icon shows up |
| 6 | |
| 7 | .. _NDNx Control Center: http://named-data.net/download/ |
| 8 | |
Yingdi Yu | 9a7f045 | 2013-11-11 11:34:45 -0800 | [diff] [blame] | 9 | .. image:: https://raw.github.com/bruinfish/ChronoChat-V2/master/doc/img/ncc.png |
| 10 | |
Yingdi Yu | d240f9e | 2013-11-11 11:46:39 -0800 | [diff] [blame^] | 11 | You also need to have your default key generated and certificate installed. |
| 12 | To check that, you can use a command line tool **ndnsec-ls-identity**, and you should see output similar to following: |
| 13 | |
| 14 | .. image:: https://raw.github.com/bruinfish/ChronoChat-V2/master/doc/img/ndnsec-ls-identity.png |
| 15 | |
| 16 | If you see nothing or something different in output, please go to `NDN Certifications`_ to set up your security environment. |
| 17 | |
| 18 | .. _NDN Certifications: http://ndncert.named-data.net/ |
Yingdi Yu | 9740cc8 | 2013-11-11 11:25:05 -0800 | [diff] [blame] | 19 | |
| 20 | Step 1. When you open ChronoChat App, you will see a contact panel as shown below. |
Yingdi Yu | 83bd29d | 2013-11-11 02:12:17 -0800 | [diff] [blame] | 21 | |
Yingdi Yu | 4e50fb6 | 2013-11-11 02:06:56 -0800 | [diff] [blame] | 22 | .. image:: https://raw.github.com/bruinfish/ChronoChat-V2/master/doc/img/chronochat-1.png |
Yingdi Yu | 83bd29d | 2013-11-11 02:12:17 -0800 | [diff] [blame] | 23 | |
| 24 | |