Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 394E37475 for ; Mon, 14 Nov 2011 01:39:03 +0000 (UTC) Received: (qmail 46859 invoked by uid 500); 14 Nov 2011 01:39:02 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 46827 invoked by uid 500); 14 Nov 2011 01:39:02 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 46819 invoked by uid 99); 14 Nov 2011 01:39:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2011 01:39:02 +0000 X-ASF-Spam-Status: No, hits=2.4 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of m_essa24@hotmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2011 01:38:56 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RPlVL-0006qt-GO for users@camel.apache.org; Sun, 13 Nov 2011 17:38:35 -0800 Date: Sun, 13 Nov 2011 17:38:35 -0800 (PST) From: newbiee To: users@camel.apache.org Message-ID: <1321234715502-4989487.post@n5.nabble.com> In-Reply-To: <4EBFD8EF.3080903@nanthrax.net> References: <1320673233624-4971149.post@n5.nabble.com> <1321144706726-4987860.post@n5.nabble.com> <4EBFD8EF.3080903@nanthrax.net> Subject: Re: Remotely pulling messages using CAMEL MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thank you all for your feedback. I have tried an example similar to the one given at the following site: http://marcelojabali.blogspot.com/2011/09/using-apache-mina-in-camel.html But this works only if the client and server are on the same machines i.e. local host. In my case, I will have to use digi device which I can access and turn on the TCP server on it. I am focusing on MINA component but I am still unable to figure out how can this component make my life easier in communicating with digi device. I will have to write a client program to open a socket communication with the digi device or will this should be done by MINA in CAMEL. I don't know how to do this. I need to guidance, please provide your valuable feedback. -- View this message in context: http://camel.465427.n5.nabble.com/Remotely-pulling-messages-using-CAMEL-tp4971149p4989487.html Sent from the Camel - Users mailing list archive at Nabble.com.