<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<small>Hi All,<br>
<br>
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 <br>
TCP or UDP pocket(may be say raw socket) and write into the file. <br>
<br>
Please provide your valuable idea to do this program ... Also please
point out pitfalls. <br>
<br>
Thanks,<br>
Prabhu<br>
</small><br>
</body>
</html>