hi & thanks Partha..
 
As i said i am trying to make something very similar to the IP-Messenger found on windows.
But here we also hv some solaris machines so i need to make this messenger using java.
 
What i want is.. a java application program which will let two parties on different machines
 (possibly on diff os's) to communicate to each other..not on the browser.
Right now i hv made a Client-Server model of this..but the problem is ..only what the client says
is displayed on to the server machine..but the server is not able to interact in any way. In
simple words the communication is only one way.
Maybe i need to make only a server class which will also hv a client, and then any number
of these applications may communicate to each other.
I hv made use of the java.net.Socket etc.,
classes......i do not know if JMS (java messaging service) will be of any help.
 
Hope i am clear with what i want...
anoop
----- Original Message -----
Sent: Monday, October 15, 2001 1:29 PM
Subject: RE: OFFTOPIC-...Java Messenger

Hello Anoop,
 
I have made something like this, with some extra. Please tell me exactly what would you want to make. I will be very happy to discuss this.
 
Thanks
Partha
-----Original Message-----
From: anoop [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 15, 2001 1:01 PM
To: [EMAIL PROTECTED]
Subject: OFFTOPIC-...Java Messenger

hi all,
 
i am trying to make  an IP Messenger using java.. very similar to the IP-Messenger found on windows.
i am not sure, but i think we need to use sockets (java.net.* package).
But the problem is i am not sure if we need a client-server type of architecture.
 
Do u hv any more ideas...
thanx,
anoop


------------------------DISCLAIMER--------------------------.

The contents of this E-mail (including the contents of the enclosure/(s) or attachment/(s) if any) are privileged and confidential material of Trisoft Systems Private Limited and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee/(s). If this E-mail (including the enclosure/(s) or attachment/(s)if any ) has been received in error, please advise the sender immediately and delete it from your system. The views expressed in this E-mail message (including the enclosure/(s)or attachment/(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of Trisoft Systems Private Limited.



Reply via email to