Skip to content

Instantly share code, notes, and snippets.

View Blackhawk95's full-sized avatar
๐Ÿ˜•
Rebuilding stuffs

Abhijith M Blackhawk95

๐Ÿ˜•
Rebuilding stuffs
View GitHub Profile
@Blackhawk95
Blackhawk95 / idk.cc
Last active April 2, 2018 07:33 — forked from patiljeevanr/idk.cc
ethernet tcp
#include <iostream>
#include <string>
#include "ns3/core-module.h"
#include "ns3/network-module.h"
#include "ns3/csma-module.h"
#include "ns3/internet-module.h"
#include "ns3/point-to-point-module.h"
#include "ns3/applications-module.h"
#include "ns3/ipv4-global-routing-helper.h"