Python论坛  - 讨论区

标题:[python-chinese] 如何ssh到另外一台机器上执行程序

2008年01月04日 星期五 15:32

Jian Qin qinjian在gmail.com
星期五 一月 4 15:32:07 HKT 2008

试了一下,rsh连不过去,只有ssh能连过去

在08-1-4,python-chinese-request在lists.python.cn <
python-chinese-request在lists.python.cn> 写道:
>
> 想在 python-chinese 邮件列表发言,请写信给:
>         python-chinese在lists.python.cn
>
> 要订阅或者退订列表,可以访问万维网地址:
>         http://python.cn/mailman/listinfo/python-chinese
> 或者可以向:
>         python-chinese-request在lists.python.cn
> 发送主题或者正文为'help'的邮件。
>
> 您可以通过邮件地址:
>         python-chinese-owner在lists.python.cn
> 联系到此列表的管理员。
>
> 当回信时,请给一个适当的标题,这样会比 "Re:
> Contents of python-chinese digest..."更清楚明白。
>
>
> 本日主题:
>
>    1. Re: 如何用Python接收扫描枪传来的信息数据 (xuanll)
>    2. Re: 【django】如何使用random这个内建过滤器?
>       (Jiahua Huang)
>    3. Re: 【django】如何使用random这个内建过滤器?
>       (Jiahua Huang)
>    4. 如何ssh到另外一台机器上执行程序 (Jian Qin)
>    5. Re: 如何ssh到另外一台机器上执行程序 (Jiahua Huang)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 4 Jan 2008 14:35:07 +0800
> From: "xuanll" <xuanll在zctt.com.cn>
> Subject: Re: [python-chinese]
>         如何用Python接收扫描枪传来的信息数据
> To: <python-chinese在lists.python.cn>
> Message-ID: <EEEF9D035A36430E8E213D873FFC1F04在ZCTTxuanll>
> Content-Type: text/plain; charset="gb2312"
>
> 都进电脑里了 该怎么收就怎么收呗
> 读串口或什么的
>
>
> From: fuyu0123456789
> Sent: Friday, January 04, 2008 2:26 PM
> To: python-chinese在lists.python.cn
> Subject: Re: [python-chinese] 如何用Python接收扫描枪传来的信息数据
>
>
> 同意WeiMin的想法,同时我想再把我的问题详细说一遍,避免误解。
>
>
> 产品在流水线上传输,在流水线上安装一个扫描枪。扫描每一件产品的条形码,扫描枪会将条形码转化成8位数字的序列号传给电脑,python程序根据序列号像中央服务器发送服务请求,得到该件产品的相应信息,显示在电脑屏幕上,同时电脑控制流水线将该件产品转向到相应的特殊的其他流水线做处理。以上都是自动完成,流水线上没有人。
>
> 我的问题就出在怎么样用python程序接收序列号。
>
>
> 用网页的方式我刚刚试了一下,的确可以在textbox里面收到,但是html只是略知一二,怎么样在网页打开的时候将textbox处在激活状态,怎么样将textbox里面的数据自动删除,都有哪些事件可以用到。有哪位了解呢?
>
>
>
>
> 在2008-01-04,"Weimin Li" <wli在sst.com> 写道:
>
>   显示不是问题,关键要采集。如果不是显示在扫描枪特定的软件中,那问题的确不是很复杂。呼呼~
>
>
>
> ------------------------------------------------------------------------------
>
>   From: python-chinese-bounces在lists.python.cn [mailto:
> python-chinese-bounces在lists.python.cn] On Behalf Of 朽木klutz
>   Sent: Friday, January 04, 2008 1:32 PM
>   To: python-chinese在lists.python.cn
>   Subject: Re: [python-chinese]如何用Python接收扫描枪传来的信息数据
>
>
>
>   晕,扫描枪就像键盘一样的是使用同一个插孔也有USB口的
>
>   只有是可以接受键盘输入的地方都可以显示出来
>
>
>
>   这跟Python没有关系的,用记事本都可以接收
>
>
>
>   在08-1-4,Weimin Li <wli在sst.com> 写道:
>
>   不知道条形码是否对应的值是否显示在电脑上(理论上扫描枪会提供相关软件的),若是,可不可以只截取电脑窗口内显示的扫描数据呢(比如在一个textbox中的值)
> ,这样可能会简单些。
>
>   -----Original Message-----
>   From: python-chinese-bounces在lists.python.cn [mailto:
> python-chinese-bounces在lists.python.cn] On Behalf Of Zoom.Quiet
>   Sent: Friday, January 04, 2008 1:05 PM
>   To: python-chinese在lists.python.cn
>   Subject: Re: [python-chinese]如何用Python接收扫描枪传来的信息数据
>
>   On Jan 4, 2008 12:36 PM, fuyu0123456789 < fuyu0123456789在163.com> wrote:
>   > Hi 各位,
>   >
>   > 请问我怎么样能够接收到从扫描枪(scan枪,就是像超市里收银时用的)传来的数据。
>   >
>   http://wiki.woodpecker.org.cn/moin/PySerial
>
>   >
> 我要做一个系统:扫描枪扫描物品的条形码,传送数据给电脑,python程序接收数据,并且对数据进行分析,产生需要的结果。但是我不知道怎么样用python接收数据,该用怎样的机制,请大家知道的指点一下!
>   >
>   >
>   >
>   >
>   > ________________________________
>   >  网 易 有 道 词 典 -- 全 球 最 强 大 的 免 费 英 汉 互 译 词 典 ( 只 有 2 兆 )
>   > _______________________________________________
>   > 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
>   >
>
>
>
>   --
>   '''Time is unimportant, only life important!
>   过程改进乃是开始催生可促生靠谱的人的组织!
>   '''http://zoomquiet.org
>   博 @ http://blog.zoomquiet.org/pyblosxom/
>   维 @ http://wiki.woodpecker.org.cn/moin/ZoomQuiet
>   豆 @ http://www.douban.com/people/zoomq/
>   看 @ http://zoomq.haokanbu.com/
>   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   Pls. usage OOo to replace M$ Office. http://zh.openoffice.org
>   Pls. usage 7-zip to replace WinRAR/WinZip.  http://7-zip.org
>   You can get the truely Freedom 4 software.
>
>
>
>
>
>
>
>
>
> --------------------------------------------------------------------------------
> 网 易 有 道 词 典 -- 全 球 最 强 大 的 免 费 英 汉 互 译 词 典 ( 只 有 2 兆 )
>
>
>
> --------------------------------------------------------------------------------
>
>
> _______________________________________________
> 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/20080104/dd0a7078/attachment.html
>
> ------------------------------
>
> Message: 2
> Date: Fri, 4 Jan 2008 14:35:36 +0800
> From: "Jiahua Huang" <jhuangjiahua在gmail.com>
> Subject: Re: [python-chinese]
>         【django】如何使用random这个内建过滤器?
> To: python-chinese在lists.python.cn
> Message-ID:
>         <eac7fba60801032235n602d51fbq1075497e183b1ad8在mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> 这还需要用过么,
> 请执行 pydoc random
>
> 或者在 python/ipython 命令行执行
> import random
> help(random)
>
> On Jan 4, 2008 11:23 AM, jt.wang <wjtbox01在gmail.com> wrote:
> > djangodoc说有random这样的东西,作用是返回随机的从列表中返回一个元素,但
> > 是没有举例,搞不清楚怎么用,也不知道返回结果是什么样。
> > 有用过的达人麻烦讲讲random怎么使用的。谢谢。
> >
>
> ------------------------------
>
> Message: 3
> Date: Fri, 4 Jan 2008 14:46:08 +0800
> From: "Jiahua Huang" <jhuangjiahua在gmail.com>
> Subject: Re: [python-chinese]
>         【django】如何使用random这个内建过滤器?
> To: python-chinese在lists.python.cn
> Message-ID:
>         <eac7fba60801032246r512d5025idf838cb99d311b05在mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> >>> import random
> >>> jt = ['a', 'b', 'c', 'd', 'e']     # 这是个列表
> >>> random.choice(jt)           # 随机从列表返回一个元素
> 'd'
> >>> random.choice(jt)
> 'a'
> >>> random.choice(jt)
> 'c'
> >>> random.choice(jt)
> 'e'
> >>> random.choice(jt)
> 'd'
>
> ------------------------------
>
> Message: 4
> Date: Fri, 4 Jan 2008 15:15:37 +0800
> From: "Jian Qin" <qinjian在gmail.com>
> Subject: [python-chinese]
>         如何ssh到另外一台机器上执行程序
> To: python-chinese在lists.python.cn
> Message-ID:
>         <b374f3730801032315h6e678511m5eaf6cb731e9a69a在mail.gmail.com>
> Content-Type: text/plain; charset="gb2312"
>
> 我要ssh到192.168.0.77 上运行netcat , 并在6677端口上listen
>
> import subprocess
>
> alist = ['192.168.0.77', '6677']
> subprocess.Popen(['ssh', blist[0]])
>
> subprocess.Popen(['netcat', '-l', '-p', blist[1]])
>
> 现在可以ssh过去,但是没有运行netcat。有哪位知道该怎么做的吗?
> -------------- 涓���ㄥ� --------------
> 一个HTML附件被移除...
> URL:
> http://python.cn/pipermail/python-chinese/attachments/20080104/3b903bd0/attachment.htm
>
> ------------------------------
>
> Message: 5
> Date: Fri, 4 Jan 2008 15:20:03 +0800
> From: "Jiahua Huang" <jhuangjiahua在gmail.com>
> Subject: Re: [python-chinese]
>         如何ssh到另外一台机器上执行程序
> To: python-chinese在lists.python.cn
> Message-ID:
>         <eac7fba60801032320w7b5253d7la2b6dc373077fa9b在mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> 用 rsh
>
> On Jan 4, 2008 3:15 PM, Jian Qin <qinjian在gmail.com> wrote:
> > 我要ssh到192.168.0.77 上运行netcat , 并在6677端口上listen
> >
> > import subprocess
> >
> > alist = ['192.168.0.77', '6677']
> > subprocess.Popen(['ssh', blist[0]])
> >
> > subprocess.Popen (['netcat', '-l', '-p', blist[1]])
> >
> > 现在可以ssh过去,但是没有运行netcat。有哪位知道该怎么做的吗?
> >
> >
>
> ------------------------------
>
> _______________________________________________
> python-chinese mailing list
> python-chinese在lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
>
> 结束python-chinese 摘要, 卷 49, 发布 29
> **********************************************
>
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20080104/02a0ec6c/attachment.html 

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

2008年01月04日 星期五 15:40

Bruce Wang number5在gmail.com
星期五 一月 4 15:40:56 HKT 2008

On Jan 4, 2008 3:32 PM, Jian Qin <qinjian在gmail.com> wrote:

> 试了一下,rsh连不过去,只有ssh能连过去
>
>
http://jerith.za.net/code/remoteexec.html

PS: 不建议用摘要模式订阅列表,回复的时候会有很多问题的

-- 
simple is good
http://brucewang.net
http://io.brucewang.net
http://twitter.com/number5
skype: number5
-------------- 下一部分 --------------
一个HTML附件被移除...
URL: http://python.cn/pipermail/python-chinese/attachments/20080104/d1b8857b/attachment.htm 

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

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

    你的回复:

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

    Zeuux © 2024

    京ICP备05028076号