Page 1 of 1

Can we determine information about open socket connections?

Posted: Tue Nov 15, 2016 11:48 pm
by kolban
I recently found that I was running a broken app that ran out of sockets (max = 16). It would have helped me a lot if I could have "queried" the environment to obtain a list of TCP/UDP/Socket connections in use. Are there are APIs that I can use to "interrogate" the environment to find out what connections (inbound, outbound or listening) that may be in my environment?

Re: Can we determine information about open socket connections?

Posted: Wed Nov 16, 2016 4:47 am
by WiFive