Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.lang.java.gui > #5518

Creating a Java chat app using apache server

Newsgroups comp.lang.java.gui
Date 2017-01-09 07:14 -0800
Message-ID <a93d6f30-2fe9-49b7-b566-642acf2c9f74@googlegroups.com> (permalink)
Subject Creating a Java chat app using apache server
From Abhay Prakash <abhprk3926@gmail.com>

Show all headers | View raw


hello guyz . i am just trying out bit more in my project , i.e is a java chat application. i have successfully created it and it works pretty fine when the users are all connected to the same network . however i dont want to stop here. i wanted to build the app in such a way that it an connect to any user on any network. one of the possible solutions which i see is creating a servlet in java and deploying it in a servlet container such as apache tomcat.
i just wanted to ask if its possible , i.e whether my goal would be met if i do this or am i on the wrong track?

Back to comp.lang.java.gui | Previous | Next | Find similar


Thread

Creating a Java chat app using apache server Abhay Prakash <abhprk3926@gmail.com> - 2017-01-09 07:14 -0800

csiph-web