免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 988 | 回复: 0
打印 上一主题 下一主题

Eclipse Ganymede 先睹为快+远程系统开发 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-09-09 17:27 |只看该作者 |倒序浏览

                                                Eclipse Ganymede 先睹为快原文链接:
http://www.ibm.com/developerworks/cn/opensource/os-eclipse-ganymede/
我是在使用远程系统管理(DSDP Target Management (DSDP-TM))的时候发现这篇文章的,
这篇文章是08年7月写的,比较全面、及时的介绍了目前最新的Eclipse的功能~~,推荐一下!
服务端设置:
Connecting to a remote Windows server
Connecting to a remote Windows server
The following documentation explains how to install the Windows server
code, start the server daemon, and make a connection to a remote Windows server. Look
here
for setting up a server on
Linux, General UNIX or Mac
, and
additional configuration options.
Installing the server code
  • Create a directory where you want to install the server code. The remainder
    of these instructions will assume the directory name and location is
    C:\rseserver, but you are free to use any directory you choose.
  • Find the package that contains the server. The server code is usually
    packaged with a containing product and you should refer to that product's
    documentation for finding and installing the server package. The server is also
    available, however, on the Eclipse DSDP Target
    Management download site as the package
    rseserver--.zip. For example,
    rseserver-2.0-windows.zip contains the release 2.0 server for Windows.
  • Copy the rseserver.zip to the C:\rseserver directory (this could be on a
    different machine).
  • Using an unzip utility to extract the server code to the C:\rseserver
    directory.
    Starting the server
    You can start the RSE communications server with the server manually, or with
    a daemon.
    To start the server with a the server daemon:
  • Simply double click the daemon.bat program to start a server
    daemon.
  • You can edit the daemon.bat file to change properties for the
    daemon, like a specific daemon port to use or to force a port range for the
    server (in order to comply with firewalls).
    Note that the server daemon does not enforce any user authentication.
    If you run the server daemon, any user can connect to the machine, work with the
    file system and run commands. Use of the server
    daemon on Windows systems is not recommended.
    The server daemon runs
    on port 4075 by default. You can pass the optional daemonPort argument to force
    a different port if you want.If your daemon runs behind a
    firewall, you may want to specify the optional serverPortRange argument
    to restrict selected server ports to the range given:daemon.bat 4075 10000-10010
    To start the server manually:
  • Simply double click on the server.bat program to start a
    dstore server. The server will pick the first port available and print the port
    number. By default, it is usually 4033. You will then have to enter this port
    number in port property for the Files subsystem for your connection in the Remote System Explorer.
  • For security reasons, the server will only wait a limited time until a
    client connects (12000 seconds by default).
  • In order to start the server with an exactly specified port or timeout, open
    a Windows command prompt and enter: c:
    cd \rseserver
    server.bat [port] [timeout]
  • When you connect RSE to the server, the server will terminate as soon as you
    disconnect the client. The daemon, however, will not terminate.
    客户端设置:

                   
                   
                   
                   
                   
                   
                   
                   
                   

    本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/61758/showart_1180351.html
  • 您需要登录后才可以回帖 登录 | 注册

    本版积分规则 发表回复

      

    北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
    未成年举报专区
    中国互联网协会会员  联系我们:huangweiwei@itpub.net
    感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

    清除 Cookies - ChinaUnix - Archiver - WAP - TOP