大家好,我要做的是通过socketconnection从PC通信到UNIX机箱。
我希望PC在UNIX系统上执行命令,并通过套接字连接恢复结果。
例如,有一个命令'whatRev'将显示某些应用程序代码的修订版。
我想把这个结果带回VEE程序。
有人做过这个吗?
我不确定,但我想我可能要在UNIX端创建一个套接字端口,因为我不确定我是否正在寻求帮助。谢谢,任何评论或输入.Pete ThomasTest Engineer - GE Medical
Systempeter.thomas@med.ge.com-----------------------------------------
----------------------------这是由Majordomo管理的“vrf”maillist。
要向该maillist发送消息,只需发送电子邮件至“vrf@lvld.agilent.com”。
订阅和取消订阅是通过地址“vrf-request@lvld.agilent.com”完成的。如果您需要详细信息,只需将包含“help”文本的消息发送到“vrf-request@lvld.agilent.com”.---
--------------------------------------------------
----------------
以上来自于谷歌翻译
以下为原文
Hello all,
what I'm trying to do is communicate from a PC to a UNIX box via a socket
connection. I would like the PC to execute a command on the UNIX system and
retreive the result via a socket connection. For example there is a command
'whatRev' that will display the revision of some application code. I would
like to get this result back to the VEE program. Has anyone done this
already ?? I'm not sure, but I think I might have to create a socket port
on the UNIX side, as I'm not sure I'm looking for some help.
Thanks, for any comments or input..
Pete Thomas
Test Engineer - GE Medical System
peter.thomas@med.ge.com
---------------------------------------------------------------------
This is the "vrf" maillist, managed by Majordomo. To send messages to
this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and
unsubscriptions are done through the address "vrf-request@lvld.agilent.com".
If you need details, just send a message containing the text "help"
to "vrf-request@lvld.agilent.com".
---------------------------------------------------------------------
大家好,我要做的是通过socketconnection从PC通信到UNIX机箱。
我希望PC在UNIX系统上执行命令,并通过套接字连接恢复结果。
例如,有一个命令'whatRev'将显示某些应用程序代码的修订版。
我想把这个结果带回VEE程序。
有人做过这个吗?
我不确定,但我想我可能要在UNIX端创建一个套接字端口,因为我不确定我是否正在寻求帮助。谢谢,任何评论或输入.Pete ThomasTest Engineer - GE Medical
Systempeter.thomas@med.ge.com-----------------------------------------
----------------------------这是由Majordomo管理的“vrf”maillist。
要向该maillist发送消息,只需发送电子邮件至“vrf@lvld.agilent.com”。
订阅和取消订阅是通过地址“vrf-request@lvld.agilent.com”完成的。如果您需要详细信息,只需将包含“help”文本的消息发送到“vrf-request@lvld.agilent.com”.---
--------------------------------------------------
----------------
以上来自于谷歌翻译
以下为原文
Hello all,
what I'm trying to do is communicate from a PC to a UNIX box via a socket
connection. I would like the PC to execute a command on the UNIX system and
retreive the result via a socket connection. For example there is a command
'whatRev' that will display the revision of some application code. I would
like to get this result back to the VEE program. Has anyone done this
already ?? I'm not sure, but I think I might have to create a socket port
on the UNIX side, as I'm not sure I'm looking for some help.
Thanks, for any comments or input..
Pete Thomas
Test Engineer - GE Medical System
peter.thomas@med.ge.com
---------------------------------------------------------------------
This is the "vrf" maillist, managed by Majordomo. To send messages to
this maillist, just email to "vrf@lvld.agilent.com". Subscriptions and
unsubscriptions are done through the address "vrf-request@lvld.agilent.com".
If you need details, just send a message containing the text "help"
to "vrf-request@lvld.agilent.com".
---------------------------------------------------------------------
举报