Experiment 3 socket programming in tcp client and tcp server udp server
Technical Study
May 09, 2023
Server.c #include <stdio.h> #include <stdlib.h> #include <string.h> #include <unistd.h> #include <arpa/inet.h...
In These Blog i provide technology notes for Engineering students and UPSC aspirants also technology overall information


