OpenOffice,监听套接字 (Windows XP)

发布于 2024-10-03 00:22:20 字数 380 浏览 0 评论 0原文

如何让 OpenOffice 3.2.1 监听套接字 (Windows XP)? 我用过
soffice "-accept=socket,host=localhost,port=12345;urp;"

soffice "-accept=socket,host=localhost,port=12345;urp;StarOffice.ServiceManager"

尝试过不同的端口..
OOo 启动,但 netstat 未显示与该端口号的任何连接。
我认为这是因为我的机器上关闭了一些 win 服务 ,所以我在另一台计算机上尝试了同样的操作 - 没有结果

搜索谷歌等。似乎我是唯一遇到这样问题的人%)看起来很奇怪..

How can I make OpenOffice 3.2.1 to listen a socket (Windows XP)?
I used
soffice "-accept=socket,host=localhost,port=12345;urp;"
or
soffice "-accept=socket,host=localhost,port=12345;urp;StarOffice.ServiceManager"

Have tryed different ports..
OOo starts, but netstat doesn't show any connection with such port number.
I thought it's because of some turned off win services on my machine
, so I tryed the same thing on another computer - no results

Searching google etc. it seems that I'm the only one with such a problem %) It looks strange..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

黯然#的苍凉 2024-10-10 00:22:20

您需要提供 < code>netstat -a 标志来查看侦听端口。

You need to give netstat -a flag to see listening ports.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文