I'm looking at the software languages and need an api
to monitor a port (example:80) AND intercept eveything
with the ability to stop whatever application is
trying to send or recieve data on it.
i would like to stay away from Windows DLL hell and
of course wold like something for multiple operating
systems.
I don't want to throw all my work in to a Windows
LSP (Layered service provider)
Any thoughts?
to monitor a port (example:80) AND intercept eveything
with the ability to stop whatever application is
trying to send or recieve data on it.
i would like to stay away from Windows DLL hell and
of course wold like something for multiple operating
systems.
I don't want to throw all my work in to a Windows
LSP (Layered service provider)
Any thoughts?
Comment