473,396 Members | 1,975 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

how to send files via bluetooth with python to a mobile

Hi,

I have been looking on the internet for some info about sending files
from PC to a mobile phone (I have a nokia 6288) but I was not able to
find anything.

there is a lot of info how to transfer files from a symbian phone to a
pc, but nothing about sending them in the oposite direction.

would anybody point me to some resources on the topic?

thanks, regards
dz

Jul 1 '07 #1
9 5847

Drex je napisao/la:
Hi,

I have been looking on the internet for some info about sending files
from PC to a mobile phone (I have a nokia 6288) but I was not able to
find anything.

there is a lot of info how to transfer files from a symbian phone to a
pc, but nothing about sending them in the oposite direction.

would anybody point me to some resources on the topic?

thanks, regards
dz
Hi,

I'm not sure but try this: ( py_s60 )

http://sourceforge.net/projects/pyed/

regards,

vedran

Jul 1 '07 #2

vedrandeko...@v-programs.com je napisao/la:
Drex je napisao/la:
Hi,

I have been looking on the internet for some info about sending files
from PC to a mobile phone (I have a nokia 6288) but I was not able to
find anything.

there is a lot of info how to transfer files from a symbian phone to a
pc, but nothing about sending them in the oposite direction.

would anybody point me to some resources on the topic?

thanks, regards
dz

Hi,

I'm not sure but try this: ( py_s60 )

http://sourceforge.net/projects/pyed/

regards,

vedran
Hi again,

and also try this:

http://sourceforge.net/projects/pys60

regards,

vedran

Jul 1 '07 #3
Hey,
I'm not sure but try this: ( py_s60 )
http://sourceforge.net/projects/pyed/
and also try this:

http://sourceforge.net/projects/pys60
thanks, but I am affraid this is not what I was looking for. I need to
have some library on my pc (linux) that would allow me to transfer a
file to a bluetooth mobile phone (the mine doesn't have symbian). I
have some programs that allow to do that like for ex. obex_client but
I would like to write something similar using python.

thanks!
regards
dz
Jul 1 '07 #4
Drex schrieb:
Hey,
>>I'm not sure but try this: ( py_s60 )
http://sourceforge.net/projects/pyed/
>and also try this:

http://sourceforge.net/projects/pys60

thanks, but I am affraid this is not what I was looking for. I need to
have some library on my pc (linux) that would allow me to transfer a
file to a bluetooth mobile phone (the mine doesn't have symbian). I
have some programs that allow to do that like for ex. obex_client but
I would like to write something similar using python.

Wrap this

http://www.zuckschwerdt.org/apidocs/

using ctypes.

Diez
Jul 1 '07 #5
Hello,
>
Wrap this

http://www.zuckschwerdt.org/apidocs/

using ctypes.
thanks, no idea on how to do it (yet hopefully), but I will try ;)

regards
dz

Jul 1 '07 #6
Diez B. Roggisch wrote:
Wrap this

http://www.zuckschwerdt.org/apidocs/
seams that python bindings are already there?
http://dev.zuckschwerdt.org/openobex...leClientPython

--
morphine
Jul 1 '07 #7
morphine schrieb:
Diez B. Roggisch wrote:
>Wrap this

http://www.zuckschwerdt.org/apidocs/

seams that python bindings are already there?
http://dev.zuckschwerdt.org/openobex...leClientPython
Cool, didn't find that.

diez
Jul 1 '07 #8
Hello,
seams thatpythonbindings are already there?
http://dev.zuckschwerdt.org/openobex...leClientPython

Cool, didn't find that.
thanks, this looks to be what I was looking for!

regards
dz

Jul 2 '07 #9
Hi, I tried the example from the site
http://dev.zuckschwerdt.org/openobex...leClientPython

but I am getting the following error:

/home/daniel/projekty/_moje/python/send_txt_to_mobile.py
Traceback (most recent call last):
File "/home/daniel/projekty/_moje/python/send_txt_to_mobile.py", line
5, in
devs = cli.discover();
File "/usr/local/lib/python2.5/site-packages/obexftp/__init__.py",
line 37, in
__getattr__ = lambda self, name: _swig_getattr(self, client, name)
File "/usr/local/lib/python2.5/site-packages/obexftp/__init__.py",
line 21, in _swig_getattr
raise AttributeError,name
AttributeError: discover

on this line:
devs = cli.discover()

any idea what might cause it?

thanks in advance
dz

Jul 3 '07 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: TI | last post by:
Where would you start if you wanted to program perhaps a java application to enable a bluetooth mobile phone to work as walkie-talkie? ( schematics, compilers... ) thanks
2
by: Federico Caselli | last post by:
Is it possible write a program to communicate with an external device via bluetooth using visual basic .net (of course for windows xp sp1 or later)? I tryed to read MSDN library about...
4
by: Logan | last post by:
I am interested in programmatically connecting my computer to my cell phone's bluetooth Hands-Free Profile (HFP). So can can use my computer to answer and make calls as well as route the audio...
0
by: Hauke Ingmar | last post by:
Hej, is there a standard way to access a bluetooth device using the desktop ..net framework yet? I want to access a mobile phone to exchange data with a mobile app running. Accessing the mobile...
0
by: BLUE | last post by:
I'll let you know what the dealer and the manufacturer will answer me as soon as possible. As far as now I've been capable or turning ON/OFF: - the RFID reader using dealer supplied...
2
by: adamalton | last post by:
Hi, this is probably a bit of a long shot, but I would like to make a simple bluetooth device that just has a couple of lights on it and a light sensor, which can communicate with a mobile phone (or...
0
by: praveeny | last post by:
Hi, I would like to know how to design program that should connect pc to mobile either by serial, bluetooth. And i wanted to know how to read MMS from mobile to PC. I am waiting for reply.
1
by: PreethiParkavi | last post by:
Hi All, I am .Net Guy and interested in Mobile application Development. I Want to send SMS to mobile thorough my PC using Bluetooth technology.But,I don't know where to start from.How to achieve...
2
by: vijaykrish | last post by:
Hello friends.. I am in need of an API or coding to transfer data from PC to mobile phone via Bluetooth and vice-versa. If you have the coding with you or know where the coding is available,...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.