* [Bluez-users] File transfer
@ 2004-02-10 9:33 Lalith Chakravarthi
2004-02-16 10:05 ` Thomas Arendsen Hein
[not found] ` <200402161333.21502.thomas.chiverton@bluefinger.com>
0 siblings, 2 replies; 8+ messages in thread
From: Lalith Chakravarthi @ 2004-02-10 9:33 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: bluez-users
Hi Marcel...
If I want to transfer a file from the phone to my computer or
vice-versa, what are the various steps involved?? I mean, what are the
tools that I have to be running for that. Also what is the way to
transfer the data? Is there any difference in the way Audio / Video /
Text messages are transferred??
-- Lalith
__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html
^ permalink raw reply [flat|nested] 8+ messages in thread* Re: [Bluez-users] File transfer 2004-02-10 9:33 [Bluez-users] File transfer Lalith Chakravarthi @ 2004-02-16 10:05 ` Thomas Arendsen Hein 2004-02-16 11:04 ` Alex Holland [not found] ` <200402161333.21502.thomas.chiverton@bluefinger.com> 1 sibling, 1 reply; 8+ messages in thread From: Thomas Arendsen Hein @ 2004-02-16 10:05 UTC (permalink / raw) To: bluez-users On Tue, Feb 10, 2004 at 01:33:53AM -0800, Lalith Chakravarthi wrote: > If I want to transfer a file from the phone to my computer or > vice-versa, what are the various steps involved?? I mean, what are the > tools that I have to be running for that. Also what is the way to > transfer the data? Is there any difference in the way Audio / Video / > Text messages are transferred?? A short howto for sending files from the PC to a phone or palm: http://www.klings.org/nowires/main.php/How-To/OBEX/ (Works fine for me) And from phone or palm to the PC: http://oss.bdit.de/opd.html (Doesn't work for me, but maybe I haven't tried hard enough) Thomas -- Email: thomas@intevation.de http://intevation.de/~thomas/ ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] File transfer 2004-02-16 10:05 ` Thomas Arendsen Hein @ 2004-02-16 11:04 ` Alex Holland 2004-02-16 12:38 ` Timothy Murphy 0 siblings, 1 reply; 8+ messages in thread From: Alex Holland @ 2004-02-16 11:04 UTC (permalink / raw) To: bluez-users On Monday 16 February 2004 10:05, Thomas Arendsen Hein wrote: > A short howto for sending files from the PC to a phone or palm: > http://www.klings.org/nowires/main.php/How-To/OBEX/ > (Works fine for me) > > And from phone or palm to the PC: > http://oss.bdit.de/opd.html > (Doesn't work for me, but maybe I haven't tried hard enough) For a GUI based approach, try KDE Bluetooth or Gnome Bluetooth. KdeBT's fairly new but maturing fast, and handles OBEX stuff excellently through Konqueror. Gnome BT's an unknown area for me - perhaps someone else could advise? Alex Holland ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] File transfer 2004-02-16 11:04 ` Alex Holland @ 2004-02-16 12:38 ` Timothy Murphy 2004-02-16 12:56 ` Alex Holland 0 siblings, 1 reply; 8+ messages in thread From: Timothy Murphy @ 2004-02-16 12:38 UTC (permalink / raw) To: bluez-users On Monday 16 February 2004 11:04, Alex Holland wrote: > For a GUI based approach, try KDE Bluetooth or Gnome Bluetooth. KdeBT's > fairly new but maturing fast, and handles OBEX stuff excellently > through Konqueror. Gnome BT's an unknown area for me - perhaps someone > else could advise? Does KDE Bluetooth use Bluez? I looked briefly at the kde-bluetooth archive but couldn't see that info. Also, is it necessary to use Konqueror (which I don't)? Sadly, there does not appear to be a Fedora RPM. (Nb KdeBT is unknown to google - is it your abbreviation?) -- Timothy Murphy e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] File transfer 2004-02-16 12:38 ` Timothy Murphy @ 2004-02-16 12:56 ` Alex Holland 2004-02-16 13:16 ` Timothy Murphy 0 siblings, 1 reply; 8+ messages in thread From: Alex Holland @ 2004-02-16 12:56 UTC (permalink / raw) To: bluez-users On Monday 16 February 2004 12:38, Timothy Murphy wrote: > Does KDE Bluetooth use Bluez? > I looked briefly at the kde-bluetooth archive but couldn't see that > info. Yup, it depends on a correctly configured Bluez system to actually work. > Also, is it necessary to use Konqueror (which I don't)? Nope, you can run the obex stuff seperately. But I like being able to browse sdp:// in Konq. It has kbtobexclient, which searches for phones then lets you send files to them, and an obex server running as a daemon, so you can send files to your PC at any time and it'll recieve them (with nice thumbnails, and an option to choose where to save). The latest CVS versions also have a Qt Pin helper, which is certainly preferable to bluepin (which never worked for me). Other fancy functionality includes serial chat, a systray icon to show BT activity, bemused XMMS control, and the ability to have your PC go into screensaver lock as soon as your phone/PDA goes out of range, then unlock on return. Not everything's 100% yet, but it's maturing very quickly. There's talk of irmc sync stuff through Kitchensync, but I got the impression that won't be around for a while yet. It would be great to abandon Evolution and Multisync, though. > Sadly, there does not appear to be a Fedora RPM. There's been a bit of chatter about it on the mailing list. There's certainly some instructions out for building from tarballs on Fedora, though possibly not on the main page. > (Nb KdeBT is unknown to google - is it your abbreviation?) My abbreviation, sorry. http://kde-bluetooth.sourceforge.net/ is the main page, but Sourceforge appears to be screwy at the moment. Alex Holland Who isn't being paid by the KDE BT team, just really likes their software. ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] File transfer 2004-02-16 12:56 ` Alex Holland @ 2004-02-16 13:16 ` Timothy Murphy 2004-02-16 13:40 ` Thomas Chiverton 0 siblings, 1 reply; 8+ messages in thread From: Timothy Murphy @ 2004-02-16 13:16 UTC (permalink / raw) To: bluez-users On Monday 16 February 2004 12:56, Alex Holland wrote: > > Also, is it necessary to use Konqueror (which I don't)? > > Nope, you can run the obex stuff seperately. But I like being able to > browse sdp:// in Konq. But could one use Mozilla (which is my browser) in the same way, or is the program linked in some way to Konqueror? The program sounds nice, but I'll definitely wait for a Fedora RPM, as the compilation from CVS seems far from straightforward. -- Timothy Murphy e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] File transfer 2004-02-16 13:16 ` Timothy Murphy @ 2004-02-16 13:40 ` Thomas Chiverton 0 siblings, 0 replies; 8+ messages in thread From: Thomas Chiverton @ 2004-02-16 13:40 UTC (permalink / raw) To: bluez-users On Monday 16 February 2004 13:16 pm, Timothy Murphy wrote: > But could one use Mozilla (which is my browser) in the same way, > or is the program linked in some way to Konqueror? No. Yes :-) > as the compilation from CVS seems far from straightforward. It was fairly easy to build from CVS on my RedHat9 box - there is a little bug in it, but if you've ever done ./configure;make before you'll be fine. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: tom.chiverton@bluefinger.com BlueFinger Limited Underwood Business Park Wookey Hole Road, WELLS. BA5 1AF Tel: +44 (0)1749 834900 Fax: +44 (0)1749 834901 web: www.bluefinger.com Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple Quay, BRISTOL. BS1 6EG. *** This E-mail contains confidential information for the addressee only. If you are not the intended recipient, please notify us immediately. You should not use, disclose, distribute or copy this communication if received in error. No binding contract will result from this e-mail until such time as a written document is signed on behalf of the company. BlueFinger Limited cannot accept responsibility for the completeness or accuracy of this message as it has been transmitted over public networks.*** ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 8+ messages in thread
[parent not found: <200402161333.21502.thomas.chiverton@bluefinger.com>]
[parent not found: <200402161515.37687.tim@birdsnest.maths.tcd.ie>]
* Re: [Bluez-users] File transfer [not found] ` <200402161515.37687.tim@birdsnest.maths.tcd.ie> @ 2004-02-16 15:31 ` Thomas Chiverton 0 siblings, 0 replies; 8+ messages in thread From: Thomas Chiverton @ 2004-02-16 15:31 UTC (permalink / raw) To: tim; +Cc: bluez-users On Monday 16 February 2004 15:15 pm, Timothy Murphy wrote: > Sadly I've had bad experiences with Konqueror, > and am now committed to Mozilla as my browser. > I suspect you will find most Fedora users prefer Mozilla. Konq. is used as a generic browser in KDE - it's a file browser as well as a web browser, and each protocol (http://, sdp://) is provided by a plugin - there just isn't a plugin for Mozilla that does the same job (yet !) :-) Personaly I use FireFox for the web, and Konq. for files. > I used to compile quite a lot, > but my experience trying to compile with KDE > is that it is rarely a useful way to spend one's time ... With a decent package manager (Fedora has yum and apt, iirc) it's easy these days - just grab the *-devel packages and most of your ./configure problems go away. -- Tom Chiverton Advanced ColdFusion Programmer Tel: +44(0)1749 834997 email: tom.chiverton@bluefinger.com BlueFinger Limited Underwood Business Park Wookey Hole Road, WELLS. BA5 1AF Tel: +44 (0)1749 834900 Fax: +44 (0)1749 834901 web: www.bluefinger.com Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple Quay, BRISTOL. BS1 6EG. *** This E-mail contains confidential information for the addressee only. If you are not the intended recipient, please notify us immediately. You should not use, disclose, distribute or copy this communication if received in error. No binding contract will result from this e-mail until such time as a written document is signed on behalf of the company. BlueFinger Limited cannot accept responsibility for the completeness or accuracy of this message as it has been transmitted over public networks.*** ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Bluez-users mailing list Bluez-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-users ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-02-16 15:31 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-10 9:33 [Bluez-users] File transfer Lalith Chakravarthi
2004-02-16 10:05 ` Thomas Arendsen Hein
2004-02-16 11:04 ` Alex Holland
2004-02-16 12:38 ` Timothy Murphy
2004-02-16 12:56 ` Alex Holland
2004-02-16 13:16 ` Timothy Murphy
2004-02-16 13:40 ` Thomas Chiverton
[not found] ` <200402161333.21502.thomas.chiverton@bluefinger.com>
[not found] ` <200402161515.37687.tim@birdsnest.maths.tcd.ie>
2004-02-16 15:31 ` Thomas Chiverton
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox