public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] DBUS Bluez Api : send and recieve functionality
@ 2007-10-08 11:18 karthik rao
  2007-10-08 16:53 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: karthik rao @ 2007-10-08 11:18 UTC (permalink / raw)
  To: bluez-users, kthik82


[-- Attachment #1.1: Type: text/plain, Size: 679 bytes --]

Hi ,

I tried programming a small server which will take
the text input and show it on the screen.It was a simple
client server implementation over bluetooth using
rfcomm.Basic implementation being adding ,advertising
a service and then on getting connected by client sending
the key inputs to the user screen.

I am now trying to do the same using dbus api in bluez.

Have gone through the documentation and found
some api for adding a service record and for
starting a service. But i could'nt find any info
on how the sending and receiving part of the data
is to be done .

If someone could point to some documentation or opinion
in this context would be great.

Thanks,
kthik

[-- Attachment #1.2: Type: text/html, Size: 861 bytes --]

[-- Attachment #2: Type: text/plain, Size: 314 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

* Re: [Bluez-users] DBUS Bluez Api : send and recieve functionality
  2007-10-08 11:18 [Bluez-users] DBUS Bluez Api : send and recieve functionality karthik rao
@ 2007-10-08 16:53 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2007-10-08 16:53 UTC (permalink / raw)
  To: BlueZ users

Hi,

> I tried programming a small server which will take                 
> the text input and show it on the screen.It was a simple 
> client server implementation over bluetooth using
> rfcomm.Basic implementation being adding ,advertising 
> a service and then on getting connected by client sending
> the key inputs to the user screen.
> 
> I am now trying to do the same using dbus api in bluez.
> 
> Have gone through the documentation and found
> some api for adding a service record and for
> starting a service. But i could'nt find any info
> on how the sending and receiving part of the data
> is to be done .

sending of data should still be done through the socket interfaces.

Regards

Marcel



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2007-10-08 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-08 11:18 [Bluez-users] DBUS Bluez Api : send and recieve functionality karthik rao
2007-10-08 16: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