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

Computer Graphics | Preboard Solution 2019

Group B Morgan   Short Question Write a Program to draw a circle with radius 200 and center (500,700) using midpoint circle algorithm.

Comprehensive Questions Define intensity attenuation and ambient light. Explain the procedure of Phong shading method for polygon rendering with its algorithm. Intensity attenuation means that a surface close to the light […]

Continue Reading