CSC409 Advanced Java Programming

Advanced Java ProgrammingTU Board 2080

Write a TCP client server system in which the client program sends two integers to a server program, which returns the greatest among them.

5
A worked answer is on its wayMeanwhile, read the Advanced Java Programming notes for this topic.

Discussion

Loading…

More Advanced Java Programming questions

All Advanced Java Programming old questions