On 20/11/2009 06:13, Karthik Nanjangude wrote:
Hi
This is not Fun dude...
I know how to write a SOCKET Programming for Standalone,
How do I write a socket Listener for WEB Application running over TOMCAT when
the application is up and running.?
Please be serious...I asked for some help or ideas .... :(
You mentioned XML - use some existing library that works with XML.
Why are you determined to use a Socket? You're making an HTTP
connection, if you must do it the hard way, use an appropriate class,
e.g. HttpURLConnection.
http://lmgtfy.com/?q=java+Socket
http://lmgtfy.com/?q=java+HttpURLConnection
You're not asking questions that anyone here is likely to want to help
you with because:
1. You are not having a problem with a Tomcat installation.
2. You are not being specific about what the real issue is.
3. You are not stating what you've tried.
4. People get paid to write code and solve this type of problem.
You've posted on this list before and received help, no?
You've read this before, yes?
http://catb.org/~esr/faqs/smart-questions.html
p
With regards
KArthik
-----Original Message-----
From: Ronald Klop [mailto:ronald-mailingl...@base.nl]
Sent: Thursday, November 19, 2009 9:06 PM
To: Tomcat Users List
Subject: Re: Howto Socket (TCP / IP ) reading from a war application on Tomcat
On Thu, 19 Nov 2009 14:59:16 +0100, Karthik Nanjangude
<karthik.nanjang...@xius-bcgi.com> wrote:
Hi
Can some body provide me a sample code for Socket (TCP / IP )
reading from a war application on Tomcat
Can Listeners be made use of for the same?
Reason: I need to Accept / Reply a XML File over the socket port
from 3rd party application (as Client )
Also the Soap (Approached was not recommended for
this existing application )
With regards
Karthik
See here for some examples:
http://tinyurl.com/ylq2zlj
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org