Python论坛  - 讨论区

标题:[python-chinese] 文件上传下载的服务器,需要哪些模块?

2006年06月29日 星期四 19:58

yi feng yi2369 at gmail.com
Thu Jun 29 19:58:09 HKT 2006

我要做一个文件上传下载的服务器,很简单的东西,练练手

请问我需要哪些模块支持?需要准备哪些知识?

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年06月29日 星期四 23:29

xxmplus xxmplus at gmail.com
Thu Jun 29 23:29:35 HKT 2006

ftp?

On 6/29/06, yi feng <yi2369 at gmail.com> wrote:
> 我要做一个文件上传下载的服务器,很简单的东西,练练手
>
> 请问我需要哪些模块支持?需要准备哪些知识?
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年06月30日 星期五 09:12

netkiller openunix at 163.com
Fri Jun 30 09:12:39 HKT 2006

socket ,threading

----- Original Message ----- 
From: "yi feng" <yi2369 at gmail.com>
To: "python邮件组" <python-chinese at lists.python.cn>
Sent: Thursday, June 29, 2006 7:58 PM
Subject: [python-chinese] 文件上传下载的服务器,需要哪些模块?


> 我要做一个文件上传下载的服务器,很简单的东西,练练手
>
> 请问我需要哪些模块支持?需要准备哪些知识?
>


--------------------------------------------------------------------------------


> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese 




[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年06月30日 星期五 11:44

yi feng yi2369 at gmail.com
Fri Jun 30 11:44:49 HKT 2006

我的问题有点大了。
1.上传下载有多少种方式实现?(ftp?http?tcp?scoket?)

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年06月30日 星期五 13:37

xxmplus xxmplus at gmail.com
Fri Jun 30 13:37:30 HKT 2006

楼上的最好先稍微补一点网络的基础,把ftp,http,tcp和socket之间的关系搞清楚。不然就算你写出来了,也只是照虎画猫

On 6/30/06, yi feng <yi2369 at gmail.com> wrote:
> 我的问题有点大了。
> 1.上传下载有多少种方式实现?(ftp?http?tcp?scoket?)
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年06月30日 星期五 14:54

yi feng yi2369 at gmail.com
Fri Jun 30 14:54:30 HKT 2006

xxmplus说的对,我的本意就是要学点网络知识。
请问我该从哪里入手?

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年06月30日 星期五 15:04

xxmplus xxmplus at gmail.com
Fri Jun 30 15:04:47 HKT 2006

基本概念总归要知道一点的,tcp/ip协议大概是怎么回事,不用了解的十分透彻,至少也要知道什么东西在哪一层上,要在哪一层上做开发。不想啃书的话,网上应该有不少现成的小教程

On 6/30/06, yi feng <yi2369 at gmail.com> wrote:
> xxmplus说的对,我的本意就是要学点网络知识。
> 请问我该从哪里入手?
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年06月30日 星期五 16:54

yi feng yi2369 at gmail.com
Fri Jun 30 16:54:12 HKT 2006

呵呵,看来没有偷懒的机会了!
只好啃书了!

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年06月30日 星期五 17:08

yi feng yi2369 at gmail.com
Fri Jun 30 17:08:17 HKT 2006

偷偷懒,先写个简单的!

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年06月30日 星期五 17:14

=?ISO-2022-JP?B?GyRCPi5OTxsoQg==?= zagorot at gmail.com
Fri Jun 30 17:14:59 HKT 2006

medusa含有个简单的ftp服务器,你可以去看看源码,代码量非常非常小.

网上这儿有个现成的介绍:
http://www.chinaitpower.com/A/2003-02-15/50160.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号