Python论坛  - 讨论区

标题:[python-chinese] 请问在一个pih文件中怎么取得被访者的ip信息

2006年01月29日 星期日 13:28

Lee DYER lee.dyer at gmail.com
Sun Jan 29 13:28:04 HKT 2006

在karrigell环境下写一个pih文件,希望能够显示被访者的ip信息

应该怎么写呢?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060129/d39e84fc/attachment.htm

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

2006年01月29日 星期日 14:21

Zoom Quiet zoom.quiet at gmail.com
Sun Jan 29 14:21:14 HKT 2006

在 06-1-29,Lee DYER<lee.dyer at gmail.com> 写道:
> 在karrigell环境下写一个pih文件,希望能够显示被访者的ip信息
>
> 应该怎么写呢?
http://pythonic.zoomquiet.org/demo/tour/frame_tour_zh.htm
看相关的示例!

"""
test.pih
基本的"Python内嵌HTML脚本";输出HTTP 头信息,名称空间,及对应的值,一个矩阵计算
"""
> _______________________________________________
> 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
>
>


--
"""Time is unimportant, only life important!
blogging  :  http://blog.zoomquiet.org/pyblosxom/
wiki enter:   http://wiki.woodpecker.org.cn/moin/ZoomQuiet
in douban:  http://www.douban.com/people/zoomq/
"""

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

2006年01月30日 星期一 15:43

Lee DYER lee.dyer at gmail.com
Mon Jan 30 15:43:55 HKT 2006

2006/1/29, Zoom Quiet zoom.quiet at gmail.com:

> http://pythonic.zoomquiet.org/demo/tour/frame_tour_zh.htm
> 看相关的示例!


我按照示例在代码中加上这么一句

您来自<%print HEADERS["x-forwarded-for"]%>

但是我发现headers中并没有x-forwarded-for这个key,HEADERS.keys()得到的结果是:['accept-language',
'accept-encoding', 'host', 'accept', 'user-agent', 'connection',
'cookie']。请问这是什么原因呢
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060130/99a2778b/attachment.html

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

2006年01月30日 星期一 16:14

Zoom Quiet zoom.quiet at gmail.com
Mon Jan 30 16:14:34 HKT 2006

在 06-1-30,Lee DYER<lee.dyer at gmail.com> 写道:
> 2006/1/29, Zoom Quiet zoom.quiet at gmail.com:
> > http://pythonic.zoomquiet.org/demo/tour/frame_tour_zh.htm
> > 看相关的示例!
>
>
> 我按照示例在代码中加上这么一句
>
> 您来自<%print HEADERS["x-forwarded-for"]%>
>
> 但是我发现headers中并没有x-forwarded-for这个key,HEADERS.keys()得到的结果是:['accept-language',
> 'accept-encoding', 'host', 'accept', 'user-agent', 'connection',
> 'cookie']。请问这是什么原因呢
你系统问题了,
看以前列表中询问的IP探测问题…………
http://aspn.activestate.com/ 也可以找一下子

>
>
>
>
>
> _______________________________________________
> 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
>
>


--
"""Time is unimportant, only life important!
blogging  :  http://blog.zoomquiet.org/pyblosxom/
wiki enter:   http://wiki.woodpecker.org.cn/moin/ZoomQuiet
in douban:  http://www.douban.com/people/zoomq/
"""

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号