<div dir="ltr"><div><div>I'm trying to build a customized transmission system, and at first I had thought of using UNIX sockets to communicate with it. However, I saw that NFD also supports building custom transports; would that be enough to interface to a non-standard device (i.e. a different broadcast medium than wifi)?<br><br></div>Thanks,<br></div>Anthony<br><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 23, 2018 at 3:29 PM, Davide Pesavento <span dir="ltr"><<a href="mailto:davide.pesavento@lip6.fr" target="_blank">davide.pesavento@lip6.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Anthony,<br>
<br>
Outbound Unix sockets don't make sense. It would mean that one NFD<br>
instance "connects" to another NFD on the same machine.<br>
Can you tell us a bit more about what you're trying to do? What's your<br>
use case and why do you need Unix sockets?<br>
<br>
Thanks,<br>
Davide<br>
<div><div class="h5"><br>
On Tue, Jan 23, 2018 at 3:01 PM, Anthony Dowling <<a href="mailto:dowlinah@clarkson.edu">dowlinah@clarkson.edu</a>> wrote:<br>
> Hello all,<br>
><br>
> I was trying to connect NFD to a UNIX socket face, and found that UNIX<br>
> sockets are inbound only according to the developers guide. Is there a way<br>
> to make it so that there is an outbound UNIX socket from NFD? If not, where<br>
> should I start looking to make one? Also, is there a reason that UNIX<br>
> sockets are inbound only?<br>
><br>
> Thanks,<br>
> Anthony Dowling<br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Nfd-dev mailing list<br>
> <a href="mailto:Nfd-dev@lists.cs.ucla.edu">Nfd-dev@lists.cs.ucla.edu</a><br>
> <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/nfd-dev" rel="noreferrer" target="_blank">http://www.lists.cs.ucla.edu/<wbr>mailman/listinfo/nfd-dev</a><br>
><br>
</blockquote></div><br></div></div></div></div>