开发者

How I can listen for a tcp port in kernel space (freebsd)?

As the title sa开发者_如何学Cys, How I can work with tcp sockets in kernel space? Is there any tricky notes?


Look at ng_ksocket. Even if you will not use netgraph, it is a nice implementation of kernel-level socket manipulation.


I found a post on linuxjournal.com about networking in kernel.

May be helpful.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜