winsock-lsp
IPC between windows service and LSP DLL
I\'m writing a Winsock LSP (Layered Service Provider) DLL that needs to communicate with a windows service.[详细]
2023-03-16 11:38 分类:问答display http blocking page from LSP with chrome
I have modified Microsoft\'s LSP (Winsosk Layered Service Provider) example to make web filter application for desktop. I am able to block access to websites by comparing host in http header to a list[详细]
2023-03-07 00:40 分类:问答Communicating with a DLL
I have an LSP (Layered Service Provider) DLL, but once it\'s installed in the catalog, how to i communicate with it in my program? My LSP is based largely off of Microsoft\'s sample LSP.[详细]
2023-02-27 09:15 分类:问答Layered Service Provider in C#
I开发者_运维百科\'m looking to write a LSP in C# to capture and re-direct UDP packets.. I have little experience with LSP\'s but I\'ve heard they can do this sort of thing, please correct me if I\'m[详细]
2023-02-27 00:45 分类:问答System-wide Ad Blocker
I intend to build an Ad Blocker application that blocks ads on all browsers. Some Ad Blockers have plugins for each browser, but I think that\'s a lot of work and incompatibilities. I\'m thinking on a[详细]
2023-02-17 09:48 分类:问答If I want to develop Layered Service Provider to support all Windows OS's, what problems should I expect?
I want to develop simple HTTP filter (transparent proxy). I want it to开发者_Go百科 support all versions of Windows including XP and above.[详细]
2023-02-07 22:46 分类:问答Socket change in LSP
Is it possible to change the destination socket (IP and port) of the outgoing packets using LSP (Layered Service Provider) in Windows?[详细]
2023-01-26 12:26 分类:问答Get destination port in WSPSend
I am having a problem in getting the destination port number in the WSPSend function in the sample LSP provided with Microsoft platform SDK.[详细]
2023-01-25 04:52 分类:问答LSP (Layered Service Provider) OS compatibility
Which operating systems support LSP (Layered Service Provider)? Interesting operating systems (Windows XP 32/64bit,Wind开发者_JAVA技巧ows Vista 32/64bit, Windows 7 32/64bit, Windows Server 2008 32/64[详细]
2023-01-20 21:22 分类:问答How to convert a Mat variable type in an IplImage variable type in OpenCV 2.0?
I am trying to rotate an image in OpenCV. I\'ve used this code that I found here on Stack Overflow: Mat source(img);[详细]
2022-12-23 13:51 分类:问答