Purnima Agarwal
@Purnima
4 published packets
Joined Apr 2021
Published Projects
Socket Programming- Program in Java for Implementing an Simplex Unrestricted Protocol.
Socket programming in java for implementing the simplex unrestricted protocol of data link layer using TCP. There are two codes, one for the server and one for the client.
Jul 13, 2021
Socket Programming- Program in Java for Implementing an Simplex Unrestricted Protocol
Socket programming in java for implementing the simplex unrestricted protocol of data link layer using TCP. There are two codes, one for the server and one for the client.
Jul 13, 2021
Socket Programming in Java- For Simplex Communication using Connectionless Service
Program in Java to execute a simple connectionless communication between a server and client.
Jun 22, 2021
Program in Java for Simplex Communication using Connection Oriented Service
This program implements simplex communication using connection-oriented services where SocketServer and Socket class is used. This is a Socket Programming concept in Computer Networks.
Apr 30, 2021