Something else actually just came to mind which I can not believe I did not think of first. *Netcat* was designed specifically for this sort of thing . . . but if you're unfamiliar with netcat, there are several good free books on the internet I believe.
On Fri, Mar 11, 2016 at 10:27 AM, William Hermans <[email protected]> wrote: > *Thank you @Wally and @William.* >> *My goal is to send continuous data stream from my system and my >> beaglebone should be receiving data serially and than process the data as >> per my algorithm without any data loss.* >> *We are using sshfs to mount a directory on beaglebone to our system.* >> > > Is sshfs your end solution then ? Or do you still want some advice ? If > you still want more advice, then more information will be needed. We do not > need to know exactly what you're doing, but would need to know how exactly > you're interacting with the data. But on high level cursory look, I'm > betting websockets *could* be made to work. Which basically means, your > application development could be incredibly simple - Depending on your > Javascript skills. > > > On Fri, Mar 11, 2016 at 10:22 AM, Dhanesh Kothari <[email protected]> > wrote: > >> Thank you @Wally and @William. >> My goal is to send continuous data stream from my system and my >> beaglebone should be receiving data serially and than process the data as >> per my algorithm without any data loss. >> We are using sshfs to mount a directory on beaglebone to our system. >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
