View All Java Networking

A) Communication Programs Networking – Introduction Communication with TCP/IP Protocol Client to Server (one-way) communication Server to client (one-way) communication Chat Program (two-way) communication Sending File Contents (two-way) communication Using UDP Protocol Server to Client using UDP Echo Server (UDP) B) Non-Communication Programs URLConnection & URL Using InetAddress