Hi guys, I am working on BlueZ for a few days now and it is hard to start working with it for me. I want to write a program (Client/Server) in C which uses the rfcomm socket and I want to use a channel to transfer data between these two computers. The HCI_inquiry function is running and finds the other PC. How can I establish a connection between these two computers with the rfcomm sockets? Thanks for helping Björn