NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
telemetry_server.cpp File Reference
#include <websocketpp/config/asio_no_tls.hpp>
#include <websocketpp/server.hpp>
#include <fstream>
#include <iostream>
#include <set>
#include <streambuf>
#include <string>
Include dependency graph for telemetry_server.cpp:

Go to the source code of this file.

Classes

class  telemetry_server
 The telemetry server accepts connections and sends a message every second to each client containing an integer count. More...
 

Functions

int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 176 of file telemetry_server.cpp.

References telemetry_server::run().