Can someone please point me to an example of the bind, listen, and accept structures and parameters for setting up an RFCOMM socket using file descriptor (fd) received from the NewConnection() method in profile-api.txt? I tried the setup in "Bluetooth Essentials for Programmers," omitting the socket() call (since bluez provides the fd) but it's crashing right at the bind() call (never reaches the "bt 0.1" fprintf()). See attachment. -- Randy Yates Digital Signal Labs http://www.digitalsignallabs.com