OSX Equivalent of Winsock LSP

Posted by Michael on Stack Overflow See other posts from Stack Overflow or by Michael
Published on 2010-03-23T13:53:47Z Indexed on 2010/05/21 23:20 UTC
Read the original article Hit count: 196

Filed under:
|

On Windows, it's possible to program an LSP service on top of Winsock which provides the ability to do a lot of manipulation/etc. with networked applications. For instance, some anti virus applications register an LSP and analyse network traffic that way. Is there a friendly way to accomplish the same sort of thing on OSX?

© Stack Overflow or respective owner

Related posts about winsock

Related posts about osx