From mboxrd@z Thu Jan 1 00:00:00 1970 From: prabhum@msys-tech.com (prabhu) Date: Tue, 22 Feb 2011 15:13:43 +0530 Subject: Socket program in kernel Message-ID: <4D63854F.1000502@msys-tech.com> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi All, I wrote socket program in user level but i want to write the same program in kernel. Like the driver(socket server) should receive all the incoming TCP or UDP pocket(may be say raw socket) and write into the file. Please provide your valuable idea to do this program ... Also please point out pitfalls. Thanks, Prabhu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110222/1465157a/attachment.html