Client-Server communication

View: New views
1 Messages — Rating Filter:   Alert me  

Client-Server communication

by buters () :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

first question: in which forum should I set questions about client-server communication?

second question:
I have local n:1 client-server communication. It's running sometime ok and then hangs. The same messages are sent. flush() is applied after write() method.

One side (server) has sent a request, another one hasn't got it. Why can this happens? OR How can I find it? The method which sends requests is synchronized.

Thanks beforehand,
regards, buters.