Mark, Here is a library I made on C++ based on the code from hcitool and some other code I found on the web, that let's you use the RFcomm layer as a serial port. It might need a lot of changes, it is just what I needed. Thanks Manuel > > Hi: > > In many examples that I found online where people are trying to make > their cellphone surf web or somehow talk to their cellphone from > Bluez, I notice that they can often do minicom over /dev/rfcomm0 in > the setup. > > If I want to access the serial port service like that, but from my C > program, do I just treat /dev/rfcomm0 as a serial device and use > standard Unix serial programming libraries from my C program to do so? > Just curious. Thanks in advanced for any tip. > > > Mark > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > ------------------------------------------------------------------------ > > _______________________________________________ > Bluez-users mailing list > Bluez-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bluez-users >