Jump to content

remoting.conf


Recommended Posts

The "remoting.conf" is used to configure the communication channels the client/server is able to talk. You can review more info about it searching from the .NET remoting feature.

 

What do you mean with...

 

How can I manage Plastic from another host?

 

? What do you want to do?

Link to comment
Share on other sites

I just try to figure out the purposes of listen socket.

 

[root@plastic50 mysql]# netstat -tunap | grep plastic
tcp        0      0 0.0.0.0:8087                0.0.0.0:*                   LISTEN      1845/plasticd       
tcp        0      0 0.0.0.0:8088                0.0.0.0:*                   LISTEN      1845/plasticd       
udp        0      0 0.0.0.0:20000               0.0.0.0:*                               1845/plasticd

 

Ok. port 8088 - is a communication channels the client/server.

 

Please, describe the purposes of sockets with 8087 and 20000 port numbers. Thank you.

Link to comment
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...