⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.service

📁 ICE-3.2 一个开源的中间件
💻 SERVICE
字号:
## The service creates one single object adapter with the name of the# service. The following line sets the endpoints for this adapter.#Hello.Endpoints=tcp -p 10000:udp -p 10000:ssl -p 10001## Warn about connection exceptions#Ice.Warn.Connections=1## Network Tracing## 0 = no network tracing# 1 = trace connection establishment and closure# 2 = like 1, but more detailed# 3 = like 2, but also trace data transfer##Ice.Trace.Network=1## Protocol Tracing## 0 = no protocol tracing# 1 = trace protocol messages##Ice.Trace.Protocol=1## SSL Configuration#Ice.Plugin.IceSSL=IceSSL:createIceSSLIceSSL.DefaultDir=../../../certsIceSSL.CertAuthFile=cacert.pemIceSSL.CertFile=s_rsa1024_pub.pemIceSSL.KeyFile=s_rsa1024_priv.pem#IceSSL.Trace.Security=2

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -