|
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
|
- OFFTOPIC-...Java Messenger anoop
- Re: OFFTOPIC-...Java Messenger Pier Fumagalli
- Re: OFFTOPIC-...Java Messenger anoop
- Re: OFFTOPIC-...Java Messenger T.A. Flores
- Re: ..Java Messenger anoop
