Skip to content

Instantly share code, notes, and snippets.

View niranjanneeru's full-sized avatar
❄️
Lav

NIRANJAN B niranjanneeru

❄️
Lav
View GitHub Profile
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <arpa/inet.h>
char * ip = "";