Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 33669 invoked from network); 1 Aug 2002 16:34:12 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 1 Aug 2002 16:34:12 -0000 Received: (qmail 4140 invoked by uid 97); 1 Aug 2002 16:34:10 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 4093 invoked by uid 97); 1 Aug 2002 16:34:10 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 3909 invoked by uid 98); 1 Aug 2002 16:34:08 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <20020801163345.6705.qmail@web20504.mail.yahoo.com> Date: Fri, 2 Aug 2002 00:33:45 +0800 (CST) From: =?iso-8859-1?q?Supriyo=20Chatterjea?= Subject: How to communicate with Tomcat? To: tomcat-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, I hope this is the right place for this question. I need some help with the following situation: I've got two devices (Dev A and Dev B) both running Jakarta Tomcat 4.0.4. Dev A is supposed to be listening for any messages coming in on port 80 every x secs and for each time, it listens for a duration of y secs. Dev B is supposed to send out an XML file to Dev A at any random time. So how do I get my Java application on DevA to monitor what Tomcat's receiving every x secs? And also for the Java application running on client side, Dev B, how do I get the application to send an XML file to the Tomcat server running on Dev B and send it to Dev A? So in other words, how do I get my Java application to communicate with Tomcat? Are there any examples I could look at? Is this the right way to do what I want to do? Or is there a better way of doing this? Thanks! Supriyo __________________________________________________ Do You Yahoo!? Win a DV camera, join our "30 Seconds of Fame" contest http://sg.movies.yahoo.com -- To unsubscribe, e-mail: For additional commands, e-mail: