WFP Filter can be used to intercept traffic as a packet or stream level, and is used by Microsoft to replace existing technologies such as NDIS, TDI, LSP.
WFP Filter
November 30th, 2011iOS Parental control
November 22nd, 2011We have started to create mini sites for our iPad parental control and iPhone parental control, things will be interesting.
Barak
Knowledge base
October 17th, 2010We just created a knowledge base site: http://support.komodia.com and we will soon expand it for support tickets as well.
Barak
New sites
October 9th, 2010We have created two new sites for our daughter company (Parental Control Solutions Ltd.):
Barak
How to Write LSP and Where to Find LSP Samples
June 28th, 2010Here are two questions that we hear rather frequently:
The short answer is, of course, Komodia.com.
How to write LSP - Komodia has several tools that you can use to begin your Winsock LSP writing career. There is the free LSP guide, the free LSP resource page, and the free LSP newsletter. You can use all of these tools as a beginner to bolster your LSP knowledge and get you on the correct track.
Where to find LSP samples - Komodia has an entire library full of free LSP samples that you can incorporate into your work and use. Just follow the LSP sample links that you find in this post to find the LSP samples here on Komodia.
Remember, when it comes to LSP, Komodia is your free LSP resource on the Internet.
Chris
Problems With LSP & LSP Issues
June 28th, 2010It does not matter how long you have been working with LSP – every LSP developer has problems arise every day. So do not take your problems with LSP personally! I think sometimes my greatest block to working well is the frustration I get when I run into an LSP issue.
(“Why isn’t this working?! It is supposed to be working! I did everything correctly!” - sound familiar?)
Well, Komodia.com is THE online tool for LSP developers. There is a free LSP guide and an incredible LSP resource page as well as an LSP newsletter. Feel free to use all of the available LSP information and tools because that is why it is here!
Chris
Winsock Block
June 27th, 2010Blocking communication using Winsock is a fairly simple procedure. You can create a Winsock block any point that you insert Winsock into the communication stream.
To block Winsock then you would simply remove your block in the stream and communication would continue as before.
There are other programs and applications that perform this task as well and so you will need to ask yourself whether or not Winsock is the correct tool to use in this certain situation. Fortunately Komodia is the greatest Winsock resource on the web.
Chris
Help Wanted: Windows Layered Service Provider LSP Driver Developer
June 27th, 2010It is tough in the land of the LSP developer. I know that writing even a simple LSP code can take as much as 90 days! That seems like such a long time to spend on the little, simple things – especially when it is time you could be spending on the meatier LSP problems and issues that you will have to face.
That is why I believe so strongly in the value of Komodia’s products. They can offer you a service that will honestly save your most valuable resource: TIME.
You can spend your time writing line after line of code on the simple things or you can let Komodia do it for you. This will free you up for other concerns involving LSP: how to inject to running process, et cetera…
Keep the frustration level to a minimum! Remember how you used to feel when you saw a job description that included Windows layered service provider LSP driver developer?
Chris
TCP Stream Sniffer for Windows
June 26th, 2010Help regarding TCP stream sniffer, Windows:
Komodia has a free sniffer open source code. Yes, I know. How can Komodia continue to give away resources that everyone else is only selling? The answer is that Komodia is striving to be the ANSWER to all of your questions. Komodia.com is already the recognized leader in all things LSP, but this is just the tip of the iceberg.
When it comes to TCP stream sniffer questions, Komodia is the place to come!
C++ library (free of charge, open source) which encapsulates winsock2 API capabilities, that enables the user to manage each and every aspect of sockets’ key operations. Functions: Simple to use and understand and especially free of charge; Complete manageability over threading scenarios; Dependable and speedy.
Chris
Winsock LSP Questions
June 26th, 2010When should I use LSP?
How do I know if I am using LSP?
There are truly so many questions regarding LSP (Layered Service Provider) and Winsock (Windows Sockets). Just because you have questions does not mean that you are an LSP newbie either! Even the most experienced LSP developers have problems from time to time.
It is for this reason – Winsock LSP questions - that so many people visit Komodia.com every day. Komodia is THE LSP resource on the Internet. When you have an LSP problem, Komodia is going to have an LSP solution!
Chris
