Am 16.07.2014 13:59, schrieb [email protected]: > Hello, > > I have a beaglebone black and I am looking the way of communicating with a > PC. > Do you know any simple program in ".c" to send data from the BBB to the PC > (windows) using the ethernet port? I could not find anything in inernet >
hi ignacio, there are many solutions: look for "busybox" compile ftp-server and client use it a clever one requieres "unix-services for windows" install knfs-server on bbb export desired directory mount on windows start sshd copy data via putty from/to windows help that helps, re, wh -- 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.
