public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-devel] Socket error: No such file or directory
@ 2004-12-03 16:57 kwyjibo
  2004-12-03 17:06 ` Marcel Holtmann
  2004-12-03 17:09 ` Stephen Crane
  0 siblings, 2 replies; 4+ messages in thread
From: kwyjibo @ 2004-12-03 16:57 UTC (permalink / raw)
  To: bluez-devel

Hi,

I'm trying to open a socket with this:

servSockBluez =3D socket(PF_BLUETOOTH, SOCK_STREAM, BTPROTO_RFCOMM)

but I get an error: "No such file or directory", wich I don't understant
it at all.

What's exactly the problem?

Thanks in advance.



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-devel] Socket error: No such file or directory
  2004-12-03 16:57 [Bluez-devel] Socket error: No such file or directory kwyjibo
@ 2004-12-03 17:06 ` Marcel Holtmann
  2004-12-03 17:09 ` Stephen Crane
  1 sibling, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2004-12-03 17:06 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi,

> I'm trying to open a socket with this:
> 
> servSockBluez = socket(PF_BLUETOOTH, SOCK_STREAM, BTPROTO_RFCOMM)
> 
> but I get an error: "No such file or directory", wich I don't understant
> it at all.
> 
> What's exactly the problem?

sounds like your kernel has no RFCOMM support or the kernel module is
not loaded.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-devel] Socket error: No such file or directory
  2004-12-03 16:57 [Bluez-devel] Socket error: No such file or directory kwyjibo
  2004-12-03 17:06 ` Marcel Holtmann
@ 2004-12-03 17:09 ` Stephen Crane
  2004-12-04  6:53   ` Marcel Holtmann
  1 sibling, 1 reply; 4+ messages in thread
From: Stephen Crane @ 2004-12-03 17:09 UTC (permalink / raw)
  To: bluez-devel

[-- Attachment #1: Type: text/plain, Size: 866 bytes --]

Is the rfcomm module loaded?

On Fri, 2004-12-03 at 17:57 +0100, kwyjibo@ono.com wrote:
> Hi,
> 
> I'm trying to open a socket with this:
> 
> servSockBluez = socket(PF_BLUETOOTH, SOCK_STREAM, BTPROTO_RFCOMM)
> 
> but I get an error: "No such file or directory", wich I don't understant
> it at all.
> 
> What's exactly the problem?
> 
> Thanks in advance.
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now. 
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-devel] Socket error: No such file or directory
  2004-12-03 17:09 ` Stephen Crane
@ 2004-12-04  6:53   ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2004-12-04  6:53 UTC (permalink / raw)
  To: BlueZ Mailing List

Hi Steve,

if you sign your emails, please make sure that your public key is
available through the normal channels.

	# gpg --recv-key 5CCBC967
	gpg: no valid OpenPGP data found.
	gpg: Total number processed: 0

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-12-04  6:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-03 16:57 [Bluez-devel] Socket error: No such file or directory kwyjibo
2004-12-03 17:06 ` Marcel Holtmann
2004-12-03 17:09 ` Stephen Crane
2004-12-04  6:53   ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox