Describe the scope and applications of Java Socket and Node.js in network programming platforms.
Explain the purpose of the NetworkInterface class and describe its factory and getter methods with examples.
Explain the process of opening a URL connection and reading data from the server in Java.
Write a Program to Send and Receive a Message using Connectionless Sockets.
What are the fundamental components of JAVA NIO? Difference between Blocking and Non-blocking I/O.
Explain the RMI architecture with the detail role.
Write short notes. (Any two)
a) ProxySelector
b) JSSE
c) Web Cache
Attempt any TWO questions
[2x10=20]a) What is Cookie? Explain about CookieManager and HttpCookie classes.
b) Discuss the purpose and use of HTTP response codes in URL connections. Provide examples of common response codes.
Explain how a TCP echo server using thread created with snipped code and also give their advantages.
What is Traceroute? Write down the working principle. Explain the Trace Route program with sample code.