Em Tue, Sep 10, 2002 at 02:52:12PM +0300, Matti Aarnio escreveu: > On Tue, Sep 10, 2002 at 12:08:10PM +0100, Raul Murillo wrote: > > Hi everyone, > > I have a kernel module that writes data into shared memory. A user-space > > process reads this data and then transmits it to the network. Would it be > > possible for the module itself to handle the network communication tasks > > from within the kernel? At the end of the day network protocols (TCP/IP in > > my case) are handled by the kernel, aren't they? > > Do note that NFS is already doing this. > Perhaps you can find examples of the code in there ? ncpfs, smbfs, khttpd, tux also are examples on how to do that. - Arnaldo - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html