Tagged Questions
1
vote
2answers
231 views
How to plan a client/server app networking architecture to cope with multiple unrelated exchanges of data?
I'm coding a server/client application pair in Java, as I learn about it. I have basic functionality of sending a message to the server and parsing it but in thinking about the big picture of their ...
1
vote
2answers
402 views
Thin client Web browser?
Many times i have heard people saying that a particular hardware to be running a thin client web browser. But from the definition of "thin-client", doesnt all browser qualify as a thin-client? as all ...
2
votes
3answers
331 views
Suggestions for connecting .NET WPF GUI with Java SE Server
BACKGROUND
We are building a Java (SE) trading application which will be monitoring market data and sending trade messages based on the market data, and also on user defined configuration parameters.
...
0
votes
3answers
207 views
Java developing server-client solutions [duplicate]
I am trying to get a job as Java developer.
I have been developing web pages with Java for a while, but now trying to go to another path and develop server-client solutions.
In this specific company ...