Python论坛  - 讨论区

标题:[python-chinese] 能否主动向用户push信息?

2008年01月09日 星期三 00:10

Romit Y m_list在126.com
星期三 一月 9 00:10:23 HKT 2008

 我有个DHCP服务器,我能不能向我的客户端主动发送一些信息。例如弹出式窗
口,当有风险时或者金额不足时告知我的客户,前提时不能在客户端安装任何软件
或者插件。可以利用windows自带的服务或者软件。


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

2008年01月09日 星期三 00:26

vicalloy zbirder在gmail.com
星期三 一月 9 00:26:23 HKT 2008

 net   send   主机名或工作组名或IP地址   要发送的消息
不过要是用户把消息服务给停了,那就没办法了。

在 08-1-9,Romit Y<m_list在126.com> 写道:
>  我有个DHCP服务器,我能不能向我的客户端主动发送一些信息。例如弹出式窗
> 口,当有风险时或者金额不足时告知我的客户,前提时不能在客户端安装任何软件
> 或者插件。可以利用windows自带的服务或者软件。
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese


-- 
Blog http://vicalloy.spaces.live.com/
My googlepage http://vicalloy.googlepages.com/
OldPhoto http://www.lzpian.com/

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

2008年01月09日 星期三 08:41

shhgs shhgs.efhilt在gmail.com
星期三 一月 9 08:41:59 HKT 2008

可以吧。

写一个daemon, 不断监视log。

不过这种做法实在是太dirty了,真是不推荐。

On Jan 8, 2008 11:10 AM, Romit Y <m_list在126.com> wrote:
>  我有个DHCP服务器,我能不能向我的客户端主动发送一些信息。例如弹出式窗
> 口,当有风险时或者金额不足时告知我的客户,前提时不能在客户端安装任何软件
> 或者插件。可以利用windows自带的服务或者软件。
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese

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

2008年01月09日 星期三 08:52

fozzold fozzold在gmail.com
星期三 一月 9 08:52:17 HKT 2008

这个应该是你的系统的业务范畴了吧, 和DHCP好像没太多关系.


On Jan 9, 2008 12:10 AM, Romit Y <m_list在126.com> wrote:

>  我有个DHCP服务器,我能不能向我的客户端主动发送一些信息。例如弹出式窗
> 口,当有风险时或者金额不足时告知我的客户,前提时不能在客户端安装任何软件
> 或者插件。可以利用windows自带的服务或者软件。
>
>
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20080109/c44d96d3/attachment.html 

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

2008年01月09日 星期三 09:02

东子/hydon hydonlee在gmail.com
星期三 一月 9 09:02:06 HKT 2008

Messager·þÎñ...Ò²¾ÍÊÇËùνµÄÐÅʹ·þÎñ...


ÔÚ08-1-9£¬fozzold <fozzold在gmail.com> дµÀ£º
>
> Õâ¸öÓ¦¸ÃÊÇÄãµÄϵͳµÄÒµÎñ·¶³ëÁË°É, ºÍDHCPºÃÏñû̫¶à¹Øϵ.
>
>
> On Jan 9, 2008 12:10 AM, Romit Y <m_list在126.com> wrote:
>
> >  ÎÒÓиöDHCP·þÎñÆ÷£¬ÎÒÄܲ»ÄÜÏòÎҵĿͻ§¶ËÖ÷¶¯·¢ËÍһЩÐÅÏ¢¡£ÀýÈ絯³öʽ´°
> > ¿Ú£¬µ±ÓзçÏÕʱ»òÕß½ð¶î²»×ãʱ¸æÖªÎҵĿͻ§£¬Ç°Ìáʱ²»ÄÜÔÚ¿Í»§¶Ë°²×°ÈκÎÈí¼þ
> > »òÕß²å¼þ¡£¿ÉÒÔÀûÓÃwindows×Ô´øµÄ·þÎñ»òÕßÈí¼þ¡£
> >
> >
>
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>



-- 
¶«×Ó£¨ÐÂÊÖÉÏ·ÖУ©
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20080109/13c72165/attachment-0001.html 

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

2008年01月09日 星期三 09:43

大郎 iexper在gmail.com
星期三 一月 9 09:43:34 HKT 2008

winxpĬÈÏ먦Æô´Ë·þÎñ.

On Jan 9, 2008 9:02 AM, ¶«×Ó/hydon <hydonlee在gmail.com> wrote:

> Messager·þÎñ...Ò²¾ÍÊÇËùνµÄÐÅʹ·þÎñ...
>
>
> ÔÚ08-1-9£¬fozzold <fozzold在gmail.com> дµÀ£º
> >
> > Õâ¸öÓ¦¸ÃÊÇÄãµÄϵͳµÄÒµÎñ·¶³ëÁË°É, ºÍDHCPºÃÏñû̫¶à¹Øϵ.
> >
> >
> > On Jan 9, 2008 12:10 AM, Romit Y < m_list在126.com> wrote:
> >
> > >  ÎÒÓиöDHCP·þÎñÆ÷£¬ÎÒÄܲ»ÄÜÏòÎҵĿͻ§¶ËÖ÷¶¯·¢ËÍһЩÐÅÏ¢¡£ÀýÈ絯³öʽ´°
> > > ¿Ú£¬µ±ÓзçÏÕʱ»òÕß½ð¶î²»×ãʱ¸æÖªÎҵĿͻ§£¬Ç°Ìáʱ²»ÄÜÔÚ¿Í»§¶Ë°²×°ÈκÎÈí¼þ
> > > »òÕß²å¼þ¡£¿ÉÒÔÀûÓÃwindows×Ô´øµÄ·þÎñ»òÕßÈí¼þ¡£
> > >
> > >
> >
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese在lists.python.cn
> > Subscribe: send subscribe to python-chinese-request在lists.python.cn
> > Unsubscribe: send unsubscribe to
> > python-chinese-request在lists.python.cn
> > Detail Info: http://python.cn/mailman/listinfo/python-chinese
> >
>
>
>
> --
> ¶«×Ó£¨ÐÂÊÖÉÏ·ÖУ©
> _______________________________________________
> python-chinese
> Post: send python-chinese在lists.python.cn
> Subscribe: send subscribe to python-chinese-request在lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request在lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>



-- 
http://del.icio.us/iexper
http://twitter.com/qichangxing
http://webpy.org
http://blog.hi0791.com (build with web.py)
Gtalk: iexper(at)gmail.com
-------------- 下一部分 --------------
Ò»¸öHTML¸½¼þ±»ÒƳý...
URL: http://python.cn/pipermail/python-chinese/attachments/20080109/7ed987fa/attachment.html 

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

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

    你的回复:

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

    Zeuux © 2024

    京ICP备05028076号