Looking for someone to replicate NETSTAT code for me, in a simpler for, using c or c++. Quote your prices and turnaround in PM
Netstat is actually a collection of several tools, Netstat covers all from reading kernel routing tables to reading sockets. What you actually mean by Simpler ?
Hi, See, basically I am looking to create a netstat utility of my own. I have to do this in order to complete an academic project. What I need is a simple code, which means, that it should not include all the options included in netstat (-a,-e etc), but just show me the TCP and UDP connections and the ports they are listening to. I dont want routing tables etc, just a simple c/c++ code that can show me initial TCP and UDP connections Regards, Jeewant