Support Forums

Full Version: Help Me! its killing me
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm stucked on this assignment given to me.. but there is no idea in my head right now..


I found out that doing client server programming in the kernel layer required
some additional knowledge of linux kernel socket programming. You can't
use send( ),recv( ),socket( ) or listen( ) funtion (or system calls) that we used
in lab session in the kernel level socket programming.
So, to make your work simpler, i divided the assignment into 2 parts.



1. You Need to print as much as possible the kernel process data structure
(task_struct). Do this as kernel module that use the same Makefile as
we did in lab session.
Compile as progOS1.ko
2. You need to implement one time pad encryption communication
between client and server. You may use the same pad or you can also
generate new set of pad for each buffer sending. Send pad and
ciphertext together.
Compile as OTPserver.c and OTPclient.c

you still need help?
yummy request lol
yes..
help me on 1st question..
I am stuck my friend.
I'm also stuck at this, same school ? o.o
I guess.. Tongue