Kernel-Bridge icon indicating copy to clipboard operation
Kernel-Bridge copied to clipboard

Winsock support help...

Open eix128 opened this issue 5 years ago • 1 comments

Hi , you can use https://github.com/wbenny/KSOCKET KSOCKET is windows kernel socket. Its very easy to use.You can implement it. But there is no usermode to use it.Its kernel only. Just needs some wrapper. Maybe you can do it in Kernel-Bridge

Also checkout for Linux version: https://github.com/hbagdi/ksocket

eix128 avatar Dec 23 '20 12:12 eix128

Sure, I'll add WSK wrappers in the Kb2 (maybe not in the first release, but at the nearest future)

HoShiMin avatar Dec 23 '20 14:12 HoShiMin