开发者

Layered Service Provider in vb6

开发者 https://www.devze.com 2023-02-05 06:45 出处:网络
can anyone help me with techniques on how 2 write Layered Service Provider in vb6. i am developing an application that will restrict site visited buy students inschool library.

can anyone help me with techniques on how 2 write Layered Service Provider in vb6. i am developing an application that will restrict site visited buy students in school library. please i need algorithms, maybe code or tutorial. am already well grounded in winsock. am developing on windows os first, ma开发者_StackOverflow中文版ybe later unix or linus etc


A low-level system component such as an LSP would be quite difficult to write in a legacy langauge like VB6. Maybe you should consider switching to C++ or C#?

However, Komodia seems to have a lot of information and examples about this subject.

0

精彩评论

暂无评论...
验证码 换一张
取 消