Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] WebSockets: Specific Client Message

hi,

I have 2 questions:

1. Is there an opportunity to send a message from server to a specific client which is connected to server?

2. At the moment, i use a servlet fpr the communication between the clients and the server. Is there another way to communicate with the websockets server? I mean, i need a interface where the clients can connect to and send and retrieve messages.


Thank your for help in advance!

Best reagards
hschenk


Back to the top