From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <3FFD826F.5080808@hotmail.com> From: Christian Hennrich MIME-Version: 1.0 To: bluez-devel@lists.sourceforge.net Content-Type: text/plain; charset=us-ascii; format=flowed Subject: [Bluez-devel] problems with connect() Sender: bluez-devel-admin@lists.sourceforge.net Errors-To: bluez-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Date: Thu, 08 Jan 2004 17:16:47 +0100 Hi, I'm working on a programm which uses sdp to connect only to PANU, creating l2cap and bnep connections. First i start the master, that inquires and then connects to the discovered devices (using sdp), that are started as slaves. 2 slaves are connected(with one L2cap and one Bnep for each slave). this works very fine. then i want to connect the third and so on... but there is the problem: the third one can't connect with sdp on or off. the connect(socket) command fails with the error: Connect failed. Function not implemented(38). on the slave machine is only one program started. i tried around with different dongles, but they are not the problem. what is wrong? has anybody some idea? i don't use fork. the sockets that are created(have all different numbers(increasing)). is there any limitation of creating sockets or something like this. i think the problem is the master, because on the clients there are only 2 sockets created. i only have one dongle per pc. regards Christian ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel