<div dir="ltr">Hi,<div><br></div><div>I could start two ChronoChat processes from same host, and upon creating and joining the same chatroom, they are able to chat with each other. However, I think this message transaction is not going over the IP network, and I am not able to see any messages on ndndump. What way we can trace these messages using tcpdump?<div><br></div><div>I am also getting an Warning message, "Warning: no connection to hub or hub does not support prefix autoconfig".. I am not sure what this means. </div><div><br></div><div>Again, I want to run this chat across two remote hosts, and the problem mentioned earlier still exist. How can I force ChronoChat to use specific face Id instead of picking up the default one. </div><div><br></div><div>Can someone please comment on this?</div><div><br></div><div>/anil</div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 27, 2015 at 1:22 PM, Anil Jangam <span dir="ltr"><<a href="mailto:anilj.mailing@gmail.com" target="_blank">anilj.mailing@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>When I start the ChronoChat client, it creates certain default entries into the RIB as follows. </div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div>/ndn/broadcast/chronochat/chatroom-list route={faceid=294 (origin=0 cost=0 ChildInherit)}</div></div><div><div>/ndn/broadcast/ChronoChat/chatroom-e8745dec route={faceid=294 (origin=0 cost=0 ChildInherit)}</div></div><div><div>/ndn/broadcast/%F0./chronochat-tmp-identity/f4e4ea96/CHRONOCHAT-INVITATION route={faceid=294 (origin=0 cost=0 ChildInherit)}</div></div></blockquote><div><br></div><div>I checked the faceId 294, and it is a non udp/tcp type of face. </div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>faceid=294 remote=fd://23 local=unix:///run/nfd.sock counters={in={70i 6d 16223B} out={0i 6d 5145B}} local on-demand point-to-point</div><div><br></div></blockquote>In what way I can program the ChronoChat client to use the specific face? may be through some configuration file or so? <div><br></div><div>I have configured a face which points to the remote user in the Chat. I guess this local client should be using this interface (257) instead of 294, correct?</div><div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>faceid=257 remote=udp4://<a href="http://224.0.23.170:56363" target="_blank">224.0.23.170:56363</a> local=udp4://<a href="http://133.164.60.154:56363" target="_blank">133.164.60.154:56363</a> counters={in={0i 0d 0B} out={0i 0d 0B}} non-local persistent point-to-point</div></blockquote><span class="HOEnZb"><font color="#888888"><div><br></div><div>/anil.</div><div><br></div></font></span></div>
</blockquote></div><br></div>