Skip to content

Instantly share code, notes, and snippets.

View howardking's full-sized avatar

王帅华 howardking

View GitHub Profile
@howardking
howardking / IP17MON.cpp
Last active August 29, 2015 14:13 — forked from ZRJ/IP17MON.cpp
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <string>
#include <vector>
#include <fstream>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <assert.h>