Unit 7- Socket Programming in Java(9hr)

Goal : Socket programming to build any networked application g. www(IE, Firefox), FTP (WinSCP) The four applications are A trivial date server and client, one-way communication. A capitalize server and client,two-way communication. A two-player tic tac toe game, illustrating a server that needs to keep track of the state of a game, and inform each […]

Continue Reading