Re: How to listen to a port in remote machine using mina or netty component

2011-08-18 Thread Freeman Fang
Hi, In this case you must deploy camel router in that remote server. There must be some process running on that remote server can open listening port can that server. Freeman On 2011-8-19, at 上午12:28, samdai wrote: Yes, the ip address 142.2.15.148 isn't the machine which I deploy camel

Re: How to listen to a port in remote machine using mina or netty component

2011-08-18 Thread samdai
Yes, the ip address 142.2.15.148 isn't the machine which I deploy camel router. is it real that must deploy camel route in that remote server? is it possible to use JMX component or other component that do it? -- View this message in context: http://camel.465427.n5.nabble.com/How-to-listen-to-

Re: How to listen to a port in remote machine using mina or netty component

2011-08-18 Thread Freeman Fang
Hi, Do you mean the ip address 142.2.15.148 isn't the machine which you deploy camel router? If so, you can't do it, you need deploy the camel router to that remote machine anyway. Freeman On 2011-8-18, at 下午4:57, samdai wrote: Current I want to listen to a port in remote machine using min