Re: RFCOMMServer: how to accept multiple connections?
Re: RFCOMMServer: how to accept multiple connections?
- Subject: Re: RFCOMMServer: how to accept multiple connections?
- From: "Crichlow, Eric" <email@hidden>
- Date: Tue, 2 Sep 2003 14:36:16 -0400
>
I am in the process of modifying RFCOMMServer to allow it
>
accepting connections from multiple clients.
Well, I don't know the first thing about sockets, but I have a setup
where multiple Bluetooth device can initiate connections to my application.
To accomplish this all I had to do was set up an incoming channel. Whenever
a device connects, it comes in on that channel, I have a callback that gets
called and (according to the Apple guys here) the Bluetooth system software
does a master-slave switch, leaving the system ready to accept another
incoming connection.
...Eric...
_______________________________________________
bluetooth-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/bluetooth-dev
Do not post admin requests to the list. They will be ignored.