Re: file transfer in python

2009-06-27 Thread vasudevram
On Jun 26, 5:07 pm, Francesco Bochicchio wrote: > On 26 Giu, 13:38, jayesh bhardwaj wrote: > > > i am trying to find something useful in python to transfer html files > > from one terminal to other. Can this be done with some module or shall > > i start coding my own module using low level socket

Re: file transfer in python

2009-06-26 Thread Francesco Bochicchio
On 26 Giu, 13:38, jayesh bhardwaj wrote: > i am trying to find something useful in python to transfer html files > from one terminal to other. Can this be done with some module or shall > i start coding my own module using low level socket interface. If u > know about some books on this topic or a

Re: file transfer in python

2009-06-26 Thread Doron Tal
On Fri, Jun 26, 2009 at 2:38 PM, jayesh bhardwaj wrote: > i am trying to find something useful in python to transfer html files > from one terminal to other. Can this be done with some module or shall > i start coding my own module using low level socket interface. If u > know about some books on

file transfer in python

2009-06-26 Thread jayesh bhardwaj
i am trying to find something useful in python to transfer html files from one terminal to other. Can this be done with some module or shall i start coding my own module using low level socket interface. If u know about some books on this topic or any online help then plz help. -- http://mail.pyth

Re: bluetooth file transfer in python

2008-02-12 Thread Paul Boddie
On 12 Feb, 10:50, chartsoft <[EMAIL PROTECTED]> wrote: > I am a teacher and need to set up a computer with a bluetooth dongle > to poll for mobile phones with bluetooth switched on in the area then > send them a jpg file. I guess you'd use OBEX to send the file, specifically using the "push" mode

bluetooth file transfer in python

2008-02-12 Thread chartsoft
I am a teacher and need to set up a computer with a bluetooth dongle to poll for mobile phones with bluetooth switched on in the area then send them a jpg file. I understand that python is capeable of this. 1.) is it worth learning python to do this or can someone out there do it for me for a v s