Archive for the ‘Winsock LSP’ Category
Monday, June 28th, 2010
Here 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
Tags: free lsp samples, how to write an lsp, how to write lsp, where to find lsp samples, winsock samples
Posted in Winsock LSP | No Comments »
Monday, June 28th, 2010
It 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
Tags: lsp issue, lsp issues, lsp problems, problem with lsp
Posted in Winsock LSP | No Comments »
Sunday, June 27th, 2010
Blocking 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
Tags: block winsock, winsock block, winsock resource
Posted in Winsock LSP | No Comments »
Friday, June 25th, 2010
An LSP problem is a Winsock (Windows Sockets) problem. There is no way to have an LSP problem without a Winsock problem – they are pretty much attached at the hip. LSP problem, Winsock problem.
So when you run into layer service provider development issues, you generally want to goto the Internet to help you find a solution. This is how many, many people find Komodia.com each and every day.
For your LSP needs, there is a free LSP guide and a free LSP resource page. There are also several free LSP samples also. This site really is an amazing LSP tool.
However, do take note that the LSP guide is eventually going to become a book that will be available for sale on this Komodia.com. It is in your best interests to download the guide now while it is still free!
Chris
Tags: free LSP guide, layer service provider development, lsp problem, lsp problem winsock problem, winsock problem
Posted in Winsock LSP | No Comments »
Wednesday, June 23rd, 2010
Vista can be a bit of an LSP nightmare because of the potential snafu regarding the 32 bit and 64 bit versions. It is such a headache that I have officially decided to give it a title: The Vista Layered Service Provider Problem.
The catch is that some people are only installing the 32 bit DLLs and the 32 bit LSP on a 64 bit OS and then other people are only installing the 64 bit DLLs and the 64 bit LSP. The fact of the matter is that in order to run a 32 bit application n a 64 bit OS, you need the 32 bit DLLs and LSP. However, you ALSO need the 64 bit DLLs and LSP for the 64 bit applications. One important note, you must install the 32 bit versions first.
This should effectively solve a majority of the problems and fix LSP issues for Vista. However, if you are having other problems like Vista LSP can’t connect to Internet or communication problems, then you may need more detailed help. I would definitely check out the free LSP guide and resource page here at Komodia.com before going any further.
Chris
Tags: fix lsp issues for vista, free LSP guide, Vista layered service provider problem, vista lsp can't connect to internet
Posted in Winsock LSP | No Comments »