"Bartlomiej Zdanowski [Zdanek]" <[EMAIL PROTECTED]> wrote: > I want to write small app on my PC using neo1973's GSM modem. I'd > like to somehow forward /dev/ttySAC0 and have serial device in my > Linux' /dev and connect to it as to ordinary serial port. > I have debian installed so I have an access to plenty of packages. > > Any ideas? Thank you in advance.
first thing that crosses my mind is netcat. with some clever scripting it might even be possble to do it in bash alone. (man nc) best regards ... clemens _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

