All of lore.kernel.org
 help / color / mirror / Atom feed
* Sample code for 6Lo tx/rx
@ 2015-01-28  9:57 Rohit Kulkarni
  2015-01-28 11:09 ` Rohit Kulkarni
  0 siblings, 1 reply; 6+ messages in thread
From: Rohit Kulkarni @ 2015-01-28  9:57 UTC (permalink / raw)
  To: linux-wpan

Hi,

I was wondering if there is any example code that can tx/rx over a
6LoWPAN "node" interface. I've looked through the Unstrung code for
some examples but it uses ICMP all over. I'd really appreciate if
someone had any code samples for sending udp data over wpan. I tried
creating a SOCK_DGRAM socket over AF_IEEE802154 and got the "Protocol
not supported" error. Creating a SOCK_RAW worked but my life would be
much easier if I could start using DGRAMs :-) (One of the earlier
emails on the list mentioned DGRAMs over 6LoWPAN!).

Also, I've never used RAW sockets before, so any help with RAW sockets
over wpan (if DGRAM is not really an option) will also be a huge help!

Thanks!
-Rohit

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-01-29  7:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-28  9:57 Sample code for 6Lo tx/rx Rohit Kulkarni
2015-01-28 11:09 ` Rohit Kulkarni
2015-01-28 11:16   ` Rohit Kulkarni
2015-01-28 14:03     ` Rohit Kulkarni
2015-01-28 21:04   ` Alexander Aring
2015-01-29  7:32     ` Rohit Kulkarni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.