[PythonCE] Re: Re: Re: Twisted on PPC 2003 (Brad Clements)

2005-01-25 Thread James Burkert
Hi, I'm sure I don't really need ALL of twisted. For now I am just trying to send ASCII text from my PDA to an existing application to an arbitrary IP # and port # via bluetooth and WiFi. Bluetooth specifically because that's what I intend to use for testing, since I don't have a currently func

Re: [PythonCE] Re: Re: Re: Twisted on PPC 2003 (Brad Clements)

2005-01-25 Thread Brad Clements
On 25 Jan 2005 at 16:01, James Burkert wrote: > I'm sure I don't really need ALL of twisted. For now I am just trying > to send ASCII text from my PDA to an existing application to an > arbitrary IP # and port # via bluetooth and WiFi. Bluetooth > specifically because that's what I intend to use

Re: [PythonCE] Re: Re: Re: Twisted on PPC 2003 (Brad Clements)

2005-01-25 Thread Stewart Midwinter
On Tue, 25 Jan 2005 16:01:18 -0700, James Burkert <[EMAIL PROTECTED]> wrote: > PS. Thanks for the tip on Tkinter (how do you pronounce that anyway?) :) it's T - K - Inter. Given your description of what you want to do, why not take a look at the code below (from the Python.org site at: http://doc