View Single Post
  #5   (View Single Post)  
Old 17th August 2009
sbonar sbonar is offline
New User
 
Join Date: Aug 2009
Posts: 4
Default

Thanks. Any good examples on how a kernel and user-spaced app can use socket calls to communicate? I've used sockets to communicate between 2 apps in user-space on 2 different machines, i.e. client-server, but never from kernel to user-space.

Thanks again.
Reply With Quote