Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

eric-b/utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Various small utilities

Disclaimer

These are not maintained projects. Feel free to reuse it if useful, feel free to PR, but don't expect fast answers in case of bug ;-).

How to (re)use

I try to wrap each utility into a single file. Just drop the file you're interested in into your project.

netstat

Just a wrapper around Windows 'netstat' command (launch an external process).

Others resources:

For direct P/Invoke, see also: http://www.timvw.be/2007/09/09/build-your-own-netstatexe-with-c/

For managed (partial) implementation of netstat, see http://www.timvw.be/2007/09/09/build-your-own-netstatexe-with-c/

About

Various code utilities

Resources

Stars

Watchers

Forks

Languages