I wrote this server to handle incoming messages in a process using
multiprocessing named "handler", and sending message in a Thread named
"sender", 'cause I think the async_chat object can not pass between
processes.
My project is a network gate server with many complex logic handler
behind, so I
On Sep 28, 12:38 pm, "sean tierney" <[EMAIL PROTECTED]> wrote:
> I just read it (though I bought it half a year ago...don't judge :).
>
> Author recommends Python 2.3 and above...and as far as I know the
> examples are good. And if anything IS outdated -- you'll be able to
> do some quick research
On Sep 28, 12:10 pm, TheFlyingDutchman <[EMAIL PROTECTED]> wrote:
> I have not read this book but just wanted to say, in case you don't
> already know, they have Chapter 13 on FTP available as a free download
> at the publisher's web site:
>
> http://www.apress.com/book/view/1590593715
thanks for
I just read it (though I bought it half a year ago...don't judge :).
Author recommends Python 2.3 and above...and as far as I know the
examples are good. And if anything IS outdated -- you'll be able to
do some quick research to get you to where you need to be...and he
does mention code several a
On Sep 28, 2:59 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> i'm debating if i should buy this book. it received good reviews at
> Amazon:http://tinyurl.com/24zvrf. but it was published in 2004 and
> i'm afraid quite some materials might be outdated? any input?
>
> thanks,
>
> ke
Hello,
i'm debating if i should buy this book. it received good reviews at
Amazon: http://tinyurl.com/24zvrf. but it was published in 2004 and
i'm afraid quite some materials might be outdated? any input?
thanks,
kelie
--
http://mail.python.org/mailman/listinfo/python-list
Hi, I am currently doing my final year project "Secure mobile Robot Management" . I have done the theoretical aspects of it till now and now thinking of coding it .I would like to code in Python , but i am new to Python Network Programming .
Some of features of my project are: 1.