How can i get the list of all the active tcp connections? In linux you
could f.ex.
just look at /proc/net/tcp and read the info from there, but on solaris
that doesn't work...if someone would have some c-code or similar would
be greatly appreciated.
-Joni